@microsoft/signalr
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -52,3 +52,3 @@ "use strict"; | ||
/** The version of the SignalR client. */ | ||
exports.VERSION = "5.0.0"; | ||
exports.VERSION = "5.0.1"; | ||
/** @private */ | ||
@@ -55,0 +55,0 @@ var Arg = /** @class */ (function () { |
@@ -50,3 +50,3 @@ // Copyright (c) .NET Foundation. All rights reserved. | ||
/** The version of the SignalR client. */ | ||
export var VERSION = "5.0.0"; | ||
export var VERSION = "5.0.1"; | ||
/** @private */ | ||
@@ -53,0 +53,0 @@ var Arg = /** @class */ (function () { |
{ | ||
"name": "@microsoft/signalr", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "ASP.NET Core SignalR Client", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display