@ivfuture/ecomm-cache-redis
Advanced tools
Comparing version 1.0.2 to 1.1.0-cibo.0
{ | ||
"name": "@ivfuture/ecomm-cache-redis", | ||
"version": "1.0.2", | ||
"version": "1.1.0-cibo.0", | ||
"description": "Redis Cache Module for Medusa", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@ivfuture/ecomm-types": "^1.0.1", | ||
"@ivfuture/ecomm-types": "^1.1.0-cibo.0", | ||
"cross-env": "^5.2.1", | ||
@@ -29,3 +29,3 @@ "jest": "^25.5.4", | ||
"watch": "tsc --build --watch", | ||
"prepare": "cross-env NODE_ENV=production yarn run build", | ||
"build:prod": "cross-env NODE_ENV=production yarn run build", | ||
"build": "tsc --build", | ||
@@ -36,6 +36,7 @@ "test": "jest --passWithNoTests", | ||
"dependencies": { | ||
"@ivfuture/ecomm-modules-sdk": "^1.0.2", | ||
"@ivfuture/ecomm-modules-sdk": "^1.1.0-cibo.0", | ||
"awilix": "^8.0.0", | ||
"ioredis": "^5.3.1" | ||
} | ||
}, | ||
"gitHead": "dedb704f5feada8fba6fa071343cf1f0964ae603" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
25170
21
2