@stdlib/assert-has-int8array-support
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/assert-has-int8array-support", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Detect native Int8Array support.", | ||
@@ -33,5 +33,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/assert-is-int8array": "^0.2.1", | ||
"@stdlib/constants-int8-max": "^0.2.1", | ||
"@stdlib/constants-int8-min": "^0.2.1" | ||
"@stdlib/assert-is-int8array": "^0.2.2", | ||
"@stdlib/constants-int8-max": "^0.2.2", | ||
"@stdlib/constants-int8-min": "^0.2.2" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": {}, |
@@ -146,4 +146,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/assert-has-int8array-support/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/assert-has-int8array-support/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/assert-has-int8array-support/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/assert-has-int8array-support/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -150,0 +150,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-has-int8array-support/main.svg |