Socket
Socket
Sign inDemoInstall

rxjs-ws-channels-filters

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxjs-ws-channels-filters - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

dist/index.js

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

});
}).share().publishReplay().refCount();
}).share().publishReplay(1000).refCount();

@@ -339,0 +339,0 @@ function socketObservable(observer) {

{
"name": "rxjs-ws-channels-filters",
"version": "0.4.1",
"version": "0.4.2",
"description": "RxJS websockets implementation with channels and filters",

@@ -5,0 +5,0 @@ "main": "dist/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