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 0.13.1 to 0.14.0

8

CHANGELOG.md

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

# [0.14.0](https://github.com/waitingsong/kmore/compare/v0.13.1...v0.14.0) (2020-01-16)
**Note:** Version bump only for package kmore-cli
## [0.13.1](https://github.com/waitingsong/kmore-cli/compare/v0.13.0...v0.13.1) (2019-11-17)

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

2

dist/bin/kmore-cli.js

@@ -7,3 +7,3 @@ #!/usr/bin/env node

*
* @version 0.13.0
* @version 0.13.1
* @author waiting

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

@@ -5,3 +5,3 @@ /**

*
* @version 0.13.0
* @version 0.13.1
* @author waiting

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

{
"name": "kmore-cli",
"author": "waiting",
"version": "0.13.1",
"version": "0.14.0",
"description": "Command line to generate config of tables from ts types file for kmore",

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

"bugs": {
"url": "https://github.com/waitingsong/kmore-cli/issues"
"url": "https://github.com/waitingsong/kmore/issues"
},

@@ -27,3 +27,3 @@ "homepage": "https://waitingsong.github.io/kmore/",

"type": "git",
"url": "git+https://github.com/waitingsong/kmore-cli.git"
"url": "git+https://github.com/waitingsong/kmore.git"
},

@@ -34,3 +34,3 @@ "license": "MIT",

"@waiting/shared-types": "3",
"kmore-types": "^0.13.1",
"kmore-types": "^0.14.0",
"rxjs": "^6.5.2",

@@ -50,3 +50,2 @@ "yargs": "15"

"build": "npm run tsc && npm run rp",
"devbuild": "npm run tsc && npm run rp",
"clean": "rm -rf dist/* .vscode/.tsbuildinfo .vscode/.tsbuildinfo.* ",

@@ -89,3 +88,3 @@ "cov": "cross-env TS_NODE_PROJECT=test/tsconfig.json nyc mocha",

},
"gitHead": "587cab4dc8cc36937a7c338c4e0d6530faf83ca5"
"gitHead": "3a48cf8a1438b9c06135e16540c42af50dbd1912"
}

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