Socket
Socket
Sign inDemoInstall

@dashlane/dep-cache

Package Overview
Dependencies
58
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.2 to 0.10.3

4

CHANGELOG.md

@@ -0,1 +1,5 @@

0.10.3
-----
fixing name issue when installing package
0.10.2

@@ -2,0 +6,0 @@ -----

4

package.json
{
"name": "@dashlane/dep-cache",
"version": "0.10.2",
"version": "0.10.3",
"description": "cache dependency manager installs to local machine - fork of npm-cache by swaraj - respects commandline args and deals with npm --production args etc.",

@@ -66,4 +66,4 @@ "main": "index.js",

"bin": {
"npm-cache": "index.js"
"dep-cache": "index.js"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc