@aspnet/signalr
Advanced tools
Comparing version 1.1.0 to 3.0.0-preview-18579-0056
@@ -7,3 +7,3 @@ "use strict"; | ||
/** The version of the SignalR client. */ | ||
exports.VERSION = "1.1.0"; | ||
exports.VERSION = "3.0.0-preview-18579-0056"; | ||
var Errors_1 = require("./Errors"); | ||
@@ -10,0 +10,0 @@ exports.AbortError = Errors_1.AbortError; |
@@ -9,2 +9,3 @@ /** @private */ | ||
readonly error: string; | ||
readonly minorVersion: number; | ||
} | ||
@@ -11,0 +12,0 @@ /** @private */ |
@@ -5,3 +5,3 @@ // Copyright (c) .NET Foundation. All rights reserved. | ||
/** The version of the SignalR client. */ | ||
export var VERSION = "1.1.0"; | ||
export var VERSION = "3.0.0-preview-18579-0056"; | ||
export { AbortError, HttpError, TimeoutError } from "./Errors"; | ||
@@ -8,0 +8,0 @@ export { HttpClient, HttpResponse } from "./HttpClient"; |
{ | ||
"name": "@aspnet/signalr", | ||
"version": "1.1.0", | ||
"version": "3.0.0-preview-18579-0056", | ||
"description": "ASP.NET Core SignalR Client", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js", |
@@ -16,2 +16,3 @@ // Copyright (c) .NET Foundation. All rights reserved. | ||
readonly error: string; | ||
readonly minorVersion: number; | ||
} | ||
@@ -18,0 +19,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
1372283
12603
0
2