@agoric/evaluate

2.2.6 • Public • Published

Evaluate

INSECURE three-argument evaluate function. The evaluated code will have full access to the globals, which is usually 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 an INSECURE 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/evaluate

Weekly Downloads

3

Version

2.2.6

License

Apache-2.0

Unpacked Size

24.3 kB

Total Files

13

Last publish

Collaborators

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