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

pouchdb-collections

Package Overview
Dependencies
Maintainers
6
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-collections - npm Package Compare versions

Comparing version 6.4.3 to 7.0.0

1

lib/index.es.js

@@ -84,3 +84,2 @@ function mangle(key) {

// based on https://github.com/montagejs/collections
/* global Map,Set */

@@ -87,0 +86,0 @@ var ExportedSet;

4

lib/index.js

@@ -88,4 +88,6 @@ 'use strict';

// based on https://github.com/montagejs/collections
/* global Map,Set */
{

@@ -92,0 +94,0 @@ if (supportsMapAndSet()) { // prefer built-in Map/Set

{
"name": "pouchdb-collections",
"version": "6.4.3",
"version": "7.0.0",
"description": "Map and Set shims for PouchDB",

@@ -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