collections-x
Advanced tools
Comparing version 3.0.14 to 3.0.15
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-08-05T07:54:21.591Z", | ||
"date": "2019-08-05T10:50:09.457Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6 collections fallback library: Map and Set.", | ||
"license": "MIT", | ||
"version": "3.0.14" | ||
"version": "3.0.15" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "collections-x", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"description": "ES6 collections fallback library: Map and Set.", | ||
@@ -62,11 +62,11 @@ "homepage": "https://github.com/Xotic750/collections-x", | ||
"has-own-property-x": "^4.0.17", | ||
"index-of-x": "^3.0.17", | ||
"is-array-like-x": "^2.0.18", | ||
"index-of-x": "^3.0.18", | ||
"is-array-like-x": "^2.0.19", | ||
"is-array-x": "^2.0.23", | ||
"is-boolean-object": "^1.0.0", | ||
"is-function-x": "^4.0.28", | ||
"is-map-x": "^2.0.13", | ||
"is-map-x": "^2.0.14", | ||
"is-object-like-x": "^2.0.26", | ||
"is-primitive": "^3.0.1", | ||
"is-set-x": "^2.0.13", | ||
"is-set-x": "^2.0.14", | ||
"is-string": "^1.0.4", | ||
@@ -73,0 +73,0 @@ "is-surrogate-pair-x": "^3.0.23", |
Sorry, the diff of this file is too big to display
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
Updatedindex-of-x@^3.0.18
Updatedis-array-like-x@^2.0.19
Updatedis-map-x@^2.0.14
Updatedis-set-x@^2.0.14