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.1.1 to 0.1.2

4

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

@@ -31,3 +31,3 @@ "author": {

"dependencies": {
"es6-promise": "~1.0.0",
"es6-promise": "~2.0.1",
"mkdirp": "~0.5.0",

@@ -34,0 +34,0 @@ "lodash": "~2.4.1",

@@ -193,17 +193,1 @@ # memoize-fs

Then please commit with a __detailed__ commit message.
## Change log
v0.1.1 - using [grunt-nsp-package](https://github.com/nodesecurity/grunt-nsp-package) to audit dependencies
v0.1.0 - memoization of [asynchronous functions](#memoizing-asynchronous-functions)
v0.0.5 - coveralls and mocha-lcov-reporter are dev-dependencies
v0.0.4 - refactoring, error handling, exclude tests in npmignore
v0.0.3 - keywords in package.json, prettified readme, added npmignore
v0.0.2 - [serialize option](#serialize)
v0.0.1 - Alpha
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