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

pubnub

Package Overview
Dependencies
Maintainers
7
Versions
229
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.2.3

Diff

Changelog

Source

v8.2.3

June 06 2024

Fixed
  • Fix issue because of which single string sort option wasn't serialized properly.
client-engineering-bot
published 8.2.2 •

Changelog

Source

v8.2.2

June 05 2024

Fixed
  • Fix issue because of which heartbeatInterval wasn't computed if presenceTimeout provided during PubNub client configuration.
client-engineering-bot
published 8.2.1 •

Changelog

Source

v8.2.1

May 22 2024

Fixed
  • Fix revoke token method signature where mistakenly expected object with token field.
client-engineering-bot
published 8.2.0 •

Changelog

Source

v8.2.0

May 21 2024

Added
  • Add environment flags processing to opt-out feature modules from built bundles.
Fixed
  • Add application/json content type for Grant Token, Add Message Action and Generate File Upload URL endpoints. Fixed the following issues reported by @SpaseESG: #373.
client-engineering-bot
published 8.1.0 •

Changelog

Source

v8.1.0

May 16 2024

Added
  • Use SharedWorker instead of Service Worker for better PubNub client instances feedback.
  • Add configuration option to enable debug log output from the subscription SharedWorker.
Modified
  • Create types declaration files.
client-engineering-bot
published 8.0.1 •

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.
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