Socket
Socket
Sign inDemoInstall

boilersuit-jlr

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boilersuit-jlr - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

commands/up/writeSaga/writeNameControlSaga.js

@@ -80,3 +80,5 @@ const {

` if (Errors && Errors.length > 0) {`,
` yield put(${failCases.camel}(Errors[0]));`,
` yield put(${
failCases.camel
}(Errors[0].Description || Errors[0]));`,
` } else {`,

@@ -83,0 +85,0 @@ ` yield put(${successCases.camel}(Data));`,

{
"name": "boilersuit-jlr",
"description": "A JLR fork of boilersuit",
"version": "0.5.0",
"version": "0.5.1",
"main": "index.js",

@@ -6,0 +6,0 @@ "author": "Matt Pocock <matt.pocock@thevirtualforge.com>",

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