Socket
Socket
Sign inDemoInstall

memo-cache

Package Overview
Dependencies
1
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.7

8

package.json

@@ -5,3 +5,3 @@ {

"description": "A memoization and caching library for NodeJS",
"version": "1.0.5",
"version": "1.0.7",
"repository": {

@@ -25,7 +25,7 @@ "type": "git",

"dependencies": {
"underscore": "~1.8.3"
"underscore": "1.8.3"
},
"devDependencies": {
"mocha": "~2.3.4",
"should": "~7.1.1"
"mocha": "3.1.0",
"should": "11.1.0"
},

@@ -32,0 +32,0 @@ "engines": {

# Node Memoization/Caching Library
[![Build Status](https://travis-ci.org/mrodrig/memo-cache.svg?branch=master)](https://travis-ci.org/mrodrig/memo-cache)
![David - Dependency Checker Icon](https://david-dm.org/mrodrig/memo-cache.png)
[![bitHound Dependencies](https://www.bithound.io/github/mrodrig/memo-cache/badges/dependencies.svg)](https://www.bithound.io/github/mrodrig/memo-cache/master/dependencies/npm)
[![Monthly Downloads](http://img.shields.io/npm/dm/memo-cache.svg)](https://www.npmjs.org/package/memo-cache)

@@ -6,0 +6,0 @@ [![NPM version](https://img.shields.io/npm/v/memo-cache.svg)](https://www.npmjs.org/package/memo-cache)

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