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

johnny-dependency

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

johnny-dependency - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

25

package.json
{
"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

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