Socket
Socket
Sign inDemoInstall

pubnub

Package Overview
Dependencies
Maintainers
5
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pubnub - npm Package Versions

13
23

8.0.1

Diff

Changelog

Source

v8.0.1

April 23 2024

Modified
  • Provider configuration option to set service worker from the URL (because of browser restrictions for worker files to be registered from the same domain).
client-engineering-bot
published 8.0.0 •

Changelog

Source

v8.0.0

April 22 2024

Added
  • Upgraded the network layer, replacing the superagent module with the Fetch API for browser integrations and node-fetch for npm integrations, ensuring enhanced performance and reliability.
  • Added service worker .
  • Enhanced the subscribe feature with service worker support, improving user experience across multiple browser windows and tabs. The client interface rewritten with TypeScript, which gives an up-to-date interface.
client-engineering-bot
published 7.6.3 •

Changelog

Source

v7.6.3

April 18 2024

Fixed
  • Fixes issue of add or remove listener of subscription to/from subscriptionSet.
client-engineering-bot
published 7.6.2 •

Changelog

Source

v7.6.2

March 28 2024

Added
  • Added support for pagination params for listChannels api of push notification devices.
client-engineering-bot
published 7.6.1 •

Changelog

Source

v7.6.1

February 26 2024

Fixed
  • Fixes issue of App context event handling for channel and membership.
client-engineering-bot
published 7.6.0 •

Changelog

Source

v7.6.0

February 21 2024

Added
  • Adding channel, channelGroup, channelMetadata and userMetadata entities to be first-class citizens to access APIs related to them. Currently, access is provided only for subscription API.
client-engineering-bot
published 7.5.0 •

Changelog

Source

v7.5.0

January 16 2024

Added
  • Added enableEventEngine, maintainPresenceState flags and retryConfiguration for retry policy configuration.
Fixed
  • Fixes issue of allowing duplicate listener registration.
  • Fixes file name conflict in lib directory. Fixed the following issues reported by @priyanshu102002: #355.
client-engineering-bot
published 7.4.5 •

Changelog

Source

v7.4.5

November 28 2023

Fixed
  • Handle unencrypted messages in subscribe with cryptoModule configured.
  • Fixe for missing parameters to request or filter optional fields for App Context memberships api.
client-engineering-bot
published 7.4.4 •

Changelog

Source

v7.4.4

November 14 2023

Fixed
  • Fixes issue of getChannelMembers call not returning status field.
client-engineering-bot
published 7.4.3 •

Changelog

Source

v7.4.3

November 08 2023

Fixed
  • Fixes issue of not able to encrypt Blob file content in web.
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