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

@microsoft/signalr

Package Overview
Dependencies
Maintainers
3
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/signalr - npm Package Compare versions

Comparing version 3.0.1 to 3.0.3

2

dist/cjs/index.js

@@ -7,3 +7,3 @@ "use strict";

/** The version of the SignalR client. */
exports.VERSION = "3.0.1";
exports.VERSION = "3.0.3";
var Errors_1 = require("./Errors");

@@ -10,0 +10,0 @@ exports.AbortError = Errors_1.AbortError;

@@ -5,3 +5,3 @@ // Copyright (c) .NET Foundation. All rights reserved.

/** The version of the SignalR client. */
export var VERSION = "3.0.1";
export var VERSION = "3.0.3";
export { AbortError, HttpError, TimeoutError } from "./Errors";

@@ -8,0 +8,0 @@ export { HttpClient, HttpResponse } from "./HttpClient";

{
"name": "@microsoft/signalr",
"version": "3.0.1",
"version": "3.0.3",
"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

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