New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stdlib/array-uint32

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/array-uint32 - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+2
-2
package.json
{
"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 &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 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