npm-deprecated-check
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "npm-deprecated-check", | ||
"type": "module", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Check for deprecated packages", | ||
@@ -6,0 +6,0 @@ "author": "KID-joker <kid_joker@126.com>", |
@@ -42,3 +42,3 @@ <h1 align="center">🐦 npm-deprecated-check</h1> | ||
--openaiKey <value> recommend alternative packages via ChatGPT | ||
--openaiModel <value> ChatGPT model (choices: "gpt-3.5-turbo", "gpt-4", "gpt-4-turbo", "gpt-4o") | ||
--openaiModel <value> ChatGPT model (choices: "gpt-3.5-turbo", "gpt-4", "gpt-4-turbo", "gpt-4o-mini", "gpt-4o") | ||
--openaiBaseURL <value> override the default base URL for the API | ||
@@ -45,0 +45,0 @@ ``` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20084
431