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.3 to 5.4.4

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

10

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

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

"scripts": {},
"dependencies": {},
"typings": "pouchdb-adapter-node-websql.d.ts"
"dependencies": {
"@types/pouchdb-adapter-websql": "*",
"@types/pouchdb-core": "*"
},
"typings": "index.d.ts",
"typesPublisherContentHash": "02905fe64d2862c2cbe36613218785a776820f6649d710fde2eb3e2fa97ae46b"
}

@@ -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: DeclareModule
* Library Dependencies: none
* Library Dependencies: pouchdb-adapter-websql, 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-node-websql.d.ts",
"libraryDependencies": [],
"definitionFilename": "index.d.ts",
"libraryDependencies": [
"pouchdb-adapter-websql",
"pouchdb-core"
],
"moduleDependencies": [],

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

"files": [
"pouchdb-adapter-node-websql.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "93b8389ef37887213d7ac657b40835d6b3e5f3b70c3e28b4093056329d59f2a9"
"contentHash": "02905fe64d2862c2cbe36613218785a776820f6649d710fde2eb3e2fa97ae46b"
}
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