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

rx-queue

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rx-queue - npm Package Compare versions

Comparing version 0.4.30 to 0.6.1

4

bundles/rx-queue.es6.umd.js

@@ -1,2 +0,2 @@

/* rx-queue version 0.4.30 */
/* rx-queue version 0.6.1 */
(function (global, factory) {

@@ -8,3 +8,3 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('rxjs'), require('rxjs/operators')) :

var version = "0.4.30";
var version = "0.6.1";

@@ -11,0 +11,0 @@ let VERSION = version;

@@ -41,3 +41,3 @@ var __extends = (this && this.__extends) || (function () {

};
/* rx-queue version 0.4.30 */
/* rx-queue version 0.6.1 */
(function (global, factory) {

@@ -49,3 +49,3 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('rxjs'), require('rxjs/operators')) :

'use strict';
var version = "0.4.30";
var version = "0.6.1";
var VERSION = version;

@@ -52,0 +52,0 @@ // default set to 500 milliseconds

{
"name": "rx-queue",
"version": "0.4.30",
"version": "0.6.1",
"description": "Easy to Use ReactiveX Queue that Supports Delay/DelayExector/Throttle/Debounce Features Powered by RxJS.",

@@ -5,0 +5,0 @@ "main": "bundles/rx-queue.umd.js",

{
"name": "rx-queue",
"version": "0.4.30",
"version": "0.6.1",
"description": "Easy to Use ReactiveX Queue that Supports Delay/DelayExector/Throttle/Debounce Features Powered by RxJS.",

@@ -5,0 +5,0 @@ "main": "bundles/rx-queue.umd.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