@agoric/install-ses
Advanced tools
Comparing version 0.5.30-dev-0c4d32b.0 to 0.5.30-dev-0df62af.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-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'; |
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)