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

hasdep

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hasdep - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"name": "hasdep",
"version": "1.1.0",
"version": "1.1.1",
"description": "Check for a dependency (and version) across a Github Org or specific repo",

@@ -9,2 +9,3 @@ "main": "index.js",

},
"repository": "shakefon/hasdep",
"bin": {

@@ -20,5 +21,4 @@ "hasdep": "bin/hasdep.js"

"github": "^2.4.1",
"path": "^0.12.7",
"semver": "^5.3.0"
}
}

@@ -52,2 +52,3 @@ #hasdep

-v Specific Version to check for (will check based on npm SemVer comparison)
-n Negative search. Valid values: "any" (search dependencies and devDependencies), "full" (search only dependencies), "dev" (search only devDependencies)
```

@@ -54,0 +55,0 @@

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