@endo/compartment-mapper
Advanced tools
Comparing version 0.7.11 to 0.7.12
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.7.12](https://github.com/endojs/endo/compare/@endo/compartment-mapper@0.7.11...@endo/compartment-mapper@0.7.12) (2022-09-14) | ||
**Note:** Version bump only for package @endo/compartment-mapper | ||
### [0.7.11](https://github.com/endojs/endo/compare/@endo/compartment-mapper@0.7.10...@endo/compartment-mapper@0.7.11) (2022-08-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/compartment-mapper", | ||
"version": "0.7.11", | ||
"version": "0.7.12", | ||
"description": "The compartment mapper assembles Node applications in a sandbox", | ||
@@ -45,5 +45,5 @@ "keywords": [ | ||
"@endo/cjs-module-analyzer": "^0.2.27", | ||
"@endo/static-module-record": "^0.7.10", | ||
"@endo/static-module-record": "^0.7.11", | ||
"@endo/zip": "^0.2.27", | ||
"ses": "^0.15.21" | ||
"ses": "^0.15.22" | ||
}, | ||
@@ -97,3 +97,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5935c16158f239ef9ad5a0c5443e02fed537cb6e" | ||
"gitHead": "44b17d92334592b2da54d91dba73f28db513412a" | ||
} |
@@ -564,4 +564,4 @@ # Compartment mapper | ||
[LavaMoat]: https://github.com/LavaMoat/lavamoat | ||
[Compartments]: https://github.com/endojs/endo/blob/master/packages/ses/README.md#compartment | ||
[Compartments]: ../ses/README.md#compartment | ||
[LavaMoat]: https://github.com/LavaMoat/lavamoat | ||
[package entry points]: https://nodejs.org/api/esm.html#esm_package_entry_points |
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
197662
Updatedses@^0.15.22