@stdlib/assert-tools-array-function
Advanced tools
@@ -37,3 +37,3 @@ /* | ||
| * - The returned function returns `false` if provided an empty array. | ||
| * - The returned function returns `false` is not provided an array. | ||
| * - The returned function returns `false` if not provided an array. | ||
| * | ||
@@ -40,0 +40,0 @@ * @param predicate - function to apply |
+1
-1
@@ -1,1 +0,1 @@ | ||
| Copyright (c) 2016-2024 The Stdlib Authors. | ||
| Copyright (c) 2016-2026 The Stdlib Authors. |
+4
-4
| { | ||
| "name": "@stdlib/assert-tools-array-function", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Return a function which tests if every element in an array passes a test condition.", | ||
@@ -33,5 +33,5 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-is-array": "^0.2.1", | ||
| "@stdlib/string-format": "^0.2.2", | ||
| "@stdlib/error-tools-fmtprodmsg": "^0.2.2" | ||
| "@stdlib/assert-is-array": "^0.2.2", | ||
| "@stdlib/string-format": "^0.2.3", | ||
| "@stdlib/error-tools-fmtprodmsg": "^0.2.3" | ||
| }, | ||
@@ -38,0 +38,0 @@ "devDependencies": {}, |
+5
-5
@@ -166,3 +166,3 @@ <!-- | ||
| Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors]. | ||
@@ -180,4 +180,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/assert-tools-array-function/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/assert-tools-array-function/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/assert-tools-array-function/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/assert-tools-array-function/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -194,4 +194,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-tools-array-function/main.svg | ||
| [chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
| [chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im | ||
| [chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg | ||
| [chat-url]: https://stdlib.zulipchat.com | ||
@@ -198,0 +198,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
28592
-0.08%6
Infinity%