johnny-dependency
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "johnny-dependency", | ||
"version": "0.4.0", | ||
"description": "Get a graph of npm dependencies", | ||
"version": "0.4.1", | ||
"description": "npm -ls for remote packages", | ||
"main": "lib/index.js", | ||
"bin": { | ||
"johnny-dependency": "lib/cli.js" | ||
}, | ||
"author": "alex leon <alexleon@domain.com.au>", | ||
"bin": "lib/cli.js", | ||
"repository": "alex-e-leon/johnny-dependency", | ||
"author": "alex leon <alex@leon.st>", | ||
"license": "MIT", | ||
@@ -23,7 +22,5 @@ "scripts": { | ||
"eslint": "^3.19.0", | ||
"eslint-config-airbnb": "^15.0.1", | ||
"eslint-config-airbnb-base": "^11.2.0", | ||
"eslint-plugin-flowtype": "^2.34.0", | ||
"eslint-plugin-import": "^2.6.0", | ||
"eslint-plugin-jsx-a11y": "^5.1.0", | ||
"eslint-plugin-react": "^7.1.0", | ||
"flow-bin": "^0.48.0", | ||
@@ -45,10 +42,10 @@ "mocha": "^3.4.2" | ||
"npm", | ||
"npm -ls", | ||
"packages", | ||
"dependencies", | ||
"dependency-tree", | ||
"dependency graph", | ||
"dependency management", | ||
"dependency versions", | ||
"outdated dependencies", | ||
"parse dependencies", | ||
"version" | ||
"dependency version", | ||
"outdated dependencies" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
9
196831