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.3 to 2.1.4

16

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

@@ -62,9 +62,9 @@ "contributors": [

"@types/debug": "^4.1.7",
"@types/jest": "^28.1.3",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"@types/jest": "^28.1.4",
"@types/node": "^18.0.3",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"babel-eslint": "^10.1.0",
"dotenv": "^16.0.1",
"eslint": "^8.18.0",
"eslint": "^8.19.0",
"eslint-config-google": "^0.14.0",

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

"husky": "^8.0.1",
"jest": "^28.1.1",
"jest": "^28.1.2",
"prettier": "^2.7.1",

@@ -82,3 +82,3 @@ "ts-cleanup": "^0.2.4",

"ts-loader": "^9.3.1",
"ts-node": "^10.8.1",
"ts-node": "^10.8.2",
"tsc-esm": "^1.0.4",

@@ -85,0 +85,0 @@ "tsconfig-paths": "^4.0.0",

@@ -98,3 +98,3 @@ ## postgresql-client

## Data types mappings
## Type mappings
The table below lists builtin data type mappings.

@@ -160,3 +160,3 @@

### License
## License
postgresql-client is available under [MIT](LICENSE) license.

@@ -163,0 +163,0 @@

Sorry, the diff of this file is not supported yet

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