🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@wordpress/interactivity-router

Package Overview
Dependencies
Maintainers
23
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/interactivity-router - npm Package Compare versions

Comparing version
2.45.1-next.v.202605131032.0
to
2.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. -->

## 2.46.0 (2026-05-14)
## 2.45.0 (2026-04-29)

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

+4
-4
{
"name": "@wordpress/interactivity-router",
"version": "2.45.1-next.v.202605131032.0+f6d6e7149",
"version": "2.46.0",
"description": "Package that exposes state and actions from the `core/router` store, part of the Interactivity API.",

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

"dependencies": {
"@wordpress/a11y": "^4.45.1-next.v.202605131032.0+f6d6e7149",
"@wordpress/interactivity": "^6.45.1-next.v.202605131032.0+f6d6e7149",
"@wordpress/a11y": "^4.46.0",
"@wordpress/interactivity": "^6.46.0",
"es-module-lexer": "^1.5.4"

@@ -57,3 +57,3 @@ },

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