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

js-makedepend

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-makedepend - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

15

package.json
{
"name": "js-makedepend",
"version": "3.0.3",
"version": "3.0.4",
"description": "Determines dependencies of javascript modules and saves them in a Makefile. A bit like makedepend does for C.",

@@ -59,4 +59,4 @@ "bin": {

"devDependencies": {
"chai": "4.1.2",
"eslint": "5.4.0",
"chai": "4.2.0",
"eslint": "5.6.1",
"eslint-plugin-import": "2.14.0",

@@ -70,9 +70,8 @@ "eslint-plugin-mocha": "5.2.0",

"npm-run-all": "4.1.3",
"upem": "1.0.0"
"upem": "1.0.1"
},
"dependencies": {
"acorn": "5.7.2",
"commander": "2.17.1",
"dependency-cruiser": "4.5.0",
"lodash": "4.17.10",
"commander": "2.18.0",
"dependency-cruiser": "4.6.0",
"lodash": "4.17.11",
"resolve": "1.8.1",

@@ -79,0 +78,0 @@ "safe-regex": "1.1.0",

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