extra-lists.web
Advanced tools
Comparing version 4.0.7 to 4.0.8
/** | ||
* Entries is a list of key-value pairs, with unique keys. | ||
* Entries is an array of key-value pairs, with unique keys. | ||
* [š](https://github.com/nodef/extra-lists/wiki/Entries) | ||
@@ -7,3 +7,3 @@ */ | ||
/** | ||
* Lists is a pair of key list and value list, with unique keys. | ||
* Lists is a pair of key array and value array, with unique keys. | ||
* [š](https://github.com/nodef/extra-lists/wiki/Lists) | ||
@@ -10,0 +10,0 @@ */ |
{ | ||
"name": "extra-lists.web", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "A collection of functions for operating upon Lists {web}.", | ||
@@ -5,0 +5,0 @@ "main": "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
62360