@endo/compartment-mapper
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.5.5](https://github.com/endojs/endo/compare/@endo/compartment-mapper@0.5.4...@endo/compartment-mapper@0.5.5) (2021-11-02) | ||
**Note:** Version bump only for package @endo/compartment-mapper | ||
### [0.5.4](https://github.com/endojs/endo/compare/@endo/compartment-mapper@0.5.3...@endo/compartment-mapper@0.5.4) (2021-10-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/compartment-mapper", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "The compartment mapper assembles Node applications in a sandbox", | ||
@@ -43,9 +43,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@endo/cjs-module-analyzer": "^0.2.9", | ||
"@endo/static-module-record": "^0.6.4", | ||
"@endo/zip": "^0.2.9", | ||
"ses": "^0.14.4" | ||
"@endo/cjs-module-analyzer": "^0.2.10", | ||
"@endo/static-module-record": "^0.6.5", | ||
"@endo/zip": "^0.2.10", | ||
"ses": "^0.15.0" | ||
}, | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.3.16", | ||
"@endo/eslint-config": "^0.3.17", | ||
"ava": "^3.12.1", | ||
@@ -92,3 +92,3 @@ "babel-eslint": "^10.0.3", | ||
}, | ||
"gitHead": "e92151ee140769c4de6d8e8533cf9abaac6781e9" | ||
"gitHead": "bf06e1432ab8fa377e19610c883e4c40c4002089" | ||
} |
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
139304
- Removedses@0.14.5(transitive)
Updated@endo/zip@^0.2.10
Updatedses@^0.15.0