@prisma-extensions/truncate
Advanced tools
Comparing version 0.1.0-canary.20230204015639 to 0.1.0-canary.20230204020818
{ | ||
"name": "@prisma-extensions/truncate", | ||
"description": "Truncate is a set of extensions containing strategies for cleaning your database. Ideal for isolating tests.", | ||
"version": "0.1.0-canary.20230204015639", | ||
"version": "0.1.0-canary.20230204020818", | ||
"homepage": "https://prisma-extensions.io", | ||
@@ -41,6 +41,5 @@ "files": [ | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@prisma-extensions/core": "0.1.0-canary.20230204015639" | ||
"@prisma-extensions/core": "0.1.0-canary.20230204020818" | ||
}, | ||
@@ -47,0 +46,0 @@ "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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
11374
+ Added@prisma-extensions/core@0.1.0-canary.20230204020818(transitive)
- Removed@prisma-extensions/core@0.1.0-canary.20230204015639(transitive)