@tirke/node-cache-manager-ioredis
Advanced tools
Comparing version 3.2.0 to 3.3.0
@@ -21,2 +21,6 @@ "use strict"; | ||
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps( | ||
// If the importer is in node compatibility mode or this is not an ESM | ||
// file that has been converted to a CommonJS file using a Babel- | ||
// compatible transform (i.e. "__esModule" has not been set), then set | ||
// "default" to the CommonJS "module.exports" for node compatibility. | ||
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, | ||
@@ -23,0 +27,0 @@ mod |
{ | ||
"name": "@tirke/node-cache-manager-ioredis", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/Tirke/node-cache-manager-stores", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8702
252
0