prisma-redis-middleware
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "prisma-redis-middleware", | ||
"author": "A-J Roos <asjas@hey.com>", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Prisma Middleware for caching results of queries in Redis", | ||
@@ -78,4 +78,4 @@ "license": "Hippocratic-3.0", | ||
"engines": { | ||
"node": "^12.x || ^14.x || ^16.x", | ||
"npm": "^6.x || ^7.x || ^8.x" | ||
"node": "^14.x || ^16.x", | ||
"npm": " ^7.x || ^8.x" | ||
}, | ||
@@ -82,0 +82,0 @@ "repository": { |
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
276421