Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "@endo/nat", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError", | ||
@@ -19,3 +19,4 @@ "main": "./src/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/endojs/endo.git" | ||
"url": "git+https://github.com/endojs/endo.git", | ||
"directory": "packages/nat" | ||
}, | ||
@@ -29,3 +30,3 @@ "author": "Endo contributors", | ||
"devDependencies": { | ||
"@endo/compartment-mapper": "^1.1.0", | ||
"@endo/compartment-mapper": "^1.1.1", | ||
"ava": "^5.3.0", | ||
@@ -37,3 +38,3 @@ "eslint": "^8.46.0", | ||
"prettier": "^3.0.0", | ||
"ses": "^1.1.0" | ||
"ses": "^1.2.0" | ||
}, | ||
@@ -68,3 +69,3 @@ "directories": { | ||
}, | ||
"gitHead": "373f9eebab66c94ed42350473c90fb25e6054f0a" | ||
"gitHead": "f731c5c12f8d185dbf2daf53ec6a57e5ac56e4e9" | ||
} |
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
27627
7
169