@stdlib/ndarray-base-shape
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| Copyright (c) 2016-2024 The Stdlib Authors. | ||
| Copyright (c) 2016-2026 The Stdlib Authors. |
+2
-3
| { | ||
| "name": "@stdlib/ndarray-base-shape", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Return the shape of a provided ndarray.", | ||
@@ -33,3 +33,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/array-base-copy-indexed": "^0.2.1" | ||
| "@stdlib/array-base-copy-indexed": "^0.2.2" | ||
| }, | ||
@@ -69,3 +69,2 @@ "devDependencies": {}, | ||
| ], | ||
| "__stdlib__": {}, | ||
| "funding": { | ||
@@ -72,0 +71,0 @@ "type": "opencollective", |
+5
-5
@@ -201,3 +201,3 @@ <!-- | ||
| Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors]. | ||
@@ -215,4 +215,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/ndarray-base-shape/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/ndarray-base-shape/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/ndarray-base-shape/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/ndarray-base-shape/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -229,4 +229,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-shape/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 | ||
@@ -233,0 +233,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib |
26574
-0.16%