Socket
Socket
Sign inDemoInstall

@reach/auto-id

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/auto-id - npm Package Compare versions

Comparing version 0.15.3 to 0.16.0

2

dist/reach-auto-id.cjs.dev.js

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

* Some background:
* 1. Accessibiliy APIs rely heavily on element IDs
* 1. Accessibility APIs rely heavily on element IDs
* 2. Requiring developers to put IDs on every element in Reach UI is both

@@ -18,0 +18,0 @@ * cumbersome and error-prone

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

* Some background:
* 1. Accessibiliy APIs rely heavily on element IDs
* 1. Accessibility APIs rely heavily on element IDs
* 2. Requiring developers to put IDs on every element in Reach UI is both

@@ -18,0 +18,0 @@ * cumbersome and error-prone

@@ -11,3 +11,3 @@ import { useState, useEffect } from 'react';

* Some background:
* 1. Accessibiliy APIs rely heavily on element IDs
* 1. Accessibility APIs rely heavily on element IDs
* 2. Requiring developers to put IDs on every element in Reach UI is both

@@ -14,0 +14,0 @@ * cumbersome and error-prone

{
"name": "@reach/auto-id",
"version": "0.15.3",
"version": "0.16.0",
"description": "Autogenerate IDs to facilitate WAI-ARIA and server rendering.",

@@ -16,3 +16,3 @@ "author": "React Training <hello@reacttraining.com>",

"dependencies": {
"@reach/utils": "0.15.3",
"@reach/utils": "0.16.0",
"tslib": "^2.3.0"

@@ -39,3 +39,3 @@ },

],
"gitHead": "aac3d3e1902ec32656476bcdccd7b56207384fcd"
"gitHead": "e4c6093db14e3cc24c26794a002dbd8c866c0387"
}
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