@datastax/ragstack-ai-cli
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,1 +0,1 @@ | ||
export declare const LIB_VERSION = "0.1.0"; | ||
export declare const LIB_VERSION = "0.1.1"; |
/*File auto-generated by package.json script*/ | ||
export const LIB_VERSION = "0.1.0"; | ||
export const LIB_VERSION = "0.1.1"; |
{ | ||
"name": "@datastax/ragstack-ai-cli", | ||
"description": "DataStax RAGStack CLI", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "BUSL-1.1", | ||
@@ -41,2 +41,3 @@ "author": { | ||
"chalk": "^5.3.0", | ||
"commander": "^12.0.0", | ||
"cross-spawn": "^7.0.3", | ||
@@ -43,0 +44,0 @@ "detect-package-manager": "^3.0.1" |
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
11589
6
+ Addedcommander@^12.0.0
+ Addedcommander@12.1.0(transitive)