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

@agoric/install-ses

Package Overview
Dependencies
Maintainers
5
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/install-ses - npm Package Compare versions

Comparing version 0.5.30-dev-0c4d32b.0 to 0.5.30-dev-0df62af.0

2

debug.js

@@ -6,2 +6,2 @@ // install-ses.js - call lockdown with default Agoric shims

export * from '@agoric/lockdown/commit-debug.js';
export * from '@endo/lockdown/commit-debug.js';

@@ -6,2 +6,2 @@ // install-ses.js - call lockdown with default Agoric shims

export * from '@agoric/lockdown/commit.js';
export * from '@endo/lockdown/commit.js';
{
"name": "@agoric/install-ses",
"version": "0.5.30-dev-0c4d32b.0+0c4d32b",
"version": "0.5.30-dev-0df62af.0+0df62af",
"description": "install SES at import time",

@@ -20,4 +20,4 @@ "type": "module",

"@agoric/babel-standalone": "^7.14.3",
"@agoric/eventual-send": "0.14.1-dev-0c4d32b.0+0c4d32b",
"@agoric/lockdown": "0.1.2-dev-0c4d32b.0+0c4d32b"
"@agoric/eventual-send": "0.14.1-dev-0df62af.0+0df62af",
"@endo/lockdown": "^0.1.2"
},

@@ -54,3 +54,3 @@ "files": [

},
"gitHead": "0c4d32bb53e935bee28e64b53d9d74ae4c89b44a"
"gitHead": "0df62af94494c81e96db85e99e47b64923533f06"
}
// Generic preamble for all shims.
import '@agoric/lockdown';
import '@endo/lockdown';
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