Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/pg-query-stream

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pg-query-stream - npm Package Compare versions

Comparing version 1.0.3 to 3.4.0

28

pg-query-stream/package.json
{
"name": "@types/pg-query-stream",
"version": "1.0.3",
"description": "TypeScript definitions for pg-query-stream",
"license": "MIT",
"contributors": [
{
"name": "António Marques",
"url": "https://github.com/asmarques",
"githubUsername": "asmarques"
}
],
"version": "3.4.0",
"typings": null,
"description": "Stub TypeScript definitions entry for pg-query-stream, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pg-query-stream"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/node": "*",
"@types/pg": "*"
},
"typesPublisherContentHash": "cf07e29e3e56c8046315abbdd043a0c43f752f2c5f031695bc6ffdb994a294d1",
"typeScriptVersion": "2.3"
"pg-query-stream": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/pg-query-stream`
This is a stub types definition for @types/pg-query-stream (https://github.com/brianc/node-postgres#readme).
# Summary
This package contains type definitions for pg-query-stream (https://github.com/brianc/node-pg-query-stream).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg-query-stream
Additional Details
* Last updated: Wed, 04 Sep 2019 17:48:05 GMT
* Dependencies: @types/pg, @types/node
* Global values: none
# Credits
These definitions were written by António Marques <https://github.com/asmarques>.
pg-query-stream provides its own type definitions, so you don't need @types/pg-query-stream installed!

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