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 2.0.0 to 2.0.1

14

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

@@ -41,13 +41,13 @@ "main": "lib/index.js",

"dependencies": {
"@babel/parser": "^7.21.4",
"@babel/parser": "^7.23.9",
"debug": "^4.3.4",
"graceful-fs": "^4.2.11",
"mkdirp": "^3.0.0",
"resolve": "^1.22.2"
"mkdirp": "^3.0.1",
"resolve": "^1.22.8"
},
"devDependencies": {
"eslint": "^8.39.0",
"jest": "^29.5.0",
"prettier": "^2.8.8"
"eslint": "^8.56.0",
"jest": "^29.7.0",
"prettier": "^3.2.4"
}
}
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