@sabinthedev/fastify-prisma
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "@sabinthedev/fastify-prisma", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "A plugin for Fastify to easily register Prisma Client in your Fastify instance ", | ||
@@ -12,3 +12,3 @@ "main": "dist/index.js", | ||
"files": [ | ||
"dist" | ||
"dist/**" | ||
], | ||
@@ -65,2 +65,2 @@ "prisma": { | ||
} | ||
} | ||
} |
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
4468