Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kmore

Package Overview
Dependencies
Maintainers
0
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kmore - npm Package Compare versions

Comparing version 65.0.0 to 65.0.1

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc