Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@endo/nat

Package Overview
Dependencies
Maintainers
5
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/nat - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

src/index.d.ts

14

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc