Comparing version 5.0.12 to 5.0.13
{ | ||
"name": "@endo/nat", | ||
"version": "5.0.12", | ||
"version": "5.0.13", | ||
"description": "Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError", | ||
@@ -33,3 +33,3 @@ "main": "./src/index.js", | ||
"devDependencies": { | ||
"@endo/compartment-mapper": "^1.3.1", | ||
"@endo/compartment-mapper": "^1.4.0", | ||
"ava": "^6.1.3", | ||
@@ -40,5 +40,5 @@ "eslint": "^8.57.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"prettier": "^3.2.5", | ||
"ses": "^1.9.1", | ||
"typescript": "~5.6.2" | ||
"prettier": "^3.3.3", | ||
"ses": "^1.10.0", | ||
"typescript": "~5.6.3" | ||
}, | ||
@@ -77,3 +77,3 @@ "directories": { | ||
}, | ||
"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
26148