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 2.1.4 to 2.1.5

7

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

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

"dotenv": "^16.0.1",
"eslint": "^8.19.0",
"eslint": "8.22.0",
"eslint-config-google": "^0.14.0",

@@ -82,3 +82,2 @@ "eslint-plugin-import": "^2.26.0",

"ts-node": "^10.8.2",
"tsc-esm": "^1.0.4",
"tsconfig-paths": "^4.0.0",

@@ -96,3 +95,3 @@ "typescript": "^4.7.4"

"build:cjs": "tsc -b tsconfig.build-cjs.json",
"build:esm": "tsc -b tsconfig.build-esm.json && tsc-esm -p tsconfig.build-esm.json",
"build:esm": "tsc -b tsconfig.build-esm.json",
"postbuild": "cp package.cjs.json ./cjs/package.json",

@@ -99,0 +98,0 @@ "test": "npm run lint && npm run check && jest",

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