@charlietango/nuget
Advanced tools
Comparing version 1.1.2 to 1.1.4
{ | ||
"name": "@charlietango/nuget", | ||
"description": "Package and publish a NuGet package to a custom feed.", | ||
"version": "1.1.2", | ||
"version": "1.1.4", | ||
"main": "index.js", | ||
@@ -11,2 +11,5 @@ "bin": "bin/nuget.js", | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -13,0 +16,0 @@ "pretty": "prettier '**/*.{js,css,md,json}' --write", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
4636423
17
677
13