chai-bigint
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "chai-bigint", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Chai assertions for comparing arbitrary-precision integers using the native bigint type", | ||
@@ -21,3 +21,3 @@ "repository": { | ||
"format": "prettier --check --write src/**/*.ts test/**/*.ts --config .prettierrc", | ||
"prepare-release": "yarn lint && yarn test && yarn build" | ||
"prepare:release": "yarn lint && yarn test && yarn build" | ||
}, | ||
@@ -24,0 +24,0 @@ "dependencies": { |
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