@types/pouchdb-http
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -1,5 +0,6 @@ | ||
// Type definitions for pouchdb-http v6.1.2 | ||
// Type definitions for pouchdb-http 6.1 | ||
// Project: https://pouchdb.com/ | ||
// Definitions by: Simon Paulger <https://github.com/spaulg>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -9,2 +10,5 @@ /// <reference types="pouchdb-core" /> | ||
// TODO: Fixing this lint error will require a large refactor | ||
/* tslint:disable:no-single-declare-module */ | ||
declare module 'pouchdb-http' { | ||
@@ -11,0 +15,0 @@ const PouchDb: PouchDB.Static; |
{ | ||
"name": "@types/pouchdb-http", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "TypeScript definitions for pouchdb-http", | ||
@@ -31,4 +31,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "69ef7774841309a3d37b39af16aa768b002e01efc1e2c0b817606896580996ed", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "af89f9311d991d9ed6d5534a102615d43f2d8d2d77415382a5a42bf07cc5bd26", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT | ||
* Last updated: Thu, 15 Jun 2017 20:15:09 GMT | ||
* Dependencies: pouchdb-core, pouchdb-adapter-http | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
3307
13
0