Socket
Socket
Sign inDemoInstall

inet_xtoy

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inet_xtoy - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

17

package.json
{
"name": "inet_xtoy",
"version": "1.0.3",
"version": "1.0.4",
"description": "inet_ntop() and inet_pton() bindings for Node.js",

@@ -21,3 +21,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/sjinks/node-inet-xtoy"
"url": "git+https://github.com/sjinks/node-inet-xtoy.git"
},

@@ -28,5 +28,5 @@ "dependencies": {

"devDependencies": {
"mocha": "^6.2.0",
"node-gyp": "^5.0.0",
"semistandard": "^14.0.1",
"mocha": "^6.2.1",
"node-gyp": "^5.0.5",
"semistandard": "^14.2.0",
"should": "^13.2.3"

@@ -38,3 +38,8 @@ },

]
}
},
"gypfile": true,
"bugs": {
"url": "https://github.com/sjinks/node-inet-xtoy/issues"
},
"homepage": "https://github.com/sjinks/node-inet-xtoy#readme"
}
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