Socket
Socket
Sign inDemoInstall

aaronshaf-jira-cli

Package Overview
Dependencies
74
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

4

index.js

@@ -14,3 +14,3 @@ #! /usr/bin/env node

require('./commands/get-project')(vorpal)
require('./commands/find-rapid-view')(vorpal)
// require('./commands/find-rapid-view')(vorpal)
require('./commands/list-projects')(vorpal)

@@ -20,3 +20,3 @@ require('./commands/mine')(vorpal)

require('./commands/show')(vorpal)
require('./commands/sprint')(vorpal)
// require('./commands/sprint')(vorpal)
require('./commands/use')(vorpal)

@@ -23,0 +23,0 @@

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

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

@@ -1,4 +0,4 @@

# aaronshaf-jira-cli
# Take the jeer out of Jira
Immersive command line interface (CLI) for Jira
An immersive command line interface (CLI) for Jira

@@ -13,2 +13,4 @@ ## Install

Supports autocomplete.
```

@@ -22,3 +24,2 @@ jira

get project <project key> Get a project by project key.
find rapid view for <project name> Get a rapid view by project name.
list projects List projects.

@@ -28,3 +29,2 @@ mine List my issues.

show <issue key> Show an issue.
sprint Get most recent sprint.
use <project key> Use a project.

@@ -31,0 +31,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc