@fxjs/orm
Advanced tools
Comparing version 1.16.0-alpha.0 to 1.16.0
{ | ||
"name": "@fxjs/orm", | ||
"version": "1.16.0-alpha.0", | ||
"version": "1.16.0", | ||
"description": "", | ||
@@ -37,8 +37,8 @@ "main": "lib", | ||
"@fibjs/enforce": "^0.1.1", | ||
"@fxjs/db-driver": "^0.5.0-alpha.0", | ||
"@fxjs/db-driver": "^0.5.0", | ||
"@fxjs/knex": "^0.4.1", | ||
"@fxjs/orm-core": "^0.3.2", | ||
"@fxjs/orm-property": "^0.4.0-alpha.0", | ||
"@fxjs/sql-ddl-sync": "^0.11.0-alpha.0", | ||
"@fxjs/sql-query": "^0.10.0-alpha.0", | ||
"@fxjs/orm-property": "^0.4.0", | ||
"@fxjs/sql-ddl-sync": "^0.11.0", | ||
"@fxjs/sql-query": "^0.10.0", | ||
"@types/knex": "^0.16.1", | ||
@@ -78,3 +78,3 @@ "fib-pool": "^1.6.0", | ||
}, | ||
"gitHead": "9795ef20b3cd6fad2b513da45c7307457ea4650b" | ||
"gitHead": "802d2e1def54ea48febbe436caae2f8e4f5959b5" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
430247
Updated@fxjs/db-driver@^0.5.0
Updated@fxjs/orm-property@^0.4.0
Updated@fxjs/sql-ddl-sync@^0.11.0
Updated@fxjs/sql-query@^0.10.0