Comparing version 59.4.1 to 59.5.2
{ | ||
"name": "kmore", | ||
"author": "waiting", | ||
"version": "59.4.1", | ||
"version": "59.5.2", | ||
"description": "A SQL query builder based on knex with powerful TypeScript type support", | ||
@@ -42,8 +42,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-core": "^23.0.1" | ||
"@waiting/shared-core": "^23.2.0" | ||
}, | ||
"devDependencies": { | ||
"@mwcp/otel": "20 - 22", | ||
"kmore-cli": "^59.4.1", | ||
"kmore-types": "^59.4.1", | ||
"kmore-cli": "^59.5.2", | ||
"kmore-types": "^59.5.2", | ||
"knex": "^3.1.0", | ||
@@ -87,3 +87,3 @@ "pg": "^8.11.3" | ||
}, | ||
"gitHead": "24bf1698797758d195bececf0723d3056f7a26a4" | ||
"gitHead": "c985178b5bddb45f70fd8c9b58a04c76f1093f2f" | ||
} |
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@types/node@22.10.0(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.3(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@waiting/shared-core@^23.2.0