@agoric/install-ses
Advanced tools
Comparing version 0.5.30-dev-067ae75.0 to 0.5.30-dev-07f2552.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-067ae75.0+067ae75", | ||
"version": "0.5.30-dev-07f2552.0+07f2552", | ||
"description": "install SES at import time", | ||
@@ -18,6 +18,6 @@ "type": "module", | ||
}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"@agoric/babel-standalone": "^7.14.3", | ||
"@agoric/eventual-send": "^0.13.30", | ||
"@agoric/lockdown": "^0.1.0" | ||
"@agoric/eventual-send": "0.14.1-dev-07f2552.0+07f2552", | ||
"@endo/lockdown": "^0.1.2" | ||
}, | ||
@@ -51,10 +51,6 @@ "files": [ | ||
], | ||
"prettier": { | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "067ae75327a2316b32b092dc2992f7a27dd14310" | ||
"gitHead": "07f2552ec95c7db1ca25d127630b0ff7f2ad3dc6" | ||
} |
// 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)
- Removed@agoric/eventual-send@0.13.30(transitive)
- Removed@agoric/lockdown@0.1.1(transitive)
- Removedses@0.14.5(transitive)