@databasin/cli
Advanced tools
| { | ||
| "buildDate": "2025-12-06T20:36:06.008Z", | ||
| "version": "0.4.0", | ||
| "buildDate": "2025-12-06T23:08:36.277Z", | ||
| "version": "0.4.1", | ||
| "platform": "linux", | ||
@@ -5,0 +5,0 @@ "arch": "x64", |
+3
-2
| { | ||
| "name": "@databasin/cli", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "description": "Command-line interface for Databasin data integration platform - manage projects, connectors, pipelines, and execute SQL queries", | ||
@@ -25,3 +25,4 @@ "type": "module", | ||
| "format": "echo 'Formatting not configured yet'", | ||
| "clean": "rm -rf dist" | ||
| "clean": "rm -rf dist", | ||
| "dev:install": "cp dist/linux-x64/databasin ~/.local/bin/databasin" | ||
| }, | ||
@@ -28,0 +29,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances 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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances 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
697534
0.26%18751
0.22%