vue-data-ui-cli
Advanced tools
+1
-1
@@ -471,3 +471,3 @@ #!/usr/bin/env node | ||
| program | ||
| .version('1.5.6') | ||
| .version('1.5.7') | ||
| .description('CLI to generate Vue Data UI component boilerplates') | ||
@@ -474,0 +474,0 @@ .action(async () => { |
+2
-2
| { | ||
| "name": "vue-data-ui-cli", | ||
| "version": "1.5.6", | ||
| "version": "1.5.7", | ||
| "private": false, | ||
@@ -37,5 +37,5 @@ "description": "A CLI tool to generate Vue Data UI chart component boilerplates", | ||
| "prettier": "^3.4.2", | ||
| "vue-data-ui": "^2.10.6", | ||
| "vue-data-ui": "^2.10.7", | ||
| "vue": "^3.5.14" | ||
| } | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package