Socket
Socket
Sign inDemoInstall

@types/pouchdb-adapter-localstorage

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pouchdb-adapter-localstorage - npm Package Compare versions

Comparing version 6.1.1 to 6.1.2

3

pouchdb-adapter-localstorage/index.d.ts

@@ -9,5 +9,2 @@ // Type definitions for pouchdb-adapter-localstorage 6.1

// TODO: Fixing this lint error will require a large refactor
/* tslint:disable:no-single-declare-module */
declare namespace PouchDB {

@@ -14,0 +11,0 @@ namespace LocalStorageAdapter {

14

pouchdb-adapter-localstorage/package.json
{
"name": "@types/pouchdb-adapter-localstorage",
"version": "6.1.1",
"version": "6.1.2",
"description": "TypeScript definitions for pouchdb-adapter-localstorage",

@@ -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"
}

@@ -30,5 +33,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "9d47715cacc5de2d062aad8c25610f698a9ac25b83f1970bbbac0489a5b80249",
"typesPublisherContentHash": "869aca8f221f5f1969a5311ab6913a1dd44c90a1832ab0401247bd2c8685390c",
"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:44 GMT
* Dependencies: pouchdb-core

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc