@endo/init
Advanced tools
Comparing version 0.5.43 to 0.5.44
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.5.44](https://github.com/endojs/endo/compare/@endo/init@0.5.43...@endo/init@0.5.44) (2022-08-23) | ||
**Note:** Version bump only for package @endo/init | ||
### [0.5.43](https://github.com/endojs/endo/compare/@endo/init@0.5.42...@endo/init@0.5.43) (2022-06-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/init", | ||
"version": "0.5.43", | ||
"version": "0.5.44", | ||
"description": "Prepare Endo environment on import", | ||
@@ -28,4 +28,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@endo/compartment-mapper": "^0.7.7", | ||
"@endo/ses-ava": "^0.2.27", | ||
"@endo/compartment-mapper": "^0.7.8", | ||
"@endo/ses-ava": "^0.2.28", | ||
"ava": "^3.12.1" | ||
@@ -35,5 +35,5 @@ }, | ||
"@endo/base64": "^0.2.27", | ||
"@endo/eventual-send": "^0.15.5", | ||
"@endo/lockdown": "^0.1.15", | ||
"@endo/promise-kit": "^0.2.43" | ||
"@endo/eventual-send": "^0.16.0", | ||
"@endo/lockdown": "^0.1.16", | ||
"@endo/promise-kit": "^0.2.44" | ||
}, | ||
@@ -77,3 +77,3 @@ "files": [ | ||
}, | ||
"gitHead": "a311acb02115271fbda6953734d0b4f52aa85892" | ||
"gitHead": "7dc29059b201826295cbf2deb28bb2ed70f5ec1f" | ||
} |
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
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
40037
+ Added@endo/eventual-send@0.16.9(transitive)
- Removed@endo/eventual-send@0.15.5(transitive)
Updated@endo/eventual-send@^0.16.0
Updated@endo/lockdown@^0.1.16
Updated@endo/promise-kit@^0.2.44