@stdlib/array-buffer
Advanced tools
+2
-2
| { | ||
| "name": "@stdlib/array-buffer", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "ArrayBuffer.", | ||
@@ -33,3 +33,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-arraybuffer-support": "^0.2.1" | ||
| "@stdlib/assert-has-arraybuffer-support": "^0.2.2" | ||
| }, | ||
@@ -36,0 +36,0 @@ "devDependencies": {}, |
+2
-2
@@ -313,4 +313,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/array-buffer/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/array-buffer/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [test-image]: https://github.com/stdlib-js/array-buffer/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/array-buffer/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -317,0 +317,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-buffer/main.svg |