dotnet-2.0.0-win
Advanced tools
Comparing version 1.0.3 to 1.0.5
#!/usr/bin/env node | ||
process.env["DOTNET_MULTILEVEL_LOOKUP"] = "0"; | ||
require("child_process"). | ||
@@ -3,0 +4,0 @@ spawn( `${__dirname}/dotnet`, process.argv.slice(2) , { |
{ | ||
"name": "dotnet-2.0.0-win", | ||
"version": "1.0.3", | ||
"version": "1.0.5", | ||
"description": "dotnet core runtime for win", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
64887621
1008
2