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-7b8d7fe.0 to 0.5.30-dev-7c52633.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-7b8d7fe.0+7b8d7fe",
"version": "0.5.30-dev-7c52633.0+7c52633",
"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-7b8d7fe.0+7b8d7fe",
"@agoric/lockdown": "0.1.2-dev-7b8d7fe.0+7b8d7fe"
"@agoric/eventual-send": "0.14.1-dev-7c52633.0+7c52633",
"@endo/lockdown": "^0.1.2"
},

@@ -51,10 +51,6 @@ "files": [

],
"prettier": {
"trailingComma": "all",
"singleQuote": true
},
"publishConfig": {
"access": "public"
},
"gitHead": "7b8d7fe2b094256619394ca352e6ee85fa308d87"
"gitHead": "7c52633af6163dcd736f84bf2013723b46fcd767"
}
// 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