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.2.3 to 0.2.4

2

bld/index.js

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

}
else if (branch === 'release') {
else if (branch.startsWith('release')) {
return `${name}-release`;

@@ -29,0 +29,0 @@ }

{
"name": "henge-ruff-jenkins",
"description": "Ruff Jenkins Plugin for Henge",
"version": "0.2.3",
"version": "0.2.4",
"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