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-typed-real-ctors

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-typed-real-ctors - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+10
-10
package.json
{
"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": {},

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