@stdlib/assert-has-async-iterator-symbol-support
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| Copyright (c) 2016-2024 The Stdlib Authors. | ||
| Copyright (c) 2016-2026 The Stdlib Authors. |
+2
-2
| { | ||
| "name": "@stdlib/assert-has-async-iterator-symbol-support", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Detect native Symbol.asyncIterator support.", | ||
@@ -33,3 +33,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-own-property": "^0.2.2" | ||
| "@stdlib/assert-has-own-property": "^0.2.3" | ||
| }, | ||
@@ -36,0 +36,0 @@ "devDependencies": {}, |
+6
-6
@@ -32,3 +32,3 @@ <!-- | ||
| # Async Iterator Symbol Support | ||
| # hasAsyncIteratorSymbolSupport | ||
@@ -139,3 +139,3 @@ [![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] --> | ||
| Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors]. | ||
@@ -155,4 +155,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -169,4 +169,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-has-async-iterator-symbol-support/main.svg | ||
| [chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
| [chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im | ||
| [chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg | ||
| [chat-url]: https://stdlib.zulipchat.com | ||
@@ -173,0 +173,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib |
26590
-0.09%