prisma-extension-pagination
Advanced tools
Comparing version 0.3.1 to 0.4.0
{ | ||
"name": "prisma-extension-pagination", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "Prisma Client extension for pagination", | ||
@@ -43,3 +43,3 @@ "type": "module", | ||
"peerDependencies": { | ||
"@prisma/client": "^4.9.0" | ||
"@prisma/client": "^4.9.0 || ^5.0.0" | ||
}, | ||
@@ -60,2 +60,2 @@ "devDependencies": { | ||
} | ||
} | ||
} |
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
48227