@endo/errors
Advanced tools
Comparing version 0.1.1 to 1.0.0
{ | ||
"name": "@endo/errors", | ||
"version": "0.1.1", | ||
"version": "1.0.0", | ||
"description": "Package exports of the `assert` global", | ||
@@ -31,4 +31,4 @@ "keywords": [], | ||
"lint:types": "tsc", | ||
"postpack": "yarn clean", | ||
"prepack": "tsc --build tsconfig.build.json", | ||
"build:types": "tsc --build tsconfig.build.json", | ||
"clean:types": "git clean -f '*.d.ts*'", | ||
"test": "ava", | ||
@@ -39,7 +39,7 @@ "test:c8": "c8 $C8_OPTIONS ava --config=ava-nesm.config.js", | ||
"dependencies": { | ||
"ses": "^0.18.8" | ||
"ses": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@endo/lockdown": "^0.1.32", | ||
"@endo/ses-ava": "^0.2.44", | ||
"@endo/lockdown": "^1.0.0", | ||
"@endo/ses-ava": "^1.0.0", | ||
"ava": "^5.3.0", | ||
@@ -69,3 +69,7 @@ "c8": "^7.14.0", | ||
"timeout": "2m" | ||
} | ||
}, | ||
"typeCoverage": { | ||
"atLeast": 95.91 | ||
}, | ||
"gitHead": "6aa22009bf8128575c446aebceb0f9a01459d165" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19508
0
+ Added@endo/env-options@1.1.8(transitive)
+ Addedses@1.10.0(transitive)
- Removed@endo/env-options@0.1.4(transitive)
- Removedses@0.18.8(transitive)
Updatedses@^1.0.0