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.45.1-next.v.202605131032.0
to
4.46.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.46.0 (2026-05-14)
## 4.45.0 (2026-04-29)

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

+4
-4
{
"name": "@wordpress/a11y",
"version": "4.45.1-next.v.202605131032.0+f6d6e7149",
"version": "4.46.0",
"description": "Accessibility (a11y) utilities for WordPress.",

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

"dependencies": {
"@wordpress/dom-ready": "^4.45.1-next.v.202605131032.0+f6d6e7149",
"@wordpress/i18n": "^6.18.1-next.v.202605131032.0+f6d6e7149"
"@wordpress/dom-ready": "^4.46.0",
"@wordpress/i18n": "^6.19.0"
},

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

},
"gitHead": "0e198c7ac7ca634e73ded9220ce048c0302174dd"
"gitHead": "51264e33b95fadff9a06b68141e674ce9cde9675"
}