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 5.4.3 to 5.4.4

pouchdb-adapter-localstorage/index.d.ts

9

pouchdb-adapter-localstorage/package.json
{
"name": "@types/pouchdb-adapter-localstorage",
"version": "5.4.3",
"version": "5.4.4",
"description": "TypeScript definitions for pouchdb-adapter-localstorage v5.4.4",

@@ -13,4 +13,7 @@ "license": "MIT",

"scripts": {},
"dependencies": {},
"typings": "pouchdb-adapter-localstorage.d.ts"
"dependencies": {
"@types/pouchdb-core": "*"
},
"typings": "index.d.ts",
"typesPublisherContentHash": "40ad427036da8c6ee1d6a3aad93e6e838f893f6dacae93b695455295342362e3"
}

@@ -11,5 +11,5 @@ # Installation

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:09 GMT
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: OldUMD
* Library Dependencies: none
* Library Dependencies: pouchdb-core
* Module Dependencies: none

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

{
"authors": "Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>",
"definitionFilename": "pouchdb-adapter-localstorage.d.ts",
"libraryDependencies": [],
"definitionFilename": "index.d.ts",
"libraryDependencies": [
"pouchdb-core"
],
"moduleDependencies": [],

@@ -19,6 +21,6 @@ "libraryMajorVersion": "5",

"files": [
"pouchdb-adapter-localstorage.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "01bd481184857d55853c964f29915186f524df087ee8ef2184197196363856be"
"contentHash": "40ad427036da8c6ee1d6a3aad93e6e838f893f6dacae93b695455295342362e3"
}
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