Socket
Socket
Sign inDemoInstall

@ivfuture/ecomm-cache-inmemory

Package Overview
Dependencies
0
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.6-cibo.0 to 1.2.0-cibo.0

0

dist/index.d.ts

@@ -0,0 +0,0 @@ import { ModuleExports } from "@ivfuture/ecomm-modules-sdk";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ExternalModuleDeclaration } from "@ivfuture/ecomm-modules-sdk";

@@ -0,0 +0,0 @@ "use strict";

export { default as InMemoryCacheService } from "./inmemory-cache";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=index.js.map

8

package.json
{
"name": "@ivfuture/ecomm-cache-inmemory",
"version": "1.1.6-cibo.0",
"version": "1.2.0-cibo.0",
"description": "In-memory Cache Module for Medusa",

@@ -20,3 +20,3 @@ "main": "dist/index.js",

"devDependencies": {
"@ivfuture/ecomm-types": "1.1.4-cibo.0",
"@ivfuture/ecomm-types": "1.2.0-cibo.0",
"cross-env": "^5.2.1",

@@ -35,5 +35,5 @@ "jest": "^25.5.4",

"dependencies": {
"@ivfuture/ecomm-modules-sdk": "1.1.6-cibo.0"
"@ivfuture/ecomm-modules-sdk": "1.2.0-cibo.0"
},
"gitHead": "604488556ad20ec4b3adc444faee2ad593b4ec66"
"gitHead": "e714930ed4835a10b9096977e2850426b01de899"
}

@@ -0,0 +0,0 @@ # Medusa Cache In-memory

Sorry, the diff of this file is not supported yet

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