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

@moderate-cli/command

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moderate-cli/command - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

2

lib/index.js

@@ -43,3 +43,3 @@ 'use strict';

if (!semver.gte(currentVersion, lowestVersion)) {
throw new Error(colors.red(`imooc-cli 需要安装 v${lowestVersion} 以上版本的 Node.js`));
throw new Error(colors.red(`moderate-cli 需要安装 v${lowestVersion} 以上版本的 Node.js`));
}

@@ -46,0 +46,0 @@ }

{
"name": "@moderate-cli/command",
"version": "0.1.15",
"version": "0.1.16",
"description": "> TODO: description",

@@ -30,7 +30,7 @@ "author": "qanglee <545540710@qq.com>",

"dependencies": {
"@moderate-cli/log": "^0.1.13",
"@moderate-cli/log": "^0.1.16",
"colors": "^1.4.0",
"semver": "^7.3.4"
},
"gitHead": "312cd6bcb81c0797f01879e53e0d9a09ee7d6182"
"gitHead": "6ed94fe3189df2e3e32d1f4d1172ae8b58a02c0c"
}

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