func-cache
Advanced tools
Comparing version 2.0.76 to 2.1.0
{ | ||
"name": "func-cache", | ||
"version": "2.0.76", | ||
"version": "2.1.0", | ||
"license": "MIT", | ||
@@ -76,6 +76,7 @@ "main": "dist/index.js", | ||
}, | ||
"./fs": "./src/tools/fs.ts", | ||
"./redis": "./src/tools/redis.ts", | ||
"./upstash": "./src/tools/upstash.ts" | ||
"./tools/fs": "./tools/fs.ts", | ||
"./tools/redis": "./tools/redis.ts", | ||
"./tools/upstash": "./tools/upstash.ts", | ||
"./tools": "./tools" | ||
} | ||
} |
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
73157
17
1064