@agoric/install-ses
Advanced tools
Comparing version 0.5.30-dev-72cc8d6.0 to 0.5.30-dev-79c4276.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-72cc8d6.0+72cc8d6", | ||
"version": "0.5.30-dev-79c4276.0+79c4276", | ||
"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-72cc8d6.0+72cc8d6", | ||
"@agoric/lockdown": "0.1.2-dev-72cc8d6.0+72cc8d6" | ||
"@agoric/eventual-send": "0.14.1-dev-79c4276.0+79c4276", | ||
"@endo/lockdown": "^0.1.2" | ||
}, | ||
@@ -51,10 +51,6 @@ "files": [ | ||
], | ||
"prettier": { | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "72cc8d6bcf428596653593708959446fb0a29596" | ||
"gitHead": "79c4276da8c856674bd425c54715adec92648c48" | ||
} |
// 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)