Socket
Socket
Sign inDemoInstall

@reach/visually-hidden

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/visually-hidden - npm Package Compare versions

Comparing version 0.10.2 to 0.10.4

2

dist/index.d.ts

@@ -10,3 +10,3 @@ /**

* @see Docs https://reacttraining.com/reach-ui/visually-hidden
* @see Source https://github.com/reach/reach-ui/tree/master/packages/visually-hidden
* @see Source https://github.com/reach/reach-ui/tree/main/packages/visually-hidden
*/

@@ -13,0 +13,0 @@ import React from "react";

@@ -19,3 +19,3 @@ 'use strict';

* @see Docs https://reacttraining.com/reach-ui/visually-hidden
* @see Source https://github.com/reach/reach-ui/tree/master/packages/visually-hidden
* @see Source https://github.com/reach/reach-ui/tree/main/packages/visually-hidden
*/

@@ -22,0 +22,0 @@ /**

@@ -12,3 +12,3 @@ import React, { forwardRef } from 'react';

* @see Docs https://reacttraining.com/reach-ui/visually-hidden
* @see Source https://github.com/reach/reach-ui/tree/master/packages/visually-hidden
* @see Source https://github.com/reach/reach-ui/tree/main/packages/visually-hidden
*/

@@ -15,0 +15,0 @@ /**

{
"name": "@reach/visually-hidden",
"version": "0.10.2",
"version": "0.10.4",
"description": "Render text that is announced to screen readers but visually hidden.",

@@ -27,5 +27,5 @@ "author": "React Training <hello@reacttraining.com>",

"dependencies": {
"tslib": "^1.11.2"
"tslib": "^2.0.0"
},
"gitHead": "9e4b9adab7fd3085b1fb4b54882a2231308b7416"
"gitHead": "a0c7b3672835b2a9f84732663bb0e78992541211"
}

@@ -5,3 +5,3 @@ # @reach/visually-hidden

[Docs](https://reacttraining.com/reach-ui/visually-hidden) | [Source](https://github.com/reach/reach-ui/tree/master/packages/visually-hidden) | [Origin](https://snook.ca/archives/html_and_css/hiding-content-for-accessibility) | [Further reading](https://a11yproject.com/posts/how-to-hide-content/)
[Docs](https://reacttraining.com/reach-ui/visually-hidden) | [Source](https://github.com/reach/reach-ui/tree/main/packages/visually-hidden) | [Origin](https://snook.ca/archives/html_and_css/hiding-content-for-accessibility) | [Further reading](https://a11yproject.com/posts/how-to-hide-content/)

@@ -8,0 +8,0 @@ Provides text for screen readers that is visually hidden. It is the logical opposite of the `aria-hidden` attribute.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc