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

pusher-js

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pusher-js - npm Package Versions

13
6

7.4.1

Diff

Changelog

Source

7.4.1

  • [CHANGED] Authorization error message.
pusherapp
published 7.4.0 •

Changelog

Source

7.4.0

  • [CHANGED] Use secure random generator instead of pseudo-random generator
  • [CHANGED] Replace git protocol with HTTPS in gitsubmodules file
  • [ADDED] Allow presence channel authorization to depend on user authentication
pusherapp
published 7.3.0 •

Changelog

Source

7.3.0

  • [FIXED] Restore previously exported types
pusherapp
published 7.2.0 •

Changelog

Source

7.2.0

  • [ADDED] Add support for subscription_count event
pusherapp
published 7.1.1-beta •

Changelog

Source

7.1.1-beta

[FIXED] Exported Typescript types in index.d.ts

pusherapp
published 7.1.0-beta •

Changelog

Source

7.1.0-beta

[ADDED] Support for authenticating users with the signin method

[ADDED] Support for binding to events sent to a specific authenticated user

[UPDATED] The initialization of the Pusher object has been changed. Two new parameters were introduced: userAuthentication and channelAuthorization.

[DEPRECATED] The Pusher object parameters auth, authEndpoint, and authTransport are still supported, but deprecated. They have been replaced with the channelAuthorization parameter.

pusherapp
published 7.0.6 •

Changelog

Source

7.0.6

  • [FIXED] pusher-js/worker can now be bundled and used in a web worker context
pusherapp
published 7.0.5 •

Changelog

Source

7.0.5

  • [FIXED] pusher-js/worker is now built by webpack with umd libraryTarget, which allows it to be bundled as described in the README
pusherapp
published 7.0.4 •

Changelog

Source

7.0.4

  • [FIXED] References to nonexistent source map #570
pusherapp
published 7.0.3 •

Changelog

Source

7.0.3 (2021-01-25)

[UPDATED] Bumped version of faye-websocket (used only by the node runtime) from 0.9.4 to 0.11.3. Thanks to @Akhawais for the PR.

[UPDATED] Bumped version of @react-native-community/netinfo (used only by the react-native runtime) from 4.1.1 to 5.9.7. Thanks to @Yinabled for the PR.

[ADDED] We were missing a react-native key in package.json. Thanks to @giaset for the PR

[ADDED] Support for importing the worker builds (solving issue #499)

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