collect.js
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "collect.js", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Convenient and dependency free wrapper for working with arrays and objects.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -915,2 +915,3 @@ # <img src="https://raw.githubusercontent.com/ecrmnn/collect.js/master/collectjs.jpg" alt="collect.js"> | ||
``` | ||
> Note that the `macro` method returns `undefined`, and therefore it is not possible to use it within a chain of methods. | ||
@@ -917,0 +918,0 @@ #### ``map()`` |
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
242792
1967