@microsoft/dotnet-js-interop
Advanced tools
Comparing version 5.0.3 to 6.0.0-preview.1.21103.6
{ | ||
"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/**" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35811
1