Comparing version 0.4.30 to 0.6.1
@@ -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
97856