Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.0.4 to 0.0.5

10

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

@@ -30,9 +30,9 @@ "author": {

"lodash": "~2.4.1",
"rimraf": "~2.2.8",
"coveralls": "~2.10.0",
"mocha-lcov-reporter": "0.0.1"
"rimraf": "~2.2.8"
},
"devDependencies": {
"mocha": "~1.20.1",
"istanbul": "~0.2.11"
"istanbul": "~0.2.11",
"coveralls": "~2.10.0",
"mocha-lcov-reporter": "0.0.1"
},

@@ -39,0 +39,0 @@ "private": false,

@@ -151,2 +151,4 @@ # memoize-fs

v0.0.5 - coveralls and mocha-lcov-reporter are dev-dependencies
v0.0.4 - refactoring, error handling, exclude tests in npmignore

@@ -153,0 +155,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