extra-lists
Advanced tools
Comparing version 2.0.88 to 2.0.89
{ | ||
"name": "extra-lists", | ||
"version": "2.0.88", | ||
"version": "2.0.89", | ||
"description": "Lists is a pair of key list and value list, with unique keys.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -91,3 +91,3 @@ [Lists] is a pair of key list and value list, with unique keys. [:running:] [:vhs:] [:package:] [:moon:] [:ledger:] | ||
| [isEqual] | Checks if two lists are equal. | ||
| [compare] | Compares two entries. | ||
| [compare] | Compares two lists. | ||
| [find] | Finds a value passing a test. | ||
@@ -149,1 +149,2 @@ | [search] | Finds key of an entry passing a test. | ||
[fromEntries]: https://github.com/nodef/extra-lists/wiki/fromEntries | ||
[:vhs:]: https://asciinema.org/a/340743 |
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
101316
149