Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

postgresql-client

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgresql-client - npm Package Compare versions

Comparing version 1.3.1 to 1.4.0

4

package.json
{
"name": "postgresql-client",
"description": "Professional PostgreSQL client for JavaScript and TypeScript",
"version": "1.3.1",
"version": "1.4.0",
"author": "Panates",

@@ -75,3 +75,3 @@ "contributors": [

"clean:src": "ts-cleanup -s src --all | ts-cleanup -s test",
"build": "tsc -b tsconfig-build.json",
"build": "npm run clean | tsc -b tsconfig-build.json",
"compile": "tsc -b tsconfig.json",

@@ -78,0 +78,0 @@ "lint": "eslint src/** --fix --no-error-on-unmatched-pattern",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc