Socket
Socket
Sign inDemoInstall

wifi-network

Package Overview
Dependencies
72
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

14

package.json
{
"name": "wifi-network",
"version": "0.2.0",
"version": "0.2.1",
"description": "Cross-platform wireless network control",

@@ -17,9 +17,9 @@ "license": "MIT",

"dependencies": {
"bindings": "^1.2.1",
"nan": "^2.6.2",
"prebuild-install": "^2.1.2"
"bindings": "^1.3.0",
"nan": "^2.7.0",
"prebuild-install": "^2.3.0"
},
"devDependencies": {
"mocha": "^3.4.1",
"prebuild": "^6.1.0"
"mocha": "^4.0.1",
"prebuild": "^6.2.2"
},

@@ -44,5 +44,5 @@ "peerDependencies": {},

"install": "prebuild-install || node-gyp rebuild",
"lint": "cpplint --recursive src",
"lint": "cpplint --filter=-legal/copyright,-whitespace --recursive src",
"test": "npm run lint && mocha"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc