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 2.4.9 to 2.4.10

14

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

@@ -51,3 +51,3 @@ "bin": {

"eslint": "4.19.1",
"eslint-plugin-import": "2.9.0",
"eslint-plugin-import": "2.11.0",
"eslint-plugin-mocha": "5.0.0",

@@ -58,4 +58,4 @@ "eslint-plugin-node": "6.0.1",

"istanbul": "0.4.5",
"mocha": "5.0.5",
"npm-check-updates": "2.14.1",
"mocha": "5.1.1",
"npm-check-updates": "2.14.2",
"nsp": "3.2.1"

@@ -66,5 +66,5 @@ },

"commander": "2.15.1",
"dependency-cruiser": "3.0.2",
"lodash": "4.17.5",
"resolve": "1.6.0",
"dependency-cruiser": "3.1.1",
"lodash": "4.17.10",
"resolve": "1.7.1",
"safe-regex": "1.1.0",

@@ -71,0 +71,0 @@ "semver": "5.5.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