New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/pouchdb-adapter-node-websql

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pouchdb-adapter-node-websql - npm Package Compare versions

Comparing version 5.4.4 to 6.1.0

pouchdb-adapter-node-websql/LICENSE

4

pouchdb-adapter-node-websql/index.d.ts

@@ -1,4 +0,4 @@

// Type definitions for pouchdb-adapter-node-websql v5.4.4
// Type definitions for pouchdb-adapter-node-websql v6.1.2
// Project: https://pouchdb.com/
// Definitions by: Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>
// 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

@@ -5,0 +5,0 @@

{
"name": "@types/pouchdb-adapter-node-websql",
"version": "5.4.4",
"description": "TypeScript definitions for pouchdb-adapter-node-websql v5.4.4",
"version": "6.1.0",
"description": "TypeScript definitions for pouchdb-adapter-node-websql",
"license": "MIT",
"author": "Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>",
"contributors": [
{
"name": "Simon Paulger",
"url": "https://github.com/spaulg"
},
{
"name": "Brian Geppert",
"url": "https://github.com/geppy"
},
{
"name": "Frederico Galvão",
"url": "https://github.com/fredgalvao"
}
],
"main": "",

@@ -14,7 +27,8 @@ "repository": {

"dependencies": {
"@types/pouchdb-adapter-websql": "*",
"@types/pouchdb-core": "*"
"@types/pouchdb-core": "*",
"@types/pouchdb-adapter-websql": "*"
},
"typings": "index.d.ts",
"typesPublisherContentHash": "02905fe64d2862c2cbe36613218785a776820f6649d710fde2eb3e2fa97ae46b"
"peerDependencies": {},
"typesPublisherContentHash": "d812774c7975a7b2ab26f145e0acb35f0325b71266594d05bcf2fa402930f800",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for pouchdb-adapter-node-websql v5.4.4 (https://pouchdb.com/).
This package contains type definitions for pouchdb-adapter-node-websql (https://pouchdb.com/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pouchdb-adapter-node-websql
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb-adapter-node-websql
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: DeclareModule
* Library Dependencies: pouchdb-adapter-websql, pouchdb-core
* Module Dependencies: none
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT
* Dependencies: pouchdb-core, pouchdb-adapter-websql
* Global values: none
# Credits
These definitions were written by Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>.
These definitions were written by Simon Paulger <https://github.com/spaulg>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>.
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