@stdlib/assert-is-slice
Advanced tools
+2
-2
| { | ||
| "name": "@stdlib/assert-is-slice", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Test if a value is a Slice object.", | ||
@@ -34,3 +34,3 @@ "license": "Apache-2.0", | ||
| "@stdlib/slice-ctor": "^0.2.1", | ||
| "@stdlib/utils-constructor-name": "^0.2.1" | ||
| "@stdlib/utils-constructor-name": "^0.2.2" | ||
| }, | ||
@@ -37,0 +37,0 @@ "devDependencies": {}, |
+2
-2
@@ -151,4 +151,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/assert-is-slice/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/assert-is-slice/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [test-image]: https://github.com/stdlib-js/assert-is-slice/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/assert-is-slice/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -155,0 +155,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-slice/main.svg |