Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/a11y

Package Overview
Dependencies
Maintainers
0
Versions
168
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.1.0 to 4.2.0

10

CHANGELOG.md

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

## 4.2.0 (2024-06-26)
## 4.1.0 (2024-06-15)

@@ -141,3 +143,3 @@

### New feature
### New Features

@@ -148,3 +150,3 @@ - Include TypeScript type declarations ([#18942](https://github.com/WordPress/gutenberg/pull/18942))

### Breaking Change
### Breaking Changes

@@ -155,8 +157,8 @@ - Change how required built-ins are polyfilled with Babel 7 ([#9171](https://github.com/WordPress/gutenberg/pull/9171)). If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using [core-js](https://github.com/zloirock/core-js) or [@babel/polyfill](https://babeljs.io/docs/en/next/babel-polyfill) will add support for these methods.

### New feature
### New Features
- Updated build to work with Babel 7 ([#7832](https://github.com/WordPress/gutenberg/pull/7832))
### Polish
### Internal
- Moved `@WordPress/packages` repository to `@WordPress/gutenberg` ([#7805](https://github.com/WordPress/gutenberg/pull/7805))

8

package.json
{
"name": "@wordpress/a11y",
"version": "4.1.0",
"version": "4.2.0",
"description": "Accessibility (a11y) utilities for WordPress.",

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

"@babel/runtime": "^7.16.0",
"@wordpress/dom-ready": "^4.1.0",
"@wordpress/i18n": "^5.1.0"
"@wordpress/dom-ready": "^4.2.0",
"@wordpress/i18n": "^5.2.0"
},

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

},
"gitHead": "66d3bf12e67d16deddc4b4a9ec42e1d0bed3479a"
"gitHead": "aa5b14bb5bdbb8d8a02914e154c3bc1c2f18ace6"
}
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