@prisma-extensions/factory
Advanced tools
Comparing version 0.1.0-canary.20230204015639 to 0.1.0-canary.20230204020818
{ | ||
"name": "@prisma-extensions/factory", | ||
"description": "Factory enables you to easily create and build database records for testing or seeding purposes.", | ||
"version": "0.1.0-canary.20230204015639", | ||
"version": "0.1.0-canary.20230204020818", | ||
"files": [ | ||
@@ -41,7 +41,6 @@ "dist" | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"immutable": "4.2.2", | ||
"@prisma-extensions/core": "0.1.0-canary.20230204015639" | ||
"@prisma-extensions/core": "0.1.0-canary.20230204020818" | ||
}, | ||
@@ -48,0 +47,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
8409
+ Added@prisma-extensions/core@0.1.0-canary.20230204020818(transitive)
- Removed@prisma-extensions/core@0.1.0-canary.20230204015639(transitive)