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 59.2.0 to 59.2.1

1

dist/lib/index.d.ts

@@ -5,2 +5,3 @@ export * from './kmore.js';

export * from './propagation.types.js';
export { wrapIdentifier } from './helper.js';
export { initKmoreEvent } from './config.js';

@@ -7,0 +8,0 @@ export { getCurrentTime, mergeDoWithInitData, } from './helper.js';

@@ -5,2 +5,3 @@ export * from './kmore.js';

export * from './propagation.types.js';
export { wrapIdentifier } from './helper.js';
export { initKmoreEvent } from './config.js';

@@ -7,0 +8,0 @@ export { getCurrentTime, mergeDoWithInitData, } from './helper.js';

4

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

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

},
"gitHead": "6c36a5e59d70e53870c44a1c711ba96551720f7e"
"gitHead": "a5a97c6d3c0ff1ff7aa113dbffd81c85f8c206dd"
}

@@ -6,2 +6,3 @@

export * from './propagation.types.js'
export { wrapIdentifier } from './helper.js'

@@ -8,0 +9,0 @@ export { initKmoreEvent } from './config.js'

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