@stdlib/assert-has-generator-support
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/assert-has-generator-support", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Detect native generator function support.", | ||
@@ -33,3 +33,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/utils-eval": "^0.2.1" | ||
"@stdlib/utils-eval": "^0.2.2" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": {}, |
@@ -156,4 +156,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/assert-has-generator-support/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/assert-has-generator-support/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/assert-has-generator-support/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/assert-has-generator-support/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -160,0 +160,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-has-generator-support/main.svg |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@stdlib/utils-eval@^0.2.2