Comparing version 0.0.32 to 6.1.33
@@ -1,2 +0,2 @@ | ||
// Type definitions for pg | ||
// Type definitions for pg 6.1.0 | ||
// Project: https://github.com/brianc/node-postgres | ||
@@ -3,0 +3,0 @@ // Definitions by: Phips Peter <http://pspeter3.com> |
{ | ||
"name": "@types/pg", | ||
"version": "0.0.32", | ||
"description": "TypeScript definitions for pg", | ||
"version": "6.1.33", | ||
"description": "TypeScript definitions for pg 6.1.0", | ||
"license": "MIT", | ||
@@ -17,3 +17,3 @@ "author": "Phips Peter <http://pspeter3.com>", | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "8e0af6c779ab1ea22c5ee74f4846466f225dfeeca4e189b4a430fecf328dfb31" | ||
"typesPublisherContentHash": "001011ed09b8acfa7a4f732ec738bee6789112eca5b69a5680798fec079d03f6" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for pg (https://github.com/brianc/node-postgres). | ||
This package contains type definitions for pg 6.1.0 (https://github.com/brianc/node-postgres). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Fri, 23 Sep 2016 14:47:45 GMT | ||
* File structure: ProperModule | ||
@@ -15,0 +15,0 @@ * Library Dependencies: node |
@@ -11,5 +11,5 @@ { | ||
], | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "0", | ||
"libraryName": "pg", | ||
"libraryMajorVersion": "6", | ||
"libraryMinorVersion": "1", | ||
"libraryName": "pg 6.1.0", | ||
"typingsPackageName": "pg", | ||
@@ -30,3 +30,3 @@ "projectName": "https://github.com/brianc/node-postgres", | ||
"hasPackageJson": false, | ||
"contentHash": "8e0af6c779ab1ea22c5ee74f4846466f225dfeeca4e189b4a430fecf328dfb31" | ||
"contentHash": "001011ed09b8acfa7a4f732ec738bee6789112eca5b69a5680798fec079d03f6" | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6394
1