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

electron-compile-cache

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-compile-cache - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

6

package.json
{
"name": "electron-compile-cache",
"version": "0.6.2",
"version": "0.6.3",
"description": "Base class for compilers in electron-compile, use this to implement your own compiler",

@@ -24,5 +24,5 @@ "main": "lib/compile-cache.js",

"dependencies": {
"lodash": "^3.8.0",
"mkdirp": "^0.5.0"
"lodash": "^3.10.1",
"mkdirp": "^0.5.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