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

mendel-deps

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mendel-deps - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0-beta.2

11

package.json
{
"name": "mendel-deps",
"version": "3.0.0-beta.1",
"description": "Depedency finder based on AST and with fs acess caching",
"version": "3.0.0-beta.2",
"description": "Depedency detector based on AST. Supports custom cache and custom resolver.",
"main": "src/deps.js",

@@ -23,4 +23,7 @@ "scripts": {

"tap": "^7.1.2",
"mendel-resolver": "3.0.0-beta.1"
}
"mendel-resolver": "3.0.0-beta.2"
},
"files": [
"src/*"
]
}
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