You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@youzi-cli/command

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@youzi-cli/command - npm Package Compare versions

Comparing version
1.0.6
to
1.0.10
+2
-2
lib/index.js

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

* @Date: 2022-10-21 09:52:41
* @LastEditTime: 2022-11-15 14:32:19
* @LastEditTime: 2022-12-21 16:35:52
* @LastEditors: Please set LastEditors

@@ -11,3 +11,3 @@ */

const require = createRequire(import.meta.url);
//以上两行可以在es6模块使用require
//以上两行可以在es6模块使用require
const colors = require('colors');

@@ -14,0 +14,0 @@ const semver = require('semver');

{
"name": "@youzi-cli/command",
"version": "1.0.6",
"version": "1.0.10",
"description": "> TODO: description",

@@ -28,5 +28,5 @@ "author": "余从双 <yucs@seeyon.email.com>",

"dependencies": {
"@youzi-cli/log": "^1.0.6"
"@youzi-cli/log": "^1.0.8"
},
"gitHead": "38f1a48e722c71af4c3b7f1b89eb8313ea2b0669",
"gitHead": "67ffec5a476bb8de60047129536df92ae3cd676f",
"devDependencies": {

@@ -33,0 +33,0 @@ "colors": "^1.4.0",