@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.23", | ||
| version: "0.1.24", | ||
| description: "A library to handle PostgreSQL database actions through the command line", | ||
@@ -17,0 +17,0 @@ license: "MIT", |
+1
-1
| { | ||
| "name": "@ttoss/postgresdb-cli", | ||
| "version": "0.1.23", | ||
| "version": "0.1.24", | ||
| "description": "A library to handle PostgreSQL database actions through the command line", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+8
-8
@@ -18,7 +18,7 @@ # @ttoss/postgresdb-cli | ||
| ```env | ||
| DB_NAME=postgres | ||
| DB_USERNAME=postgres | ||
| DB_PASSWORD=mysecretpassword | ||
| DB_HOST=localhost | ||
| DB_PORT=5432 | ||
| DATABASE_NAME=postgres | ||
| DATABASE_USER=postgres | ||
| DATABASE_PASSWORD=mysecretpassword | ||
| DATABASE_HOST=localhost | ||
| DATABASE_PORT=5432 | ||
| ``` | ||
@@ -62,5 +62,3 @@ | ||
| "scripts": { | ||
| "sync:dev": "ttoss-postgresdb sync -e Development", | ||
| "sync:staging": "ttoss-postgresdb sync --alter -e Staging", | ||
| "sync:prod": "ttoss-postgresdb sync --alter -e Production" | ||
| "sync": "ttoss-postgresdb sync" | ||
| } | ||
@@ -70,2 +68,4 @@ } | ||
| Then run `pnpm sync -e Development` or `pnpm sync --alter -e Production` from the command line. | ||
| **Options:** | ||
@@ -72,0 +72,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
10899
-0.22%1
Infinity%