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 1.0.4 to 1.0.5

12

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

@@ -42,9 +42,9 @@ "bin": {

"chai": "3.5.0",
"eslint": "3.5.0",
"eslint": "3.7.1",
"eslint-plugin-security": "1.2.0",
"intercept-stdout": "0.1.2",
"istanbul": "0.4.5",
"mocha": "3.0.2",
"npm-check-updates": "2.8.0",
"nsp": "2.6.1"
"mocha": "3.1.0",
"npm-check-updates": "2.8.4",
"nsp": "2.6.2"
},

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

"commander": "2.9.0",
"lodash": "4.16.1",
"lodash": "4.16.4",
"resolve": "1.1.7",

@@ -57,0 +57,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