@stdlib/array-float64
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| Copyright (c) 2016-2024 The Stdlib Authors. | ||
| Copyright (c) 2016-2026 The Stdlib Authors. |
+2
-2
| { | ||
| "name": "@stdlib/array-float64", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Float64Array.", | ||
@@ -33,3 +33,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-float64array-support": "^0.2.2" | ||
| "@stdlib/assert-has-float64array-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. | ||
@@ -917,5 +917,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. | ||
@@ -982,6 +982,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. | ||
@@ -1026,6 +1026,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. | ||
@@ -1203,5 +1203,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. | ||
@@ -1507,3 +1507,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]. | ||
@@ -1521,4 +1521,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/array-float64/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/array-float64/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/array-float64/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/array-float64/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -1535,4 +1535,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-float64/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 | ||
@@ -1539,0 +1539,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
58617
0.01%4
Infinity%