Socket
Socket
Sign inDemoInstall

@types/libpq

Package Overview
Dependencies
2
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.8 to 1.8.9

1

libpq/index.d.ts

@@ -10,3 +10,2 @@ // Type definitions for libpq 1.8

import { EventEmitter } from 'events';
import { Buffer } from 'buffer';

@@ -13,0 +12,0 @@ declare namespace Libpq {

12

libpq/package.json
{
"name": "@types/libpq",
"version": "1.8.8",
"version": "1.8.9",
"description": "TypeScript definitions for libpq",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/libpq",
"license": "MIT",

@@ -14,6 +15,7 @@ "contributors": [

"main": "",
"types": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/libpq"
},

@@ -24,4 +26,4 @@ "scripts": {},

},
"typesPublisherContentHash": "2949ffa9a7c3ef9a01d31984e2362046994af313fd0579a8f4f18a6b953e9e4d",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "7eb91f9621e6b0494c457a38924b43e1323e9d3d2586e493c88bbc07e0fd2c97",
"typeScriptVersion": "3.6"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/libpq
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/libpq.
Additional Details
* Last updated: Thu, 18 Oct 2018 15:49:02 GMT
* Dependencies: node
### Additional Details
* Last updated: Sat, 03 Jul 2021 00:31:25 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by Vlad Rindevich <https://github.com/Lodin>.
These definitions were written by [Vlad Rindevich](https://github.com/Lodin).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc