Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 5.0.3 to 6.0.0-preview.1.21103.6

6

package.json
{
"name": "@microsoft/dotnet-js-interop",
"version": "5.0.3",
"version": "6.0.0-preview.1.21103.6",
"description": "Provides abstractions and features for interop between .NET and JavaScript code.",

@@ -8,3 +8,3 @@ "main": "dist/Microsoft.JSInterop.js",

"scripts": {
"preclean": "yarn install",
"preclean": "yarn install --mutex network",
"clean": "node node_modules/rimraf/bin.js ./dist",

@@ -24,3 +24,3 @@ "build": "npm run clean && npm run build:esm",

},
"homepage": "https://github.com/dotnet/aspnetcore/tree/master/src/JSInterop",
"homepage": "https://github.com/dotnet/aspnetcore/tree/main/src/JSInterop",
"files": [

@@ -27,0 +27,0 @@ "dist/**"

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