Socket
Socket
Sign inDemoInstall

actionableagileimporttool

Package Overview
Dependencies
169
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.2 to 0.9.3

5

package.json
{
"name": "actionableagileimporttool",
"version": "0.9.2",
"version": "0.9.3",
"description": "Tool to extract data from JIRA into a format understood by the ActionableAgile metrics tool",

@@ -16,3 +16,4 @@ "main": "dist/main.js",

"build-bundle": "npm run build && browserify dist/cli.js --node --standalone rawjs > jira-to-analytics.js",
"build-executable": "nexe -i dist/cli.js -o jira.exe --flags",
"build-executable:windows": "nexe -i dist/cli.js -o jira-to-analytics.exe --flags",
"build-executable:mac": "nexe -i dist/cli.js -o jira-to-analytics.mac --flags",
"build-release": "npm run build-bundle",

@@ -19,0 +20,0 @@ "test": "mocha --opts mocha.opts",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc