Socket
Socket
Sign inDemoInstall

jira-release-notes-generator

Package Overview
Dependencies
2
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

16

package.json
{
"name": "jira-release-notes-generator",
"version": "1.1.0",
"author": {
"name": "Gustavo Kuze",
"email": "gustavoksilva@gmail.com"
},
"keywords": [
"jira",
"release notes",
"generator"
],
"scripts": {
"start": "node index.js"
},
"version": "1.0.0",
"main": "index.js",
"bin": "./index.js",
"main": "./index.js",
"license": "MIT",

@@ -12,2 +22,2 @@ "dependencies": {

}
}
}
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