🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@stdlib/assert-has-async-iterator-symbol-support

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-has-async-iterator-symbol-support - npm Package Compare versions

Comparing version
0.0.7
to
0.0.8
+1
-1
NOTICE

@@ -1,1 +0,1 @@

Copyright (c) 2016-2021 The Stdlib Authors.
Copyright (c) 2016-2022 The Stdlib Authors.
{
"name": "@stdlib/assert-has-async-iterator-symbol-support",
"version": "0.0.7",
"version": "0.0.8",
"description": "Detect native Symbol.asyncIterator support.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -23,3 +23,3 @@ <!--

[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] [![dependencies][dependencies-image]][dependencies-url]
[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] -->

@@ -104,2 +104,4 @@ > Detect native [`Symbol.asyncIterator`][mdn-symbol] support.

<!-- CLI usage documentation. -->
<section class="usage">

@@ -139,3 +141,20 @@

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
<section class="related">
* * *
## See Also
- <span class="package-name">[`@stdlib/assert/has-iterator-symbol-support`][@stdlib/assert/has-iterator-symbol-support]</span><span class="delimiter">: </span><span class="description">detect native Symbol.iterator support.</span>
- <span class="package-name">[`@stdlib/assert/has-symbol-support`][@stdlib/assert/has-symbol-support]</span><span class="delimiter">: </span><span class="description">detect native Symbol support.</span>
</section>
<!-- /.related -->
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
<section class="main-repo" >

@@ -164,3 +183,3 @@

Copyright &copy; 2016-2021. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 2016-2022. The Stdlib [Authors][stdlib-authors].

@@ -184,5 +203,16 @@ </section>

<!--
[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-has-async-iterator-symbol-support.svg
[dependencies-url]: https://david-dm.org/stdlib-js/assert-has-async-iterator-symbol-support/main
-->
[umd]: https://github.com/umdjs/umd
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
[deno-url]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/tree/deno
[umd-url]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/tree/umd
[esm-url]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/tree/esm
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg

@@ -199,4 +229,12 @@ [chat-url]: https://gitter.im/stdlib-js/stdlib/

<!-- <related-links> -->
[@stdlib/assert/has-iterator-symbol-support]: https://www.npmjs.com/package/@stdlib/assert-has-iterator-symbol-support
[@stdlib/assert/has-symbol-support]: https://www.npmjs.com/package/@stdlib/assert-has-symbol-support
<!-- </related-links> -->
</section>
<!-- /.links -->