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.0 to 2.4.1

18

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

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

"coffee-script": "1.12.7",
"dependency-cruiser": "2.5.0",
"eslint": "4.8.0",
"dependency-cruiser": "2.7.2",
"eslint": "4.11.0",
"eslint-plugin-security": "1.4.0",

@@ -59,12 +59,12 @@ "intercept-stdout": "0.1.2",

"npm-check-updates": "2.13.0",
"nsp": "2.8.1",
"typescript": "2.5.3"
"nsp": "3.1.0",
"typescript": "2.6.1"
},
"dependencies": {
"acorn": "5.1.2",
"chalk": "2.1.0",
"commander": "2.11.0",
"acorn": "5.2.1",
"chalk": "2.3.0",
"commander": "2.12.1",
"figures": "2.0.0",
"lodash": "4.17.4",
"resolve": "1.4.0",
"resolve": "1.5.0",
"safe-regex": "1.1.0",

@@ -71,0 +71,0 @@ "semver": "5.4.1"

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