Comparing version 4.1.31 to 5.0.0
{ | ||
"name": "@endo/nat", | ||
"version": "4.1.31", | ||
"version": "5.0.0", | ||
"description": "Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError", | ||
@@ -28,3 +28,3 @@ "main": "./src/index.js", | ||
"devDependencies": { | ||
"@endo/compartment-mapper": "^0.9.2", | ||
"@endo/compartment-mapper": "^1.0.0", | ||
"ava": "^5.3.0", | ||
@@ -34,5 +34,5 @@ "eslint": "^8.46.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-import": "^2.29.0", | ||
"prettier": "^3.0.0", | ||
"ses": "^0.18.8" | ||
"ses": "^1.0.0" | ||
}, | ||
@@ -67,3 +67,3 @@ "directories": { | ||
}, | ||
"gitHead": "9c779d317c4b02133172dbe142c5b2d1727efc49" | ||
"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
25072