Socket
Socket
Sign inDemoInstall

pg-connection-string

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-connection-string - npm Package Compare versions

Comparing version 2.2.3 to 2.3.0

1

index.d.ts

@@ -14,2 +14,3 @@ export function parse(connectionString: string): ConnectionOptions

fallback_application_name?: string
options?: string
}

5

package.json
{
"name": "pg-connection-string",
"version": "2.2.3",
"version": "2.3.0",
"description": "Functions for dealing with a PostgresSQL connection string",

@@ -37,4 +37,3 @@ "main": "./index.js",

"index.d.ts"
],
"gitHead": "f3136a7d5d5498280924b3e06f47f8ce80dbe4e6"
]
}
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