Socket
Socket
Sign inDemoInstall

@types/pg

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pg - npm Package Compare versions

Comparing version 8.10.7 to 8.10.8

2

pg/index.d.ts

@@ -83,3 +83,3 @@ /// <reference types="node" />

command: string;
rowCount: number;
rowCount: number | null;
oid: number;

@@ -86,0 +86,0 @@ fields: FieldDef[];

{
"name": "@types/pg",
"version": "8.10.7",
"version": "8.10.8",
"description": "TypeScript definitions for pg",

@@ -32,4 +32,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg",

},
"typesPublisherContentHash": "33384593bf0c544cd3edfa9d678f12fbb075b4958b48335832fa9045903ba0d4",
"typesPublisherContentHash": "ad1f05e0034c4b252ebb98e89dfad86856b96bbae89d42c1e238fc96613bb2f2",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Last updated: Mon, 06 Nov 2023 14:12:40 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [pg-protocol](https://npmjs.com/package/pg-protocol), [pg-types](https://npmjs.com/package/pg-types)

@@ -14,0 +14,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