@ttoss/postgresdb-cli
Advanced tools
@@ -14,7 +14,5 @@ /** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */ | ||
| name: "@ttoss/postgresdb-cli", | ||
| version: "0.2.10", | ||
| version: "0.2.11", | ||
| description: "A library to handle PostgreSQL database actions through the command line", | ||
| license: "MIT", | ||
| author: "ttoss", | ||
| contributors: ["Pedro Arantes <pedro@arantespp.com> (https://arantespp.com)"], | ||
| keywords: ["database", "postgres", "postgresql"], | ||
| repository: { | ||
@@ -25,2 +23,6 @@ type: "git", | ||
| }, | ||
| license: "MIT", | ||
| author: "ttoss", | ||
| contributors: ["Pedro Arantes <pedro@arantespp.com> (https://arantespp.com)"], | ||
| sideEffects: false, | ||
| type: "module", | ||
@@ -34,3 +36,2 @@ bin: { | ||
| }, | ||
| sideEffects: false, | ||
| dependencies: { | ||
@@ -47,3 +48,2 @@ commander: "^14.0.3", | ||
| }, | ||
| keywords: ["database", "postgres", "postgresql"], | ||
| publishConfig: { | ||
@@ -50,0 +50,0 @@ access: "public", |
+2
-2
| { | ||
| "name": "@ttoss/postgresdb-cli", | ||
| "version": "0.2.11", | ||
| "version": "0.2.12", | ||
| "description": "A library to handle PostgreSQL database actions through the command line", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
| "tsup": "^8.5.1", | ||
| "@ttoss/config": "^1.37.11" | ||
| "@ttoss/config": "^1.37.12" | ||
| }, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package