@ttoss/postgresdb-cli
Advanced tools
@@ -14,3 +14,3 @@ /** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */ | ||
| name: "@ttoss/postgresdb-cli", | ||
| version: "0.1.25", | ||
| version: "0.2.5", | ||
| description: "A library to handle PostgreSQL database actions through the command line", | ||
@@ -37,3 +37,3 @@ license: "MIT", | ||
| dotenv: "^17.0.1", | ||
| esbuild: "^0.27.0", | ||
| esbuild: "^0.27.4", | ||
| "sequelize-erd": "^1.3.1" | ||
@@ -43,3 +43,3 @@ }, | ||
| "@ttoss/config": "workspace:^", | ||
| jest: "^30.2.0", | ||
| jest: "^30.3.0", | ||
| tsup: "^8.5.1" | ||
@@ -46,0 +46,0 @@ }, |
+4
-4
| { | ||
| "name": "@ttoss/postgresdb-cli", | ||
| "version": "0.1.25", | ||
| "version": "0.2.5", | ||
| "description": "A library to handle PostgreSQL database actions through the command line", | ||
@@ -27,9 +27,9 @@ "license": "MIT", | ||
| "dotenv": "^17.0.1", | ||
| "esbuild": "^0.27.0", | ||
| "esbuild": "^0.27.4", | ||
| "sequelize-erd": "^1.3.1" | ||
| }, | ||
| "devDependencies": { | ||
| "jest": "^30.2.0", | ||
| "jest": "^30.3.0", | ||
| "tsup": "^8.5.1", | ||
| "@ttoss/config": "^1.36.0" | ||
| "@ttoss/config": "^1.37.5" | ||
| }, | ||
@@ -36,0 +36,0 @@ "keywords": [ |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
10896
-0.02%Updated