@endo/common
Advanced tools
Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "@endo/common", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "common low level utilities", | ||
@@ -44,13 +44,13 @@ "keywords": [], | ||
"dependencies": { | ||
"@endo/errors": "^1.2.7", | ||
"@endo/eventual-send": "^1.2.7", | ||
"@endo/promise-kit": "^1.1.7" | ||
"@endo/errors": "^1.2.8", | ||
"@endo/eventual-send": "^1.2.8", | ||
"@endo/promise-kit": "^1.1.8" | ||
}, | ||
"devDependencies": { | ||
"@endo/lockdown": "^1.0.12", | ||
"@endo/ses-ava": "^1.2.7", | ||
"@endo/lockdown": "^1.0.13", | ||
"@endo/ses-ava": "^1.2.8", | ||
"ava": "^6.1.3", | ||
"c8": "^7.14.0", | ||
"tsd": "^0.31.2", | ||
"typescript": "~5.6.2" | ||
"typescript": "~5.6.3" | ||
}, | ||
@@ -82,3 +82,3 @@ "files": [ | ||
}, | ||
"gitHead": "c242c28a68d1af29475150e44b5f3e9d0feda8cd" | ||
"gitHead": "5486ed1f238104716b6a8321b977fbc508ef80e1" | ||
} |
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.8
Updated@endo/eventual-send@^1.2.8
Updated@endo/promise-kit@^1.1.8