@agoric/install-ses
Advanced tools
Comparing version 0.5.30-dev-7b8d7fe.0 to 0.5.30-dev-7c52633.0
@@ -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'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
12195
+ Added@endo/lockdown@^0.1.2
+ Added@endo/env-options@0.1.4(transitive)
+ Added@endo/lockdown@0.1.32(transitive)
+ Addedses@0.18.8(transitive)