@types/pouchdb-adapter-localstorage
Advanced tools
Comparing version 6.1.4 to 6.1.5
@@ -1,7 +0,1 @@ | ||
// Type definitions for pouchdb-adapter-localstorage 6.1 | ||
// Project: https://pouchdb.com/, https://github.com/pouchdb/pouchdb | ||
// 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 | ||
/// <reference types="pouchdb-core" /> | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/pouchdb-adapter-localstorage", | ||
"version": "6.1.4", | ||
"version": "6.1.5", | ||
"description": "TypeScript definitions for pouchdb-adapter-localstorage", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb-adapter-localstorage", | ||
"name": "Simon Paulger", | ||
"url": "https://github.com/spaulg", | ||
"githubUsername": "spaulg" | ||
"githubUsername": "spaulg", | ||
"url": "https://github.com/spaulg" | ||
}, | ||
{ | ||
"name": "Brian Geppert", | ||
"url": "https://github.com/geppy", | ||
"githubUsername": "geppy" | ||
"githubUsername": "geppy", | ||
"url": "https://github.com/geppy" | ||
}, | ||
{ | ||
"name": "Frederico Galvão", | ||
"url": "https://github.com/fredgalvao", | ||
"githubUsername": "fredgalvao" | ||
"githubUsername": "fredgalvao", | ||
"url": "https://github.com/fredgalvao" | ||
} | ||
@@ -36,4 +36,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "6c0417ae29aa682e4305c18168c7b955b477d3e225c1c395e20fe0e95af1fb9b", | ||
"typesPublisherContentHash": "049bc22cfcd2bbe0f7d82fcc4ee28044a6c6e3e52514f705517940cfe5b34f78", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for pouchdb-adapter-localstorage 6.1 | ||
// Project: https://pouchdb.com/, https://github.com/pouchdb/pouchdb | ||
// 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 | ||
/// <reference types="pouchdb-core" /> | ||
@@ -43,7 +37,6 @@ | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT | ||
* Dependencies: [@types/pouchdb-core](https://npmjs.com/package/@types/pouchdb-core) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Simon Paulger](https://github.com/spaulg), [Brian Geppert](https://github.com/geppy), and [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
4303
18
41