Socket
Socket
Sign inDemoInstall

pg-connection-string

Package Overview
Dependencies
0
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.2 to 2.6.3

2

index.js
'use strict'
//Parse method copied from https://github.com/brianc/node-postgres

@@ -7,2 +6,3 @@ //Copyright (c) 2010-2014 Brian Carlson (brian.m.carlson@gmail.com)

const { URL } = require('url')
//parses a connection string

@@ -9,0 +9,0 @@ function parse(str) {

{
"name": "pg-connection-string",
"version": "2.6.2",
"version": "2.6.3",
"description": "Functions for dealing with a PostgresSQL connection string",

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

],
"gitHead": "a2a355a6807bf75d92d7f0cb0f219588811a5356"
"gitHead": "b03c071d2d15af259e1e008e9628191c865e58fa"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc