Comparing version 6.2.2 to 7.0.0
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 6.2.1 | ||
* @version 6.2.2 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore", | ||
"author": "waiting", | ||
"version": "6.2.2", | ||
"version": "7.0.0", | ||
"description": "A SQL query builder based on knex with powerful TypeScript type support", | ||
@@ -34,8 +34,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^13.0.0", | ||
"kmore-types": "^6.2.2", | ||
"@waiting/shared-types": "^14.0.0", | ||
"kmore-types": "^7.0.0", | ||
"rxjs": "7" | ||
}, | ||
"devDependencies": { | ||
"@waiting/shared-core": "^13.0.0", | ||
"@waiting/shared-core": "^14.0.0", | ||
"cross-env": "7", | ||
@@ -107,3 +107,3 @@ "knex": "^0.95.0", | ||
}, | ||
"gitHead": "c48b4085a040217ee397e6054b53da19316e5785" | ||
"gitHead": "599dd1bb8a729f2be527dd19ae2d38daf199c6c6" | ||
} |
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
+ Added@waiting/shared-core@14.4.2(transitive)
+ Added@waiting/shared-types@14.4.2(transitive)
+ Addedkmore-types@7.7.2(transitive)
- Removed@waiting/shared-core@13.2.0(transitive)
- Removed@waiting/shared-types@13.2.0(transitive)
- Removedkmore-types@6.2.2(transitive)
- Removedtypescript@4.2.4(transitive)
Updatedkmore-types@^7.0.0