@dbcube/cli
Advanced tools
+3
-3
@@ -7,3 +7,3 @@ { | ||
| "dependencies": { | ||
| "@dbcube/schema-builder": "^5.0.11", | ||
| "@dbcube/schema-builder": "^5.0.12", | ||
| "@inquirer/prompts": "^8.3.0", | ||
@@ -25,5 +25,5 @@ "alwait": "^1.0.0", | ||
| "packages": { | ||
| "@dbcube/core": ["@dbcube/core@5.0.11", "", { "dependencies": { "chalk": "4.1.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "5.4.1", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-cjwMErRBbxkfcN1D6wiZtNX0dPqfHP36WXG30lbdoMCL2jB+y4qyRm9djr1TtYy6rmBsmV29qsIOyl99YyHmLQ=="], | ||
| "@dbcube/core": ["@dbcube/core@5.0.12", "", { "dependencies": { "chalk": "4.1.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "5.4.1", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-UgXgRiMKxh5sIEsOkg6VGq/pxXTG8Qjz9MLDH3/88IgMS3TyiaRpnKcImsWYmppzX4R3lGNPZlreH1FQ69USzA=="], | ||
| "@dbcube/schema-builder": ["@dbcube/schema-builder@5.0.11", "", { "dependencies": { "@dbcube/core": "^5.0.11", "chalk": "^5.6.2", "ora": "^9.3.0" } }, "sha512-tOB6ze7xQz9IO/wwci0JXK3lYShw9nfxDjc/mB2mMQO6vTlWB8LMmqLUt+lZ6DerZtePHzmzgZSOO+0mduGQyw=="], | ||
| "@dbcube/schema-builder": ["@dbcube/schema-builder@5.0.12", "", { "dependencies": { "@dbcube/core": "^5.0.12", "chalk": "^5.6.2", "ora": "^9.3.0" } }, "sha512-zg0A1xWlWSiPniUcEg6hPjJOt9ita3PUIxV66S5MGPuQ3GMJpY2fVCHSparLx1pb+BojwWx+EUBho47qDZvB5A=="], | ||
@@ -30,0 +30,0 @@ "@inquirer/ansi": ["@inquirer/ansi@2.0.3", "", {}, "sha512-g44zhR3NIKVs0zUesa4iMzExmZpLUdTLRMCStqX3GE5NT6VkPcxQGJ+uC8tDgBUC/vB1rUhUd55cOf++4NZcmw=="], |
+2
-2
| { | ||
| "name": "@dbcube/cli", | ||
| "version": "5.0.9", | ||
| "version": "5.0.10", | ||
| "main": "index.js", | ||
@@ -16,3 +16,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@dbcube/schema-builder": "^5.0.11", | ||
| "@dbcube/schema-builder": "^5.0.12", | ||
| "@inquirer/prompts": "^8.3.0", | ||
@@ -19,0 +19,0 @@ "alwait": "^1.0.0", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 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 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 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
113538
0