pouchdb-collections
Advanced tools
Comparing version 6.4.3 to 7.0.0
@@ -84,3 +84,2 @@ function mangle(key) { | ||
// based on https://github.com/montagejs/collections | ||
/* global Map,Set */ | ||
@@ -87,0 +86,0 @@ var ExportedSet; |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17623
181