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

wifi

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wifi - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.npmignore

26

package.json
{
"name": "wifi",
"version": "0.0.0",
"version": "0.0.1",
"description": "wifi.io node.js sdk",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node server.js",
"test": "./node_modules/mocha/bin/mocha ./test/test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/turingou/wifi.io.git"
},
"author": "turing",
"license": "MIT",
"keywords": [
"wifi.io"
"wifi.io",
"wifi"
],
"author": "turing",
"license": "MIT"
"bugs": {
"url": "https://github.com/turingou/wifi.io/issues"
},
"dependencies": {
"beer":"*"
},
"devDependencies": {
"mocha": "*",
"should": "*"
}
}
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