prisma-extension-pagination
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "prisma-extension-pagination", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Prisma Client extension for pagination", | ||
@@ -9,3 +9,3 @@ "source": "src/index.ts", | ||
"require": "./dist/index.js", | ||
"import": "./index.module.js" | ||
"import": "./dist/index.module.js" | ||
}, | ||
@@ -12,0 +12,0 @@ "main": "./dist/index.js", |
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
47301