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-to-json

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/array-to-json - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+1
-1
package.json
{
"name": "@stdlib/array-to-json",
"version": "0.0.5",
"version": "0.0.6",
"description": "Return a JSON representation of a typed array.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

+10
-10

@@ -296,21 +296,21 @@ <!--

[@stdlib/array/float64]: https://github.com/stdlib-js/array-float64
[@stdlib/array/float64]: https://www.npmjs.com/package/@stdlib/array-float64
[@stdlib/array/float32]: https://github.com/stdlib-js/array-float32
[@stdlib/array/float32]: https://www.npmjs.com/package/@stdlib/array-float32
[@stdlib/array/int32]: https://github.com/stdlib-js/array-int32
[@stdlib/array/int32]: https://www.npmjs.com/package/@stdlib/array-int32
[@stdlib/array/uint32]: https://github.com/stdlib-js/array-uint32
[@stdlib/array/uint32]: https://www.npmjs.com/package/@stdlib/array-uint32
[@stdlib/array/int16]: https://github.com/stdlib-js/array-int16
[@stdlib/array/int16]: https://www.npmjs.com/package/@stdlib/array-int16
[@stdlib/array/uint16]: https://github.com/stdlib-js/array-uint16
[@stdlib/array/uint16]: https://www.npmjs.com/package/@stdlib/array-uint16
[@stdlib/array/int8]: https://github.com/stdlib-js/array-int8
[@stdlib/array/int8]: https://www.npmjs.com/package/@stdlib/array-int8
[@stdlib/array/uint8]: https://github.com/stdlib-js/array-uint8
[@stdlib/array/uint8]: https://www.npmjs.com/package/@stdlib/array-uint8
[@stdlib/array/uint8c]: https://github.com/stdlib-js/array-uint8c
[@stdlib/array/uint8c]: https://www.npmjs.com/package/@stdlib/array-uint8c
[@stdlib/array/reviver]: https://github.com/stdlib-js/array-reviver
[@stdlib/array/reviver]: https://www.npmjs.com/package/@stdlib/array-reviver

@@ -317,0 +317,0 @@ </section>

# CHANGELOG
> Package changelog.
See [GitHub Releases](https://github.com/stdlib-js/array-to-json/releases) for the changelog.