@endo/common
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@endo/common", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "common low level utilities", | ||
@@ -44,12 +44,12 @@ "keywords": [], | ||
"dependencies": { | ||
"@endo/errors": "^1.2.0", | ||
"@endo/eventual-send": "^1.2.0", | ||
"@endo/promise-kit": "^1.1.0" | ||
"@endo/errors": "^1.2.1", | ||
"@endo/eventual-send": "^1.2.1", | ||
"@endo/promise-kit": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@endo/lockdown": "^1.0.5", | ||
"@endo/ses-ava": "^1.2.0", | ||
"@endo/lockdown": "^1.0.6", | ||
"@endo/ses-ava": "^1.2.1", | ||
"ava": "^6.1.2", | ||
"c8": "^7.14.0", | ||
"tsd": "^0.28.1" | ||
"tsd": "^0.30.7" | ||
}, | ||
@@ -77,3 +77,3 @@ "files": [ | ||
}, | ||
"gitHead": "36384eb5a4bbd11dd3d06a8045d620f8d6569590" | ||
"gitHead": "25229bdcc26babb3afe0c229df4283a0f3c105f3" | ||
} |
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
Updated@endo/errors@^1.2.1
Updated@endo/eventual-send@^1.2.1
Updated@endo/promise-kit@^1.1.1