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

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/array-base-zeros5d - 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

+7
-7
{
"name": "@stdlib/array-base-zeros5d",
"version": "0.0.1",
"version": "0.1.0",
"description": "Create a zero-filled five-dimensional nested array.",

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

"dependencies": {
"@stdlib/array-base-filled5d": "github:stdlib-js/array-base-filled5d#main",
"@stdlib/types": "^0.0.14"
"@stdlib/array-base-filled5d": "^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-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-floor": "^0.1.0",
"@stdlib/math-base-special-pow": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

@@ -164,4 +164,4 @@ <!--

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

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