You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

jira-extension-script

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jira-extension-script

jira browser script

1.0.43
latest
Source
npm
Version published
Weekly downloads
62
16.98%
Maintainers
2
Weekly downloads
 
Created
Source

jira-extension-script

Build status Test coverage NPM version NPM Downloads Prettier Conventional Commits

jira browser script

Installation

npm install jira-extension-script
# or use yarn
yarn add jira-extension-script

Usage

import jiraExtensionScript from 'jira-extension-script'

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git checkout -b fix-which-bug
  • Start your magic work now
  • Make sure npm test passes
  • Commit your changes:
    git commit -am 'feat: some description (close #123)' or git commit -am 'fix: some description (fix #123)'
  • Push to the branch: git push
  • Submit a pull request :)

Authors

This library is written and maintained by 余聪, yucong@fenbi.com.

License

MIT - 余聪 🐟

Keywords

余聪

FAQs

Package last updated on 05 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts