🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@agoric/evaluate

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/evaluate

(unsafe) three-argument evaluator function

latest
npmnpm
Version
2.2.6
Version published
Weekly downloads
161
-7.47%
Maintainers
5
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 17 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts