Socket
Socket
Sign inDemoInstall

pgpass

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pgpass - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

test/#1 escaping.js

2

lib/helper.js

@@ -148,3 +148,3 @@ 'use strict';

.substring(i0, i1)
.replace(/\\([:\\])/, '$1')
.replace(/\\([:\\])/g, '$1')
;

@@ -151,0 +151,0 @@ return true;

{
"name": "pgpass",
"version": "0.0.1",
"version": "0.0.2",
"description": "Module for reading .pgpass",

@@ -5,0 +5,0 @@ "main": "lib/index",

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