Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ttoss/postgresdb-cli

Package Overview
Dependencies
Maintainers
2
Versions
33
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.1.4
to
0.1.5
+3
-3
dist/esm/index.js

@@ -84,3 +84,3 @@ /** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */

name: "@ttoss/postgresdb-cli",
version: "0.1.4",
version: "0.1.5",
description: "A library to handle PostgreSQL database actions through the command line",

@@ -107,3 +107,3 @@ license: "MIT",

dotenv: "^16.4.5",
esbuild: "^0.23.1",
esbuild: "^0.24.0",
"sequelize-erd": "^1.3.1"

@@ -114,3 +114,3 @@ },

jest: "^29.7.0",
tsup: "^8.3.0"
tsup: "^8.3.5"
},

@@ -117,0 +117,0 @@ keywords: ["database", "postgres", "postgresql"],

{
"name": "@ttoss/postgresdb-cli",
"version": "0.1.4",
"version": "0.1.5",
"description": "A library to handle PostgreSQL database actions through the command line",

@@ -27,3 +27,3 @@ "license": "MIT",

"dotenv": "^16.4.5",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"sequelize-erd": "^1.3.1"

@@ -33,4 +33,4 @@ },

"jest": "^29.7.0",
"tsup": "^8.3.0",
"@ttoss/config": "^1.34.1"
"tsup": "^8.3.5",
"@ttoss/config": "^1.34.2"
},

@@ -37,0 +37,0 @@ "keywords": [