🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@ttoss/postgresdb-cli

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ttoss/postgresdb-cli - npm Package Compare versions

Comparing version
0.2.10
to
0.2.11
+12
-12
package.json
{
"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"
],

@@ -15,2 +15,8 @@ "repository": {

},
"license": "MIT",
"author": "ttoss",
"contributors": [
"Pedro Arantes <pedro@arantespp.com> (https://arantespp.com)"
],
"sideEffects": false,
"type": "module",

@@ -24,3 +30,2 @@ "bin": {

],
"sideEffects": false,
"dependencies": {

@@ -35,9 +40,4 @@ "commander": "^14.0.3",

"tsup": "^8.5.1",
"@ttoss/config": "^1.37.10"
"@ttoss/config": "^1.37.11"
},
"keywords": [
"database",
"postgres",
"postgresql"
],
"publishConfig": {

@@ -44,0 +44,0 @@ "access": "public",