New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koatty_cli

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_cli - npm Package Compare versions

Comparing version 3.8.1 to 3.8.2

.vscode/launch.json

15

CHANGELOG.md

@@ -5,2 +5,17 @@ # Changelog

### [3.8.2](https://github.com/koatty/koatty_cli/compare/v3.8.1...v3.8.2) (2023-07-26)
### Bug Fixes
* deps ([9c5944b](https://github.com/koatty/koatty_cli/commit/9c5944b14447d5ba8c8d12b296488b8208aa3025))
* upgrade ver ([25cc731](https://github.com/koatty/koatty_cli/commit/25cc7311fcc67b0bb5d60cd654b1ae967569ae89))
### [3.6.1](https://github.com/koatty/koatty_cli/compare/v3.8.1...v3.6.1) (2023-07-26)
### Bug Fixes
* deps ([9c5944b](https://github.com/koatty/koatty_cli/commit/9c5944b14447d5ba8c8d12b296488b8208aa3025))
### [3.8.1](https://github.com/koatty/koatty_cli/compare/v3.6.0...v3.8.1) (2023-07-26)

@@ -7,0 +22,0 @@

25

package.json
{
"name": "koatty_cli",
"version": "3.8.1",
"version": "3.8.2",
"description": "Koatty command line tool.",

@@ -32,2 +32,8 @@ "scripts": {

"homepage": "https://github.com/koatty/koatty_cli",
"maintainers": [
{
"name": "richenlin",
"email": "richenlin@gmail.com"
}
],
"devDependencies": {

@@ -40,7 +46,7 @@ "eslint": "^8.x.x",

"dependencies": {
"chalk": "^5.3.0",
"chalk": "^4.1.2",
"cli-spinner": "^0.2.10",
"commander": "^3.0.2",
"del": "^7.0.0",
"download-git-repo": "^0.0.2",
"del": "^6.0.0",
"download-git-repo": "^3.0.2",
"koatty_lib": "^1.3.3",

@@ -50,10 +56,5 @@ "koatty_proto": "^1.1.12",

"replace": "^1.2.1",
"update-notifier": "^6.0.2"
},
"maintainers": [
{
"name": "richenlin",
"email": "richenlin@gmail.com"
}
]
"tslib": "^2.6.1",
"update-notifier": "^5.1.0"
}
}

@@ -6,3 +6,3 @@ /*

* @Date: 2020-12-22 17:29:34
* @LastEditTime: 2022-03-04 13:43:53
* @LastEditTime: 2023-07-26 23:08:18
*/

@@ -20,9 +20,8 @@

██  ██  ██████  █████  ████████ ████████ ██  ██ 
██  ██  ██    ██ ██   ██    ██       ██     ██  ██  
█████   ██  ██ ███████  ██  ██   ████  
██  ██  ██  ██ ██   ██  ██  ██   ██  
██  ██  ██████  ██  ██  ██  ██  ██ 
https://github.com/koatty
`
┬┌─┌─┐┌─┐┌┬┐┌┬┐┬ ┬
├┴┐│ │├─┤ │ │ └┬┘
┴ ┴└─┘┴ ┴ ┴ ┴ ┴
-------------------------------------------
https://github.com/koatty
`
};
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