@stdlib/assert-is-symbol
Advanced tools
+4
-4
| { | ||
| "name": "@stdlib/assert-is-symbol", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Test if a value is a symbol.", | ||
@@ -33,5 +33,5 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-symbol-support": "^0.2.0", | ||
| "@stdlib/utils-constant-function": "^0.2.1", | ||
| "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1", | ||
| "@stdlib/assert-has-symbol-support": "^0.2.1", | ||
| "@stdlib/utils-constant-function": "^0.2.2", | ||
| "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2", | ||
| "@stdlib/utils-native-class": "^0.2.1" | ||
@@ -38,0 +38,0 @@ }, |
+2
-2
@@ -198,4 +198,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/assert-is-symbol/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/assert-is-symbol/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [test-image]: https://github.com/stdlib-js/assert-is-symbol/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/assert-is-symbol/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -202,0 +202,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-symbol/main.svg |