You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@pacote/memoize

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pacote/memoize - npm Package Compare versions

Comparing version

to
1.0.5

2

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.__esModule = true;
function createCache() {

@@ -4,0 +4,0 @@ var cache = {};

{
"name": "@pacote/memoize",
"description": "Memoization function.",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",

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

},
"gitHead": "7d883b534bd660adb86ac9049f902cf1329e1a51"
"gitHead": "e5f5eaa7f4acddcc755c7135f46bc3bef5867fdb"
}