henge-ruff-jenkins
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -17,2 +17,7 @@ "use strict"; | ||
class default_1 { | ||
loadVariables(project) { | ||
return { | ||
build: process.env['BUILD_NUMBER'] || 'local' | ||
}; | ||
} | ||
resolveDependency(config, project, platform) { | ||
@@ -19,0 +24,0 @@ return __awaiter(this, void 0, void 0, function* () { |
{ | ||
"name": "henge-ruff-jenkins", | ||
"description": "Ruff Jenkins Plugin for Henge", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "bld/index.js", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
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
4692
67
4