prisma-redis-middleware
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "prisma-redis-middleware", | ||
"main": "src/index.ts", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Prisma Middleware for caching results of queries in Redis", | ||
"engines": { | ||
"node": ">=14" | ||
"node": "^12.x || ^14.x || ^16.x", | ||
"npm": ">= 7.x" | ||
}, | ||
@@ -9,0 +10,0 @@ "type": "module", |
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
28032