Socket
Socket
Sign inDemoInstall

aaronshaf-jira-cli

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aaronshaf-jira-cli - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

2

commands/show.js

@@ -39,3 +39,3 @@ var jira = require('../jira')

Assignee: issue.fields.assignee.displayName,
Subtasks: issue.fields.subtasks && subtasks
Subtasks: issue.fields.subtasks && issue.fields.subtasks.length && subtasks
}

@@ -42,0 +42,0 @@

{
"name": "aaronshaf-jira-cli",
"version": "2.1.2",
"version": "2.1.3",
"description": "Immersive command line interface for Jira",

@@ -5,0 +5,0 @@ "main": "index.js",

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