Skip to content

npm v2.2.3

Latest

Choose a tag to compare

@kriswest kriswest released this 14 May 15:34

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 addEventListener callback receiving the raw channelChangedEvent wire message instead of a properly structured FDC3ChannelChangedEvent when a user leaves a channel or when the currentChannelId field is used in place of the deprecated newChannelId field. (#1870)

Full Changelog: v2.2.2...v2.2.3