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

kmore

Package Overview
Dependencies
Maintainers
1
Versions
272
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 52.0.3 to 52.1.0

2

dist/lib/builder.types.d.ts

@@ -58,2 +58,4 @@ import { CaseConvertTable, CaseType, DbScopedColsByKey, DbScopedColsByTableType, JoinTableWithCaseConvert, SplitScopedColumn, StrKey, UnwrapArrayMember } from '@waiting/shared-types';

export interface TrxPropagateOptions {
entryKey: string;
key: string;
dbId: string;

@@ -60,0 +62,0 @@ type: PropagationType;

4

package.json
{
"name": "kmore",
"author": "waiting",
"version": "52.0.3",
"version": "52.1.0",
"description": "A SQL query builder based on knex with powerful TypeScript type support",

@@ -81,3 +81,3 @@ "keywords": [

},
"gitHead": "a948ff7636b509af3b4e6b64320d7bccdc9d9129"
"gitHead": "850c7ef9bd49877aaba4769848aa4d5e2d0ef207"
}

@@ -108,2 +108,4 @@ /* eslint-disable max-len */

export interface TrxPropagateOptions {
entryKey: string
key: string
dbId: string

@@ -110,0 +112,0 @@ type: PropagationType

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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