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-filled3d

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
0.2.2
to
0.2.3
+2
-2
package.json
{
"name": "@stdlib/array-base-filled3d",
"version": "0.2.2",
"version": "0.2.3",
"description": "Create a filled three-dimensional nested array.",

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

"dependencies": {
"@stdlib/array-base-filled": "^0.2.1"
"@stdlib/array-base-filled": "^0.2.2"
},

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

@@ -173,4 +173,4 @@ <!--

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

@@ -177,0 +177,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-base-filled3d/main.svg