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

pusher-redux

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pusher-redux - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

2

lib/pusher-redux.js

@@ -51,3 +51,3 @@ 'use strict';

isConnected = true;
config.store.dispatch(pusherAction({ actionType: CONNECTED, data }));
config.store.dispatch(pusherAction({ actionType: CONNECTED, data: data }));
runPending();

@@ -54,0 +54,0 @@ };

{
"name": "pusher-redux",
"version": "0.3.5",
"version": "0.3.6",
"description": "Integration of Pusher into Redux",

@@ -5,0 +5,0 @@ "main": "index.js",

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