Comparing version 5.0.4 to 5.0.5
{ | ||
"name": "@endo/nat", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError", | ||
@@ -13,5 +13,7 @@ "main": "./src/index.js", | ||
"build": "exit 0", | ||
"build:types": "tsc --build tsconfig.build.json", | ||
"clean:types": "git clean -f '*.d.ts*'", | ||
"test": "ava test/**/test-*.js", | ||
"lint-fix": "eslint --fix", | ||
"lint-check": "eslint" | ||
"lint": "tsc" | ||
}, | ||
@@ -30,4 +32,4 @@ "repository": { | ||
"devDependencies": { | ||
"@endo/compartment-mapper": "^1.1.2", | ||
"ava": "^5.3.0", | ||
"@endo/compartment-mapper": "^1.1.3", | ||
"ava": "^6.1.2", | ||
"eslint": "^8.46.0", | ||
@@ -38,3 +40,3 @@ "eslint-config-airbnb-base": "^15.0.0", | ||
"prettier": "^3.0.0", | ||
"ses": "^1.3.0" | ||
"ses": "^1.4.0" | ||
}, | ||
@@ -69,3 +71,3 @@ "directories": { | ||
}, | ||
"gitHead": "297fed572fedec0e1ae3ce34cf409f9d45233d43" | ||
"gitHead": "36384eb5a4bbd11dd3d06a8045d620f8d6569590" | ||
} |
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
26617
8
126