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.2 to 5.0.3

./src/index.js

11

package.json
{
"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"
}
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