@stdlib/assert-has-arraybuffer-support
Advanced tools
+3
-3
| { | ||
| "name": "@stdlib/assert-has-arraybuffer-support", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Detect native ArrayBuffer support.", | ||
@@ -40,4 +40,4 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/array-float64": "^0.1.0", | ||
| "@stdlib/assert-is-arraybuffer": "^0.1.0" | ||
| "@stdlib/array-float64": "^0.1.1", | ||
| "@stdlib/assert-is-arraybuffer": "^0.1.1" | ||
| }, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
+2
-2
@@ -156,4 +156,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/assert-has-arraybuffer-support/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
| [test-url]: https://github.com/stdlib-js/assert-has-arraybuffer-support/actions/workflows/test.yml?query=branch:v0.1.0 | ||
| [test-image]: https://github.com/stdlib-js/assert-has-arraybuffer-support/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
| [test-url]: https://github.com/stdlib-js/assert-has-arraybuffer-support/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -160,0 +160,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-has-arraybuffer-support/main.svg |