@stdlib/assert-is-int32array
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/assert-is-int32array", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Test if a value is an Int32Array.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -187,4 +187,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/assert-is-int32array/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/assert-is-int32array/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/assert-is-int32array/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/assert-is-int32array/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -191,0 +191,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-int32array/main.svg |