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

@stdlib/assert-is-array

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-is-array - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+2
-2
package.json
{
"name": "@stdlib/assert-is-array",
"version": "0.2.2",
"version": "0.2.3",
"description": "Test if a value is an array.",

@@ -33,3 +33,3 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/utils-native-class": "^0.2.1"
"@stdlib/utils-native-class": "^0.2.2"
},

@@ -36,0 +36,0 @@ "devDependencies": {},

@@ -129,3 +129,3 @@ <!--

Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].

@@ -143,4 +143,4 @@ </section>

[test-image]: https://github.com/stdlib-js/assert-is-array/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/assert-is-array/actions/workflows/test.yml?query=branch:v0.2.2
[test-image]: https://github.com/stdlib-js/assert-is-array/actions/workflows/test.yml/badge.svg?branch=v0.2.3
[test-url]: https://github.com/stdlib-js/assert-is-array/actions/workflows/test.yml?query=branch:v0.2.3

@@ -157,4 +157,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-array/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

@@ -161,0 +161,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib

Sorry, the diff of this file is not supported yet