@endo/init
Advanced tools
Comparing version 0.5.50 to 0.5.51
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.5.51](https://github.com/endojs/endo/compare/@endo/init@0.5.50...@endo/init@0.5.51) (2022-10-24) | ||
**Note:** Version bump only for package @endo/init | ||
### [0.5.50](https://github.com/endojs/endo/compare/@endo/init@0.5.49...@endo/init@0.5.50) (2022-10-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/init", | ||
"version": "0.5.50", | ||
"version": "0.5.51", | ||
"description": "Prepare Endo environment on import", | ||
@@ -28,4 +28,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@endo/compartment-mapper": "^0.7.14", | ||
"@endo/ses-ava": "^0.2.34", | ||
"@endo/compartment-mapper": "^0.7.15", | ||
"@endo/ses-ava": "^0.2.35", | ||
"ava": "^3.12.1" | ||
@@ -35,5 +35,5 @@ }, | ||
"@endo/base64": "^0.2.27", | ||
"@endo/eventual-send": "^0.16.6", | ||
"@endo/lockdown": "^0.1.22", | ||
"@endo/promise-kit": "^0.2.50" | ||
"@endo/eventual-send": "^0.16.7", | ||
"@endo/lockdown": "^0.1.23", | ||
"@endo/promise-kit": "^0.2.51" | ||
}, | ||
@@ -77,3 +77,3 @@ "files": [ | ||
}, | ||
"gitHead": "8da6dc1002417c0f18cd43b351f8f62d7010260c" | ||
"gitHead": "8fb324d8f13a0c6939dc0c1feb831f72298f1853" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
41165
1
Updated@endo/eventual-send@^0.16.7
Updated@endo/lockdown@^0.1.23
Updated@endo/promise-kit@^0.2.51