🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@biscottino/memory-store

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@biscottino/memory-store - npm Package Compare versions

Comparing version

to
1.0.0

tsconfig.tsbuildinfo

2

dist/lib.js

@@ -5,4 +5,4 @@ "use strict";

};
var _a;
Object.defineProperty(exports, "__esModule", { value: true });
var _a;
"use strict";

@@ -9,0 +9,0 @@ const store_1 = __importDefault(require("@biscottino/store"));

{
"name": "@biscottino/memory-store",
"version": "0.0.2",
"version": "1.0.0",
"license": "(Apache-2.0 OR MIT)",

@@ -8,4 +8,5 @@ "main": "dist/lib.js",

"dependencies": {
"@biscottino/store": "0.0.2"
}
"@biscottino/store": "^1.0.0"
},
"gitHead": "6788507237f0269b49327089abeed557cd037c4e"
}