Comparing version 65.0.0 to 65.0.1
{ | ||
"name": "kmore", | ||
"author": "waiting", | ||
"version": "65.0.0", | ||
"version": "65.0.1", | ||
"description": "A SQL query builder based on knex with powerful TypeScript type support", | ||
@@ -89,3 +89,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "d977bf29a9cbbc2920758e91c315c685d81a53ce" | ||
"gitHead": "a8bd564d0872be80846fb44eb94fdbbc81659019" | ||
} |
@@ -26,3 +26,3 @@ # [kmore](https://waitingsong.github.io/kmore/) | ||
// for Midway.js | ||
npm i @mw-components/kmore && npm i -D kmore-cli | ||
npm i @mwcp/kmore && npm i -D kmore-cli | ||
@@ -116,3 +116,3 @@ # Then add one of the following: | ||
```ts | ||
// auto generated accessors tb_user() and tb_user_detail() | ||
// auto generated accessor tb_user() and tb_user_detail() | ||
const { tb_user, tb_user_detail } = km.refTables | ||
@@ -119,0 +119,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
260417