Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
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.2.1
to
0.2.2
+2
-2
package.json
{
"name": "@stdlib/assert-has-async-iterator-symbol-support",
"version": "0.2.1",
"version": "0.2.2",
"description": "Detect native Symbol.asyncIterator support.",

@@ -33,3 +33,3 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/assert-has-own-property": "^0.2.1"
"@stdlib/assert-has-own-property": "^0.2.2"
},

@@ -36,0 +36,0 @@ "devDependencies": {},

@@ -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.2.1
[test-url]: https://github.com/stdlib-js/assert-has-async-iterator-symbol-support/actions/workflows/test.yml?query=branch:v0.2.1
[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

@@ -157,0 +157,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-has-async-iterator-symbol-support/main.svg