@types/pouchdb-adapter-node-websql
Advanced tools
Comparing version 6.1.1 to 6.1.2
@@ -10,8 +10,3 @@ // Type definitions for pouchdb-adapter-node-websql 6.1 | ||
// TODO: Fixing this lint error will require a large refactor | ||
/* tslint:disable:no-single-declare-module */ | ||
declare module 'pouchdb-adapter-node-websql' { | ||
const plugin: PouchDB.Plugin; | ||
export = plugin; | ||
} | ||
declare const plugin: PouchDB.Plugin; | ||
export = plugin; |
{ | ||
"name": "@types/pouchdb-adapter-node-websql", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "TypeScript definitions for pouchdb-adapter-node-websql", | ||
@@ -9,11 +9,14 @@ "license": "MIT", | ||
"name": "Simon Paulger", | ||
"url": "https://github.com/spaulg" | ||
"url": "https://github.com/spaulg", | ||
"githubUsername": "spaulg" | ||
}, | ||
{ | ||
"name": "Brian Geppert", | ||
"url": "https://github.com/geppy" | ||
"url": "https://github.com/geppy", | ||
"githubUsername": "geppy" | ||
}, | ||
{ | ||
"name": "Frederico Galvão", | ||
"url": "https://github.com/fredgalvao" | ||
"url": "https://github.com/fredgalvao", | ||
"githubUsername": "fredgalvao" | ||
} | ||
@@ -31,5 +34,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "8d72f17590189fc04e9b246dc54d9a110f73c942a1b8d12088f21481e370deb0", | ||
"typesPublisherContentHash": "ba7b374d06f1653697b9ca1a0469760f154214a6a668a33c146d7fba7bcc43c7", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 15 Jun 2017 20:15:09 GMT | ||
* Last updated: Thu, 14 Dec 2017 21:33:45 GMT | ||
* Dependencies: pouchdb-core, pouchdb-adapter-websql | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
3353
9
1