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

memoize-fs

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memoize-fs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

CHANGELOG.md

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

### 1.0.4 (2015-08-11)
* updated es6-promise@^3.0.0
### 1.0.3 (2015-06-14)

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

4

package.json
{
"name": "memoize-fs",
"version": "1.0.3",
"version": "1.0.4",
"description": "memoize/cache in file system solution for Node.js",

@@ -27,3 +27,3 @@ "author": "Boris Diakur <contact@borisdiakur.com> (https://github.com/borisdiakur)",

"dependencies": {
"es6-promise": "^2.1.0",
"es6-promise": "^3.0.0",
"mkdirp": "^0.5.0",

@@ -30,0 +30,0 @@ "rimraf": "^2.4.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