extra-lists.web
Advanced tools
Comparing version 3.0.19 to 3.0.20
{ | ||
"name": "extra-lists.web", | ||
"version": "3.0.19", | ||
"description": "Lists is a pair of key list and value list, with unique keys {web}.", | ||
"version": "3.0.20", | ||
"description": "A collection of functions for operating upon Lists {web}.", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "module": "index.mjs", |
@@ -156,4 +156,4 @@ A collection of functions for operating upon Lists.<br> | ||
[![Coverage Status](https://coveralls.io/repos/github/nodef/extra-lists/badge.svg?branch=master)](https://coveralls.io/github/nodef/extra-lists?branch=master) | ||
[![Test Coverage](https://api.codeclimate.com/v1/badges/4624983540e6b87358dc/test_coverage)](https://codeclimate.com/github/nodef/extra-lists/test_coverage) | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/4624983540e6b87358dc/maintainability)](https://codeclimate.com/github/nodef/extra-lists/maintainability) | ||
[![Test Coverage](https://api.codeclimate.com/v1/badges/b7e8da9d66573c40ad3e/test_coverage)](https://codeclimate.com/github/nodef/extra-lists/test_coverage) | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/b7e8da9d66573c40ad3e/maintainability)](https://codeclimate.com/github/nodef/extra-lists/maintainability) | ||
@@ -160,0 +160,0 @@ |
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
62405