@prisma/schema-files-loader
Advanced tools
Comparing version 5.12.0-integration-publishing.3 to 5.12.0-integration-publishing.4
{ | ||
"name": "@prisma/schema-files-loader", | ||
"version": "5.12.0-integration-publishing.3", | ||
"version": "5.12.0-integration-publishing.4", | ||
"description": "Package for resolving and loading schema files when schema is split into multiple files", | ||
@@ -14,8 +14,2 @@ "main": "dist/index.js", | ||
"author": "Serhii Tatarintsev <tatarintsev@prisma.io>", | ||
"scripts": { | ||
"dev": "DEV=true tsx helpers/build.ts", | ||
"build": "tsx helpers/build.ts", | ||
"test": "jest", | ||
"prepublishOnly": "pnpm run build" | ||
}, | ||
"files": [ | ||
@@ -30,3 +24,8 @@ "dist" | ||
"jest": "29.7.0" | ||
}, | ||
"scripts": { | ||
"dev": "DEV=true tsx helpers/build.ts", | ||
"build": "tsx helpers/build.ts", | ||
"test": "jest" | ||
} | ||
} |
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
15834
5