@agoric/evaluate
(unsafe) three-argument evaluator function
Last updated 6 years ago by michaelfig .
Apache-2.0 · Bugs · Original npm · Tarball · package.json
$ cnpm install @agoric/evaluate 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 2.2.6                                ...           latest (6 years ago)

18 Versions

  • 2.2.6                                ...           6 years ago
  • 2.2.5                                ...           6 years ago
  • 2.2.4                                ...           6 years ago
  • 2.2.3                                ...           6 years ago
  • 2.2.2                                ...           6 years ago
  • 2.2.1                                ...           6 years ago
  • 2.2.0                                ...           6 years ago
  • 2.1.3                                ...           6 years ago
  • 2.1.2                                ...           7 years ago
  • 2.1.1                                ...           7 years ago
  • 2.1.0                                ...           7 years ago
  • 2.0.0                                ...           7 years ago
  • 1.3.2                                ...           7 years ago
  • 1.3.1                                ...           7 years ago
  • 1.3.0                                ...           7 years ago
  • 1.2.0                                ...           7 years ago
  • 1.1.0                                ...           7 years ago
  • 1.0.0                                ...           7 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |