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

kmore-cli

Package Overview
Dependencies
Maintainers
1
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kmore-cli - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.1](https://github.com/waitingsong/kmore/compare/v1.1.0...v1.1.1) (2020-07-12)
**Note:** Version bump only for package kmore-cli
# [1.1.0](https://github.com/waitingsong/kmore/compare/v0.21.0...v1.1.0) (2020-07-12)

@@ -8,0 +16,0 @@

4

dist/bin/kmore-cli.js

@@ -5,5 +5,5 @@ #!/usr/bin/env node

* kmore-cli
* Command line to generate config of tables from ts types file for kmore
* Command line to generate dicts from ts source files for kmore
*
* @version 0.21.0
* @version 1.1.0
* @author waiting

@@ -10,0 +10,0 @@ * @license MIT

/**
* kmore-cli
* Command line to generate config of tables from ts types file for kmore
* Command line to generate dicts from ts source files for kmore
*
* @version 0.21.0
* @version 1.1.0
* @author waiting

@@ -7,0 +7,0 @@ * @license MIT

{
"name": "kmore-cli",
"author": "waiting",
"version": "1.1.0",
"description": "Command line to generate config of tables from ts types file for kmore",
"version": "1.1.1",
"description": "Command line to generate dicts from ts source files for kmore",
"keywords": [
"kmore",
"knex",
"typed knex",
"typescript",

@@ -86,3 +85,3 @@ "ts"

},
"gitHead": "de9a962e725764f8dcaed607d7a5a2ab4320aed5"
"gitHead": "9033a1657378a51c326813af6b6fc0d30480f073"
}
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