@stdlib/assert-has-tostringtag-support
Advanced tools
@@ -22,5 +22,5 @@ /* | ||
| /** | ||
| * Tests for native `toStringTag` support. | ||
| * Tests for native `Symbol.toStringTag` support. | ||
| * | ||
| * @returns boolean indicating if an environment has `toStringTag` support | ||
| * @returns boolean indicating if an environment has `Symbol.toStringTag` support | ||
| * | ||
@@ -27,0 +27,0 @@ * @example |
+2
-2
@@ -34,5 +34,5 @@ /** | ||
| /** | ||
| * Tests for native `toStringTag` support. | ||
| * Tests for native `Symbol.toStringTag` support. | ||
| * | ||
| * @returns {boolean} boolean indicating if an environment has `toStringTag` support | ||
| * @returns {boolean} boolean indicating if an environment has `Symbol.toStringTag` support | ||
| * | ||
@@ -39,0 +39,0 @@ * @example |
+2
-2
| { | ||
| "name": "@stdlib/assert-has-tostringtag-support", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Detect native Symbol.toStringTag support.", | ||
@@ -33,3 +33,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-symbol-support": "^0.2.1" | ||
| "@stdlib/assert-has-symbol-support": "^0.2.3" | ||
| }, | ||
@@ -36,0 +36,0 @@ "devDependencies": {}, |
+6
-6
@@ -32,3 +32,3 @@ <!-- | ||
| # Symbol.toStringTag Support | ||
| # hasToStringTagSupport | ||
@@ -132,3 +132,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]. | ||
@@ -148,4 +148,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/assert-has-tostringtag-support/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/assert-has-tostringtag-support/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/assert-has-tostringtag-support/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/assert-has-tostringtag-support/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -162,4 +162,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-has-tostringtag-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 | ||
@@ -166,0 +166,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
24809
0.06%0
-100%