@endo/lockdown
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@endo/lockdown", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Wrappers for hardening JavaScript for Endo", | ||
@@ -24,3 +24,3 @@ "type": "module", | ||
"dependencies": { | ||
"ses": "^1.1.0" | ||
"ses": "^1.2.0" | ||
}, | ||
@@ -36,3 +36,4 @@ "files": [ | ||
"type": "git", | ||
"url": "git+https://github.com/endojs/endo.git" | ||
"url": "git+https://github.com/endojs/endo.git", | ||
"directory": "packages/lockdown" | ||
}, | ||
@@ -61,3 +62,3 @@ "author": "Agoric", | ||
}, | ||
"gitHead": "373f9eebab66c94ed42350473c90fb25e6054f0a" | ||
"gitHead": "f731c5c12f8d185dbf2daf53ec6a57e5ac56e4e9" | ||
} |
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
28066
Updatedses@^1.2.0