Comparing version 0.4.13 to 0.4.14
@@ -1,2 +0,2 @@ | ||
/* rx-queue version 0.4.13 */ | ||
/* rx-queue version 0.4.14 */ | ||
(function (global, factory) { | ||
@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('rxjs'), require('rxjs/operators')) : |
@@ -38,3 +38,3 @@ var __extends = (this && this.__extends) || (function () { | ||
}; | ||
/* rx-queue version 0.4.13 */ | ||
/* rx-queue version 0.4.14 */ | ||
(function (global, factory) { | ||
@@ -41,0 +41,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('rxjs'), require('rxjs/operators')) : |
{ | ||
"name": "rx-queue", | ||
"version": "0.4.13", | ||
"version": "0.4.14", | ||
"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", |