@stdlib/assert-has-async-iterator-symbol-support
Advanced tools
+2
-2
| { | ||
| "name": "@stdlib/assert-has-async-iterator-symbol-support", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Detect native Symbol.asyncIterator support.", | ||
@@ -40,3 +40,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-own-property": "^0.1.0" | ||
| "@stdlib/assert-has-own-property": "^0.1.1" | ||
| }, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
+2
-2
@@ -153,4 +153,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
| [test-url]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml?query=branch:v0.1.0 | ||
| [test-image]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
| [test-url]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -157,0 +157,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-has-async-iterator-symbol-support/main.svg |