@types/pouchdb-adapter-websql
Advanced tools
Comparing version 5.4.4 to 6.1.0
@@ -1,4 +0,4 @@ | ||
// Type definitions for pouchdb-adapter-websql v5.4.4 | ||
// Type definitions for pouchdb-adapter-websql v6.1.2 | ||
// Project: https://pouchdb.com/ | ||
// Definitions by: Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao> | ||
// 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 | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/pouchdb-adapter-websql", | ||
"version": "5.4.4", | ||
"description": "TypeScript definitions for pouchdb-adapter-websql v5.4.4", | ||
"version": "6.1.0", | ||
"description": "TypeScript definitions for pouchdb-adapter-websql", | ||
"license": "MIT", | ||
"author": "Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>", | ||
"contributors": [ | ||
{ | ||
"name": "Simon Paulger", | ||
"url": "https://github.com/spaulg" | ||
}, | ||
{ | ||
"name": "Brian Geppert", | ||
"url": "https://github.com/geppy" | ||
}, | ||
{ | ||
"name": "Frederico Galvão", | ||
"url": "https://github.com/fredgalvao" | ||
} | ||
], | ||
"main": "", | ||
@@ -16,4 +29,5 @@ "repository": { | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "cb24ff499c102a49c3fcb817fc0293c64ecb6af23eb8542d2afb1fa1d2deddd0" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "701a03496e3066723ef53767815a8f2c8b8d22f32fd0e651a564954e320cbb19", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for pouchdb-adapter-websql v5.4.4 (https://pouchdb.com/). | ||
This package contains type definitions for pouchdb-adapter-websql (https://pouchdb.com/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pouchdb-adapter-websql | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb-adapter-websql | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: OldUMD | ||
* Library Dependencies: pouchdb-core | ||
* Module Dependencies: none | ||
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT | ||
* Dependencies: pouchdb-core | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>. | ||
These definitions were written by Simon Paulger <https://github.com/spaulg>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>. |
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
3827
31
17