@stdlib/array-typed-real-ctors
Advanced tools
+10
-10
| { | ||
| "name": "@stdlib/array-typed-real-ctors", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Typed array constructors.", | ||
@@ -33,11 +33,11 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/array-float32": "^0.2.1", | ||
| "@stdlib/array-float64": "^0.2.1", | ||
| "@stdlib/array-int16": "^0.2.1", | ||
| "@stdlib/array-int32": "^0.2.1", | ||
| "@stdlib/array-int8": "^0.2.1", | ||
| "@stdlib/array-uint16": "^0.2.1", | ||
| "@stdlib/array-uint32": "^0.2.1", | ||
| "@stdlib/array-uint8": "^0.2.1", | ||
| "@stdlib/array-uint8c": "^0.2.1" | ||
| "@stdlib/array-float32": "^0.2.2", | ||
| "@stdlib/array-float64": "^0.2.2", | ||
| "@stdlib/array-int16": "^0.2.2", | ||
| "@stdlib/array-int32": "^0.2.2", | ||
| "@stdlib/array-int8": "^0.2.2", | ||
| "@stdlib/array-uint16": "^0.2.2", | ||
| "@stdlib/array-uint32": "^0.2.2", | ||
| "@stdlib/array-uint8": "^0.2.2", | ||
| "@stdlib/array-uint8c": "^0.2.2" | ||
| }, | ||
@@ -44,0 +44,0 @@ "devDependencies": {}, |
+2
-2
@@ -194,4 +194,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/array-typed-real-ctors/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/array-typed-real-ctors/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [test-image]: https://github.com/stdlib-js/array-typed-real-ctors/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/array-typed-real-ctors/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -198,0 +198,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-typed-real-ctors/main.svg |
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated