@ivfuture/ecomm-cache-inmemory
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@ivfuture/ecomm-cache-inmemory", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "In-memory Cache Module for Medusa", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "https://github.com/medusajs/medusa", | ||
"url": "https://gitlab.com/iv_future/ivf-commerce/ecomm-core", | ||
"directory": "packages/cache-inmemory" | ||
@@ -21,3 +21,3 @@ }, | ||
"devDependencies": { | ||
"@ivfuture/ecomm-types": "^1.4.0", | ||
"@ivfuture/ecomm-types": "1.5.0", | ||
"cross-env": "^5.2.1", | ||
@@ -37,5 +37,5 @@ "jest": "^29.6.3", | ||
"dependencies": { | ||
"@ivfuture/ecomm-modules-sdk": "^1.3.0" | ||
"@ivfuture/ecomm-modules-sdk": "1.4.0" | ||
}, | ||
"gitHead": "6279a6f9acf9cbc23c225dd93499044dc99d39e9" | ||
"gitHead": "aba4fc8034d23bbc9bdd44277f90861039250416" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19793