Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pouchdb-utils

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-utils - npm Package Compare versions

Comparing version 5.4.0 to 5.4.1

2

lib/index-browser.js
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

@@ -4,0 +6,0 @@

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

@@ -4,0 +6,0 @@

10

package.json
{
"name": "pouchdb-utils",
"version": "5.4.0",
"version": "5.4.1",
"description": "Unassorted utilities used by PouchDB.",

@@ -20,6 +20,6 @@ "main": "./lib/index.js",

"pouchdb-collections": "1.0.1",
"pouchdb-binary-utils": "5.4.0",
"pouchdb-errors": "5.4.0",
"pouchdb-md5": "5.4.0",
"pouchdb-promise": "5.4.0"
"pouchdb-binary-utils": "5.4.1",
"pouchdb-errors": "5.4.1",
"pouchdb-md5": "5.4.1",
"pouchdb-promise": "5.4.1"
},

@@ -26,0 +26,0 @@ "browser": {

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