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

dependencies-hierarchy

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependencies-hierarchy - npm Package Compare versions

Comparing version 5.0.10 to 5.0.11

15

package.json
{
"name": "dependencies-hierarchy",
"version": "5.0.10",
"version": "5.0.11",
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`",

@@ -15,3 +15,3 @@ "main": "lib/index.js",

"test": "pnpm run tsc && pnpm run lint && ts-node test --type-check",
"prepublishOnly": "tsc",
"prepublishOnly": "pnpm run tsc",
"tsc": "tsc"

@@ -45,6 +45,6 @@ },

"@pnpm/utils": "0.10.5",
"dependency-path": "3.0.7",
"dependency-path": "3.0.8",
"normalize-path": "3.0.0",
"resolve-link-target": "1.0.1",
"semver": "6.1.1"
"semver": "6.2.0"
},

@@ -54,9 +54,6 @@ "devDependencies": {

"@pnpm/logger": "2.1.1",
"@types/semver": "6.0.0",
"@types/semver": "6",
"dependencies-hierarchy": "link:",
"tape": "4.10.2",
"ts-node": "8.2.0",
"tslint": "5.17.0",
"typescript": "3.5.1"
"tape": "4.11.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