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
32
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.11
to
0.2.12
+6
-6
dist/esm/index.js

@@ -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",

{
"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": {