@contember/database-migrations
Advanced tools
Comparing version 1.3.5 to 1.4.0-alpha.1
{ | ||
"name": "@contember/database-migrations", | ||
"version": "1.3.5", | ||
"version": "1.4.0-alpha.1", | ||
"scripts": { | ||
@@ -15,3 +15,3 @@ "test": "vitest --dir ./tests/cases" | ||
"dependencies": { | ||
"@contember/database": "1.3.5", | ||
"@contember/database": "1.4.0-alpha.1", | ||
"node-pg-migrate": "^5.9.0" | ||
@@ -18,0 +18,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
104760
2
+ Added@contember/database@1.4.0-alpha.1(transitive)
+ Added@contember/queryable@1.4.0-alpha.1(transitive)
- Removed@contember/database@1.3.5(transitive)
- Removed@contember/queryable@1.3.5(transitive)