Socket
Socket
Sign inDemoInstall

@microsoft/dotnet-js-interop

Package Overview
Dependencies
Maintainers
6
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/dotnet-js-interop - npm Package Compare versions

Comparing version 7.0.0-preview.2.22153.2 to 7.0.0-preview.3.22178.4

2

dist/Microsoft.JSInterop.js

@@ -160,3 +160,3 @@ // Licensed to the .NET Foundation under one or more agreements.

}
catch {
catch (error) {
throw new Error(`Cannot create a JSStreamReference from the value '${streamReference}'.`);

@@ -163,0 +163,0 @@ }

{
"name": "@microsoft/dotnet-js-interop",
"version": "7.0.0-preview.2.22153.2",
"version": "7.0.0-preview.3.22178.4",
"description": "Provides abstractions and features for interop between .NET and JavaScript code.",

@@ -5,0 +5,0 @@ "main": "dist/Microsoft.JSInterop.js",

Sorry, the diff of this file is not supported yet

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