@stdlib/array-uint32
Advanced tools
+2
-2
| { | ||
| "name": "@stdlib/array-uint32", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Uint32Array.", | ||
@@ -33,3 +33,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-uint32array-support": "^0.2.2" | ||
| "@stdlib/assert-has-uint32array-support": "^0.2.3" | ||
| }, | ||
@@ -36,0 +36,0 @@ "devDependencies": {}, |
+36
-36
@@ -255,4 +255,4 @@ <!-- | ||
| - `value`: source value | ||
| - `index`: source index | ||
| - `value`: source value. | ||
| - `index`: source index.. | ||
@@ -390,5 +390,5 @@ To set the callback execution context, provide a `thisArg`. | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -510,5 +510,5 @@ To set the callback execution context, provide a `thisArg`. | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -573,5 +573,5 @@ To set the callback execution context, provide a `thisArg`. | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -637,5 +637,5 @@ To set the callback execution context, provide a `thisArg`. | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -693,5 +693,5 @@ To set the callback execution context, provide a `thisArg`. | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -911,5 +911,5 @@ To set the callback execution context, provide a `thisArg`. | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -976,6 +976,6 @@ To set the callback execution context, provide a `thisArg`. | ||
| - `acc`: accumulated result | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `acc`: accumulated result. | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -1020,6 +1020,6 @@ <a name="method-reduce-right"></a> | ||
| - `acc`: accumulated result | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `acc`: accumulated result. | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -1197,5 +1197,5 @@ <a name="method-reverse"></a> | ||
| - `value`: array element | ||
| - `index`: array index | ||
| - `arr`: array on which the method is invoked | ||
| - `value`: array element. | ||
| - `index`: array index. | ||
| - `arr`: array on which the method is invoked. | ||
@@ -1502,3 +1502,3 @@ To set the callback execution context, provide a `thisArg`. | ||
| Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors]. | ||
@@ -1516,4 +1516,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/array-uint32/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/array-uint32/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/array-uint32/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/array-uint32/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -1530,4 +1530,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-uint32/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 | ||
@@ -1534,0 +1534,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib |
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
57604
0.02%