New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pusher-redux-observable

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pusher-redux-observable - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/actions.js

4

index.d.ts

@@ -116,3 +116,3 @@ import {Pusher as PusherInterface} from 'pusher-js'

export const subscribeToChannel:
(action$: ActionsObservable<PusherSubscribeChannelAction>, store: Store<any>) => Observable<PusherAction> =>
(action$: ActionsObservable<PusherSubscribeChannelAction>, store: Store<any>) => Observable<PusherAction>

@@ -126,3 +126,3 @@ /**

export const unsubscribeFromChannel:
(action$: ActionsObservable<PusherSubscribeChannelAction>, store: Store<any>) => Observable<PusherAction> =>
(action$: ActionsObservable<PusherSubscribeChannelAction>, store: Store<any>) => Observable<PusherAction>

@@ -129,0 +129,0 @@ /**

{
"name": "pusher-redux-observable",
"version": "0.1.0",
"version": "0.1.1",
"description": "redux-observable epic for Pusher",

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

Sorry, the diff of this file is not supported yet

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