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

unused-package

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unused-package - npm Package Compare versions

Comparing version 1.0.7 to 1.1.0

index.js

25

package.json
{
"name": "unused-package",
"version": "1.0.7",
"description": "",
"main": "unused.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "1.1.0",
"description": "unused-package is a dependency analysing tool which lets you know which packages are not being used or if package is devDependency but installed as normal dependency",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Roxiler/unused-package.git"
},
"author": "sai6855",
"license": "ISC",
"bugs": {
"url": "https://github.com/Roxiler/unused-package/issues"
},
"homepage": "https://github.com/Roxiler/unused-package#readme",
"keywords": [
"react,'react-native",
"react",
"react-native",
"next",

@@ -18,4 +24,9 @@ "node",

"packages",
"unused packages"
"unused packages",
"depcheck",
"unused dependencies"
],
"contributors": [
"sai chand <saichand685@gmail.com>"
]
}
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