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.0.1
to
0.1.0
CITATION.cff

Sorry, the diff of this file is not supported yet

+8
-8
{
"name": "@stdlib/array-base-filled3d",
"version": "0.0.1",
"version": "0.1.0",
"description": "Create a filled three-dimensional nested array.",

@@ -40,11 +40,11 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/array-base-filled": "^0.0.2",
"@stdlib/types": "^0.0.14"
"@stdlib/array-base-filled": "^0.1.0",
"@stdlib/types": "^0.1.0"
},
"devDependencies": {
"@stdlib/assert-is-array-array": "^0.0.7",
"@stdlib/bench": "^0.0.12",
"@stdlib/math-base-special-cbrt": "^0.0.7",
"@stdlib/math-base-special-floor": "^0.0.8",
"@stdlib/math-base-special-pow": "^0.0.7",
"@stdlib/assert-is-array-array": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/math-base-special-cbrt": "^0.1.0",
"@stdlib/math-base-special-floor": "^0.1.0",
"@stdlib/math-base-special-pow": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -51,0 +51,0 @@ "istanbul": "^0.4.1",

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

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

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