Socket
Socket
Sign inDemoInstall

foodie

Package Overview
Dependencies
8
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

cli.js

17

package.json
{
"name": "foodie",
"version": "1.0.1",
"version": "1.0.2",
"description": "first foodie CLI",
"main": "index.js",
"bin": {
"foodie": "./index.js"
},
"main": "cli.js",
"author": "matt croak",
"license": "MIT",
"scripts": {
"test": "foodie",
"foodie": "node index.js"
"foodie": "./cli.js"
},

@@ -16,8 +14,9 @@ "config": {

},
"author": "matt croak",
"license": "ISC",
"dependencies": {
"node-fetch": "^2.6.0",
"node-wifiscanner": "^0.2.1"
},
"bin": {
"foodie": "./cli.js"
}
}
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