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

pusher-js

Package Overview
Dependencies
Maintainers
1
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

1
46

4.0.0

Diff

Changelog

Source

4.0.0 (2016-12-01)

New major version released due to breaking changes.

[CHANGED] rename bind_all to bind_global

[NEW] unbind_global to remove global bindings

[CHANGED] unbind_all now removes global bindings as well as event specific

[NEW] expose context to pusher level bindings

pusherapp
published 3.2.4 •

Changelog

Source

3.2.4 (2016-10-29)

[FIXED] Subscriptions are reinstated correctly after a disconnection and reconnection. Regression introduced in 3.2.3.

pusherapp
published 3.2.3 •

Changelog

Source

3.2.3 (2016-10-22)

[NEW] Cancelled subscriptions are now re-instated on subsequent subscribe calls, allowing arbitrary chains of subscribe/unsubscribe calls, where the final method is always respected regardless of the timings. See PR 201 for details.

pusherapp
published 3.2.2 •

Changelog

Source

3.2.2 (2016-10-03)

[FIXED] Fix unsubscribe behaviour while subscription is pending (thanks to @hot-leaf-juice).

pusherapp
published 3.2.1 •

Changelog

Source

3.2.1 (2016-08-02)

[FIXED] Removes instances of evalling for global scope in timers module.

pusherapp
published 3.2.0 •

Changelog

Source

3.2.0 (2016-08-01)

[FIXED] CSP Issue with 3.1 in Chrome extension background context. #168

[FIXED] Stringifying circular JSON structures for React Native. #182

[NEW] Add a new global unbind method.

[INTERNAL] Uses webpack define plugin to specify the global for each runtime.

pusherapp
published 3.1.0 •

Changelog

Source

3.1.0 (2016-05-08)

[NEW] New builds for ReactNative, NodeJS and Web Workers. The first two are available on NPM. The last is available as a download.

[FIXED] The library no longer swallows connected exceptions. (#105)

[FIXED] Callback removal issues in Safari 9 (#125 #129)

[CHANGED] Monkey-patching the DependencyLoader when self-hosting no longer supported. New steps in README.

[CHANGED] HTTP fallbacks are now included as part of the main file and are not therefore dynamically loaded.

[INTERNAL] Ported to TypeScript.

[INTERNAL] The library is split into a core directory and a runtimes directory to make a separation between platform-independent and platform-specific code.

[INTERNAL] Uses Webpack as a bundler.

[INTERNAL] Testing suites for NodeJS and workers.

[INTERNAL] TravisCI + Browserstack setup.

[INTERNAL] NodeJS and ReactNative builds use XMLHttpRequest polyfills for authorization and session timelines. Workers use the fetch API.

pusherapp
published 3.1.0-pre7 •

pusherapp
published 3.1.0-pre6 •

pusherapp
published 3.1.0-pre5 •

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