You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@stdlib/assert-has-tostringtag-support

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-has-tostringtag-support - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+2
-2
docs/types/index.d.ts

@@ -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

@@ -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

{
"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": {},

@@ -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 &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 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