npm v2.2.3 - 2026-05-14
Maintenance release for the JavaScript implementation of FDC3 2.2 that resolve an issue with the ChannelChangedEvent in fdc3-agent-proxy and includes recent dependnecy updates to resolve a number of CVEs in dependencies.
See CHANGELOG for details:
Fixed
- Fixed
addEventListenercallback receiving the rawchannelChangedEventwire message instead of a properly structuredFDC3ChannelChangedEventwhen a user leaves a channel or when thecurrentChannelIdfield is used in place of the deprecatednewChannelIdfield. (#1870)
Full Changelog: v2.2.2...v2.2.3