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

@sabinthedev/fastify-prisma

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sabinthedev/fastify-prisma - npm Package Compare versions

Comparing version 1.0.24 to 1.0.25

8

package.json
{
"name": "@sabinthedev/fastify-prisma",
"version": "1.0.24",
"version": "1.0.25",
"description": "A plugin for Fastify to easily register Prisma Client in your Fastify instance ",

@@ -45,4 +45,4 @@ "main": "dist/index.js",

"@types/tap": "15.0.7",
"@typescript-eslint/eslint-plugin": "5.53.0",
"eslint": "8.23.0",
"@typescript-eslint/eslint-plugin": "5.36.1",
"eslint": "8.35.0",
"eslint-config-standard-with-typescript": "22.0.0",

@@ -63,3 +63,3 @@ "eslint-plugin-import": "2.26.0",

"peerDependencies": {
"@prisma/client": "2.x || 3.9.x || 4.x"
"@prisma/client": "2.x || 3.x || 4.x"
},

@@ -66,0 +66,0 @@ "publishConfig": {

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