Comparing version 1.1.0 to 1.1.1
{ | ||
"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 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
9852
4
81
- Removedpath@^0.12.7
- Removedinherits@2.0.3(transitive)
- Removedpath@0.12.7(transitive)
- Removedprocess@0.11.10(transitive)
- Removedutil@0.10.4(transitive)