@stdlib/utils-index-of
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/utils-index-of", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Return the first index at which a given element can be found.", | ||
@@ -34,6 +34,7 @@ "license": "Apache-2.0", | ||
"@stdlib/assert-is-collection": "^0.2.1", | ||
"@stdlib/assert-is-integer": "^0.2.1", | ||
"@stdlib/assert-is-nan": "^0.2.1", | ||
"@stdlib/assert-is-string": "^0.2.1", | ||
"@stdlib/string-format": "^0.2.1" | ||
"@stdlib/assert-is-integer": "^0.2.2", | ||
"@stdlib/assert-is-nan": "^0.2.2", | ||
"@stdlib/assert-is-string": "^0.2.2", | ||
"@stdlib/string-format": "^0.2.2", | ||
"@stdlib/error-tools-fmtprodmsg": "^0.2.2" | ||
}, | ||
@@ -40,0 +41,0 @@ "devDependencies": {}, |
@@ -275,4 +275,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/utils-index-of/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/utils-index-of/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/utils-index-of/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/utils-index-of/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -279,0 +279,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-index-of/main.svg |
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
35043
6