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 58.0.2 to 59.0.0

18

package.json
{
"name": "kmore-cli",
"author": "waiting",
"version": "58.0.2",
"version": "59.0.0",
"description": "Command line to generate dicts from ts source files for kmore",

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

"#package.json": "./package.json",
"##/*": "./dist/*",
"##/*": "./src/*",
"#@/*": "./test/*"

@@ -39,6 +39,6 @@ },

"dependencies": {
"@waiting/shared-core": "^22.0.0",
"@waiting/shared-types": "^22.0.0",
"@waiting/shared-types-dev": "^14.3.3",
"kmore-types": "^58.0.1",
"@waiting/shared-core": "^23.0.0",
"@waiting/shared-types": "^23.0.0",
"@waiting/shared-types-dev": "^16.0.0",
"kmore-types": "^59.0.0",
"minimist": "^1.2.8",

@@ -48,3 +48,3 @@ "rxjs": "^7.8.0",

"tsconfig-resolver": "^3.0.1",
"tsx": "^3.12.10"
"tsx": "^4.7.0"
},

@@ -83,6 +83,6 @@ "engines": {

"rp": "tsx bin-hashbang.js",
"test": "cross-env NODE_ENV=test TS_NODE_PROJECT=test/tsconfig.json mocha --parallel=false -r=test/root.hooks.ts",
"test": "cross-env NODE_ENV=test TS_NODE_PROJECT=test/tsconfig.json mocha --parallel=false",
"tsc": "tsc -b"
},
"gitHead": "4693246173f9cebb397bfacb93c1f654321cd4d7"
"gitHead": "86ff5018c20425e72328db386ce896a1360b0575"
}

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

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