Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@wordpress/a11y

Package Overview
Dependencies
Maintainers
23
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/a11y - npm Package Compare versions

Comparing version
4.46.0
to
4.47.0
+2
-0
CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 4.47.0 (2026-05-27)
## 4.46.0 (2026-05-14)

@@ -7,0 +9,0 @@

+4
-4
{
"name": "@wordpress/a11y",
"version": "4.46.0",
"version": "4.47.0",
"description": "Accessibility (a11y) utilities for WordPress.",

@@ -49,4 +49,4 @@ "author": "The WordPress Contributors",

"dependencies": {
"@wordpress/dom-ready": "^4.46.0",
"@wordpress/i18n": "^6.19.0"
"@wordpress/dom-ready": "^4.47.0",
"@wordpress/i18n": "^6.20.0"
},

@@ -56,3 +56,3 @@ "publishConfig": {

},
"gitHead": "51264e33b95fadff9a06b68141e674ce9cde9675"
"gitHead": "d653c5fd6161571a0c2ebde28553d6e25624eacc"
}