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

chijidun-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chijidun-cli - npm Package Compare versions

Comparing version 1.2.2 to 1.3.0

5

app.js

@@ -19,4 +19,2 @@ #!/usr/bin/env node

let gArgv = null;
let gHeaders = {

@@ -48,3 +46,2 @@ 'Accept': 'application/json, text/javascript, */*; q=0.01',

function init() {
gArgv = Yargs.argv;
Charset(SuperAgent);

@@ -57,3 +54,3 @@ Retry(SuperAgent);

console.log(Chalk.yellow('欢迎使用 吃几顿(命令行版) v1.2.0'));
console.log(Chalk.yellow('欢迎使用 吃几顿(命令行版) v1.3.2'));

@@ -60,0 +57,0 @@ return procMain();

2

package.json
{
"name": "chijidun-cli",
"version": "1.2.2",
"version": "1.3.0",
"description": "The Chi Ji Dun command line utility.",

@@ -5,0 +5,0 @@ "bin": {

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