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

henge-ruff-jenkins

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

henge-ruff-jenkins - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

bld/index.js

@@ -29,3 +29,3 @@ "use strict";

let job = getFullJobName(config.job, project);
let metadataUrlPath = platform ?
let metadataUrlPath = platform && !config.singleNode ?
`/job/${job}/label=${getPlatformLabel(platform)}/lastSuccessfulBuild/artifact/dist/${name}.json` :

@@ -32,0 +32,0 @@ `/job/${job}/lastSuccessfulBuild/artifact/dist/${name}.json`;

{
"name": "henge-ruff-jenkins",
"description": "Ruff Jenkins Plugin for Henge",
"version": "0.1.1",
"version": "0.1.2",
"main": "bld/index.js",

@@ -6,0 +6,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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