Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prisma-redis-middleware

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma-redis-middleware - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

8

package.json
{
"name": "prisma-redis-middleware",
"main": "src/index.ts",
"version": "1.1.6",
"version": "1.1.7",
"description": "Prisma Middleware for caching results of queries in Redis",

@@ -11,3 +11,7 @@ "engines": {

"type": "module",
"exports": "./dist/index.js",
"exports": {
".": "./dist/index.js",
"./*": "./dist/*/index.js",
"./package.json": "./package.json"
},
"types": "dist/index.d.ts",

@@ -14,0 +18,0 @@ "files": [

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc