Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/default-evaluate-options

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/default-evaluate-options

Agoric default evaluation options for Realms and SES

  • 0.3.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
24
increased by9.09%
Maintainers
5
Weekly downloads
 
Created
Source

Default Evaluate Options

This repository provides default evaluation options for use with Realms and SES.

Semantic versioning of this package is important, so that you don't introduce incompatible changes into your repositories.

import makeDefaultEvaluateOptions from '@agoric/default-evaluate-options';
[...]
const options = makeDefaultEvaluateOptions();
const r = Realm.makeRootRealm(options);

FAQs

Package last updated on 04 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc