New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pgnode

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pgnode - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "pgnode",
"version": "1.0.1",
"version": "1.0.2",
"description": "PostgresSQL client to Nodejs servers",

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

"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
"@typescript-eslint/parser": "5.8.0",
"env-cmd": "10.1.0",

@@ -83,0 +83,0 @@ "eslint": "8.5.0",

@@ -20,2 +20,8 @@ <p align="center">

</a>
<a href="https://github.com/hebertcisco/pgnode">
<img alt="GitHub release" src="https://img.shields.io/github/release/hebertcisco/pgnode.svg?style=flat&color=336791" />
</a>
<a href="https://www.npmjs.com/package/pg">
<img alt="dependency pg" src="https://img.shields.io/github/package-json/dependency-version/hebertcisco/pgnode/pg?style=flat&color=336791" />
</a>
<br />

@@ -26,3 +32,17 @@ <br />

</p>
<h3 align="center">Systems on which it has been tested.</h3>
<p align="center">
<a href="https://ubuntu.com/download">
<img alt="Ubuntu" src="https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white&style=flat" />
</a>
<a href="https://alpinelinux.org/">
<img alt="Alpine_Linux" src="https://img.shields.io/badge/Alpine_Linux-0D597F?style=for-the-badge&logo=alpine-linux&logoColor=white&style=flat" />
</a>
<a href="https://www.debian.org/index.pt.html">
<img alt="Debian" src="https://img.shields.io/badge/Debian-A81D33?style=for-the-badge&logo=debian&logoColor=white&style=flat" />
</a>
<a href="https://www.centos.org/">
<img alt="CentOS" src="https://img.shields.io/badge/Cent%20OS-262577?style=for-the-badge&logo=CentOS&logoColor=white&style=flat" />
</a>
</p>
<p align="center">Did you like the project? Please, considerate <a href="https://www.buymeacoffee.com/hebertcisco">a donation</a> to help improve!</p>

@@ -29,0 +49,0 @@

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