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

23
23

8.2.8

Diff

Changelog

Source

v8.2.8

September 30 2024

Fixed
  • Fix issue because of which leave request modified wrong URL path component with actual channels.
  • Fix issue because of which removed channels / groups didn't cancel previous subscribe request to re-subscribe with new set of channels / groups.
  • Fix issue because of which suitable active PubNub clients subscription not has been used for aggregation and caused additional connections or wrong set of channels / groups.
Modified
  • Pre-process entries from subscribe response to filter out updates which has been received for channels and groups which are not part of subscription loop (subscription aggregation in shared worker).
  • Point to the built-in types definition file when package used with npm / yarn.
client-engineering-bot
published 8.2.7 •

Changelog

Source

v8.2.7

August 01 2024

Fixed
  • Fix issue because of which timeout enforced by browser triggered wrong error status category. Fixed the following issues reported by @WalrusSoup: #396.
client-engineering-bot
published 8.2.6 •

Changelog

Source

v8.2.6

July 23 2024

Fixed
  • Resolves the issue of manually included presence channels not being unsubscribed from the subscription set. Fixed the following issues reported by @roman-rr: #390.
client-engineering-bot
published 8.2.5 •

Changelog

Source

v8.2.5

July 18 2024

Modified
  • Fix PubNub client configuration and listener documentation.
client-engineering-bot
published 8.2.4 •

Changelog

Source

v8.2.4

June 17 2024

Fixed
  • Subscription/SubscriptionSet's subscribe() method accepts timetoken parameter. Instead as in subscriptionOption.
client-engineering-bot
published 8.2.3 •

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