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
4
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 4.0.0-alpha.1 to 4.0.0-alpha.2

12

package.json
{
"name": "mendel-deps",
"version": "4.0.0-alpha.1",
"version": "4.0.0-alpha.2",
"description": "Depedency detector based on AST. Supports custom cache and custom resolver.",

@@ -13,3 +13,3 @@ "main": "src/index.js",

"type": "git",
"url": "https://github.com/considerinc/mendel"
"url": "git+https://github.com/irae/mendel.git"
},

@@ -25,3 +25,3 @@ "dependencies": {

"glob": "^10.3.3",
"mendel-resolver": "^4.0.0-alpha.1",
"mendel-resolver": "^4.0.0-alpha.2",
"tap": "^16.3.8"

@@ -32,3 +32,7 @@ },

],
"gitHead": "6e24d114f4ff273753654df1aa5e6c124f626e25"
"homepage": "https://github.com/irae/mendel#readme",
"bugs": {
"url": "https://github.com/irae/mendel/issues"
},
"gitHead": "3c1634b0bf3a8360cb17de39fa207fd9ca909b13"
}
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