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.44.1-next.v.202604201441.0
to
4.45.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.45.0 (2026-04-29)
## 4.44.0 (2026-04-15)

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

+4
-4
{
"name": "@wordpress/a11y",
"version": "4.44.1-next.v.202604201441.0+dab6d8c07",
"version": "4.45.0",
"description": "Accessibility (a11y) utilities for WordPress.",

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

"dependencies": {
"@wordpress/dom-ready": "^4.44.1-next.v.202604201441.0+dab6d8c07",
"@wordpress/i18n": "^6.17.1-next.v.202604201441.0+dab6d8c07"
"@wordpress/dom-ready": "^4.45.0",
"@wordpress/i18n": "^6.18.0"
},

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

},
"gitHead": "c788005ba4ee2a34851c1217c51602656aa7c3a6"
"gitHead": "8c229eaed0e88c9827e2da3d73a78f9ddd77714b"
}