Socket
Socket
Sign inDemoInstall

pouchdb-binary-utils

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-binary-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 });
//Can't find original post, but this is close

@@ -4,0 +6,0 @@ //http://stackoverflow.com/questions/6965107/ (continues on next line)

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
// In Node, this is just a Buffer rather than an ArrayBuffer

@@ -4,0 +6,0 @@ function arrayBufferToBase64(buffer) {

2

package.json
{
"name": "pouchdb-binary-utils",
"version": "5.4.0",
"version": "5.4.1",
"description": "PouchDB utilities for operating on binary strings and Buffers/Blobs.",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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