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

deps-walker

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deps-walker - npm Package Compare versions

Comparing version 0.3.0 to 1.0.0

12

package.json
{
"name": "deps-walker",
"version": "0.3.0",
"version": "1.0.0",
"description": "Walks the module dependency graph. It's highly configurable.",

@@ -29,14 +29,14 @@ "main": "lib/index.js",

"babylon": "^6.18.0",
"debug": "4.1.1",
"debug": "^4.1.1",
"graceful-fs": "^4.1.15",
"mkdirp": "^0.5.1",
"resolve": "1.10.1"
"resolve": "^1.10.1"
},
"devDependencies": {
"eslint": "5.16.0",
"prettier": "1.17.0"
"eslint": "^5.16.0",
"prettier": "^1.17.0"
},
"engines": {
"node": ">=7.6.0"
"node": ">=8.0.0"
}
}

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