Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/array-base-filled4d

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/array-base-filled4d - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+1
-2
docs/types/index.d.ts

@@ -23,3 +23,2 @@ /*

import { Collection } from '@stdlib/types/array';
import { Shape4D } from '@stdlib/types/ndarray';

@@ -30,3 +29,3 @@

*/
type Array4D<T> = Array<Array<Array<T>>>;
type Array4D<T> = Array<Array<Array<Array<T>>>>;

@@ -33,0 +32,0 @@ /**

+1
-1

@@ -1,1 +0,1 @@

Copyright (c) 2016-2024 The Stdlib Authors.
Copyright (c) 2016-2026 The Stdlib Authors.
{
"name": "@stdlib/array-base-filled4d",
"version": "0.2.2",
"version": "0.2.3",
"description": "Create a filled four-dimensional nested array.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -160,3 +160,3 @@ <!--

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

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

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

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

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