Socket
Socket
Sign inDemoInstall

@types/pg-types

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pg-types - npm Package Compare versions

Comparing version 1.11.5 to 2.2.0

27

pg-types/package.json
{
"name": "@types/pg-types",
"version": "1.11.5",
"description": "TypeScript definitions for pg-types",
"license": "MIT",
"contributors": [
{
"name": "James Bracy",
"url": "https://github.com/waratuman",
"githubUsername": "waratuman"
}
],
"version": "2.2.0",
"typings": null,
"description": "Stub TypeScript definitions entry for pg-types, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pg-types"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "ef8b9f4c3201d328e52bd98ccc08e5f10b8a3ce6de699f7a3ae0dfee758457f1",
"typeScriptVersion": "2.0"
"author": "",
"license": "MIT",
"dependencies": {
"pg-types": "*"
}
}

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

# Installation
> `npm install --save @types/pg-types`
This is a stub types definition for @types/pg-types (https://github.com/brianc/node-pg-types).
# Summary
This package contains type definitions for pg-types (https://github.com/brianc/node-pg-types).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg-types
Additional Details
* Last updated: Fri, 01 Nov 2019 15:32:25 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by James Bracy <https://github.com/waratuman>.
pg-types provides its own type definitions, so you don't need @types/pg-types 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