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.7 to 1.0.8

19

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

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

],
"author": "Volodymyr Kolesnykov <volodymyr@wildwolf.name>",
"author": "Volodymyr Kolesnykov <volodymyr@wildwolf.name> (https://wildwolf.name/)",
"license": "MIT",

@@ -25,9 +25,16 @@ "repository": {

},
"files": [
"index.js",
"index.d.ts",
"main.cpp",
"binding.gyp"
],
"dependencies": {
"nan": "*"
"nan": "^2.14.1"
},
"devDependencies": {
"mocha": "^7.1.1",
"node-gyp": "^6.1.0",
"semistandard": "^14.2.0",
"eslint-config-standard": "^13.0.1",
"mocha": "^8.0.1",
"node-gyp": "^7.0.0",
"semistandard": "^14.2.2",
"should": "^13.2.3"

@@ -34,0 +41,0 @@ },

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