Comparing version 7.7.2 to 8.0.0
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 7.7.1 | ||
* @version 7.7.2 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore", | ||
"author": "waiting", | ||
"version": "7.7.2", | ||
"version": "8.0.0", | ||
"description": "A SQL query builder based on knex with powerful TypeScript type support", | ||
@@ -34,6 +34,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-core": "^14.0.0", | ||
"@waiting/shared-types": "^14.0.0", | ||
"@waiting/shared-core": "^14.2.0", | ||
"@waiting/shared-types": "^14.2.0", | ||
"camelcase-keys": "6.2.2", | ||
"kmore-types": "^7.7.2", | ||
"kmore-types": "^8.0.0", | ||
"rxjs": "7", | ||
@@ -109,3 +109,3 @@ "snakecase-keys": "4.0.2" | ||
}, | ||
"gitHead": "1d46207c48d10ab6dd550c0d7d44d3e2054f9cd5" | ||
"gitHead": "a18c1c177ccaa94650c17a68b53a9c550542a968" | ||
} |
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
+ Addedkmore-types@8.0.0(transitive)
- Removedkmore-types@7.7.2(transitive)
Updated@waiting/shared-core@^14.2.0
Updatedkmore-types@^8.0.0