🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@stdlib/strided-base-reinterpret-complex128

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/strided-base-reinterpret-complex128 - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+7
-7
package.json
{
"name": "@stdlib/strided-base-reinterpret-complex128",
"version": "0.1.0",
"version": "0.1.1",
"description": "Reinterpret a Complex128Array as a Float64Array.",

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

"dependencies": {
"@stdlib/array-float64": "^0.1.0",
"@stdlib/array-float64": "^0.1.1",
"@stdlib/types": "^0.1.0"
},
"devDependencies": {
"@stdlib/array-buffer": "^0.0.6",
"@stdlib/array-complex128": "^0.0.6",
"@stdlib/assert-is-float64array": "^0.1.0",
"@stdlib/array-buffer": "^0.1.0",
"@stdlib/array-complex128": "^0.1.0",
"@stdlib/assert-is-float64array": "^0.1.1",
"@stdlib/bench": "^0.1.0",
"@stdlib/complex-imag": "^0.0.7",
"@stdlib/complex-real": "^0.0.7",
"@stdlib/complex-imag": "^0.1.0",
"@stdlib/complex-real": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

@@ -213,4 +213,4 @@ <!--

[test-image]: https://github.com/stdlib-js/strided-base-reinterpret-complex128/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/strided-base-reinterpret-complex128/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/strided-base-reinterpret-complex128/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/strided-base-reinterpret-complex128/actions/workflows/test.yml?query=branch:v0.1.1

@@ -217,0 +217,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/strided-base-reinterpret-complex128/main.svg