Releases: pusher/pusher-http-node
Releases · pusher/pusher-http-node
RC: Native Push Notifications
- Adds
notify
method to support sending native push notifications
1.3.0
- Adds support for triggering batch events
- Webpack is a devDependency, not an optionalDependency.
1.1.0
- Adds support for Parse Cloud, with instructions on how to build the module in the README.
1.0.2
[FIXED] Upgraded `request` to 2.45.0 to prevent DoS vulnerability caused by `qs` dependency.
1.0.1
[CHANGED] Incorrect arguments to `authenticate` will raise an error