@types/pg-query-stream
Advanced tools
Comparing version 1.0.3 to 3.4.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
1691
3
0
2
1
1
3
1
1
+ Addedpg-query-stream@*
+ Addedpg@8.13.1(transitive)
+ Addedpg-cloudflare@1.1.1(transitive)
+ Addedpg-connection-string@2.7.0(transitive)
+ Addedpg-cursor@2.12.1(transitive)
+ Addedpg-pool@3.7.0(transitive)
+ Addedpg-query-stream@4.7.1(transitive)
+ Addedpg-types@2.2.0(transitive)
+ Addedpgpass@1.0.5(transitive)
+ Addedpostgres-array@2.0.0(transitive)
+ Addedpostgres-bytea@1.0.0(transitive)
+ Addedpostgres-date@1.0.7(transitive)
+ Addedpostgres-interval@1.2.0(transitive)
+ Addedsplit2@4.2.0(transitive)
+ Addedxtend@4.0.2(transitive)
- Removed@types/node@*
- Removed@types/pg@*
- Removed@types/node@22.9.0(transitive)
- Removed@types/pg@8.11.10(transitive)
- Removedobuf@1.1.2(transitive)
- Removedpg-numeric@1.0.2(transitive)
- Removedpg-types@4.0.2(transitive)
- Removedpostgres-array@3.0.2(transitive)
- Removedpostgres-bytea@3.0.0(transitive)
- Removedpostgres-date@2.1.0(transitive)
- Removedpostgres-interval@3.0.0(transitive)
- Removedpostgres-range@1.1.4(transitive)
- Removedundici-types@6.19.8(transitive)