@agoric/insecure-evaluate

0.1.1 • Public • Published

Evaluate

INSECURE three-argument evaluate function. The evaluated code will have full access to the globals, which is far more authority than you really want to give that code.

You should be using Secure ECMAScript or Realms to call evaluate with security in mind.

This repository contains a stub implementation of evaluate. If you really need it, you will know, and you are on your own.

Readme

Keywords

none

Package Sidebar

Install

npm i @agoric/insecure-evaluate

Weekly Downloads

2

Version

0.1.1

License

Apache-2.0

Unpacked Size

18.7 kB

Total Files

10

Last publish

Collaborators

  • gibson042
  • mhofman
  • samsiegart
  • jimlarson
  • agoricbot
  • warner
  • erights
  • michaelfig
  • kriskowal