collect.js
Advanced tools
Comparing version 3.0.8 to 3.0.9
{ | ||
"name": "collect.js", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Convenient and dependency free wrapper for working with arrays and objects.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -17,3 +17,3 @@ # <img src="https://raw.githubusercontent.com/ecrmnn/collect.js/master/collectjs.jpg" alt="collect.js"> | ||
### Tip | ||
Using Laravel as your backend? Collect.js offers an (almost) identical api to Laravel Collections 5.4. [See differences](#strictness-and-comparisons). | ||
Using Laravel as your backend? Collect.js offers an (almost) identical api to [Laravel Collections](https://laravel.com/docs/5.4/collections) 5.4. [See differences](#strictness-and-comparisons). | ||
@@ -20,0 +20,0 @@ ### Usage |
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
218993