@types/pouchdb-adapter-websql
Advanced tools
Comparing version 6.1.5 to 6.1.6
@@ -1,7 +0,1 @@ | ||
// Type definitions for pouchdb-adapter-websql 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-websql", | ||
"version": "6.1.5", | ||
"version": "6.1.6", | ||
"description": "TypeScript definitions for pouchdb-adapter-websql", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb-adapter-websql", | ||
"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": "332af7b9e3296c265826c893fe213a733f4768f22cc09ddc71e9fbcb9dfed32e", | ||
"typesPublisherContentHash": "0c1b98d95bccc483b52a784d341c2e4207045630333ceeb1bc225da1db668485", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for pouchdb-adapter-websql 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" /> | ||
@@ -51,7 +45,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
4671
25
49