@databasin/cli
Advanced tools
+20
-0
@@ -7,2 +7,22 @@ # Changelog | ||
| ## [0.5.3] - 2025-12-07 | ||
| ### Added | ||
| - **Connector Configuration Command** | ||
| - New `databasin connectors config` command to view connector configurations | ||
| - Shows connector category, active status, and required pipeline screens | ||
| - `--screens` flag displays detailed workflow screen information | ||
| - `--all` flag lists all 51 available connector configurations | ||
| - Supports table, JSON, and CSV output formats | ||
| - Helps understand pipeline wizard workflows for each connector type | ||
| - Uses cached configuration files from web app (5-minute TTL) | ||
| ### Changed | ||
| - **Configuration Management** | ||
| - Added `DATABASIN_WEB_URL` environment variable for web app URL | ||
| - ConfigurationClient now included in default client exports | ||
| - Config loader supports `webUrl` in all configuration sources | ||
| ## [0.6.0] - TBD | ||
@@ -9,0 +29,0 @@ |
| { | ||
| "buildDate": "2025-12-08T00:21:38.602Z", | ||
| "version": "0.5.2", | ||
| "buildDate": "2025-12-08T01:42:00.779Z", | ||
| "version": "0.5.3", | ||
| "platform": "linux", | ||
@@ -5,0 +5,0 @@ "arch": "x64", |
+1
-1
| { | ||
| "name": "@databasin/cli", | ||
| "version": "0.5.2", | ||
| "version": "0.5.3", | ||
| "description": "Command-line interface for Databasin data integration platform - manage projects, connectors, pipelines, and execute SQL queries", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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 9 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 9 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
738339
0.87%19677
0.62%87
1.16%38
2.7%