New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nmc

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nmc - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

bin/nmc.js

27

package.json
{
"name": "nmc",
"version": "0.0.1",
"description": "",
"main": "index.js",
"version": "0.0.2",
"description": "node modules cleaner",
"main": "bin/nmc.js",
"bin": {
"nmc": "bin/nmc.js"
},
"homepage": "https://github.com/origeva/nmc",
"repository": {
"type": "git",
"url": "https://github.com/origeva/nmc"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node bin/nmc.js"
},
"author": "",
"license": "ISC"
"keywords": [
"node",
"node_modules",
"modules",
"cli",
"cleaner"
],
"author": "Ori Geva",
"license": "MIT"
}
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