@endo/compartment-mapper
Advanced tools
Comparing version 0.7.4 to 0.7.5
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.7.5](https://github.com/endojs/endo/compare/@endo/compartment-mapper@0.7.4...@endo/compartment-mapper@0.7.5) (2022-04-15) | ||
**Note:** Version bump only for package @endo/compartment-mapper | ||
### [0.7.4](https://github.com/endojs/endo/compare/@endo/compartment-mapper@0.7.3...@endo/compartment-mapper@0.7.4) (2022-04-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/compartment-mapper", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "The compartment mapper assembles Node applications in a sandbox", | ||
@@ -44,9 +44,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@endo/cjs-module-analyzer": "^0.2.24", | ||
"@endo/static-module-record": "^0.7.3", | ||
"@endo/zip": "^0.2.24", | ||
"ses": "^0.15.14" | ||
"@endo/cjs-module-analyzer": "^0.2.25", | ||
"@endo/static-module-record": "^0.7.4", | ||
"@endo/zip": "^0.2.25", | ||
"ses": "^0.15.15" | ||
}, | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.4.9", | ||
"@endo/eslint-config": "^0.4.10", | ||
"ava": "^3.12.1", | ||
@@ -97,3 +97,3 @@ "babel-eslint": "^10.0.3", | ||
}, | ||
"gitHead": "f0063be090c2e5c5f8b4561f1aa0fecdc79b0b04" | ||
"gitHead": "3ae52352ca54614f0bf40f74a6f3959ea5973c2e" | ||
} |
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
179417
Updated@endo/zip@^0.2.25
Updatedses@^0.15.15