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.1.1 to 1.1.2

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const { generateReleaseNotes } = require("./jira");

@@ -2,0 +4,0 @@ const { getArgs } = require("./utils");

4

package.json
{
"name": "jira-release-notes-generator",
"version": "1.1.1",
"version": "1.1.2",
"author": {

@@ -16,3 +16,3 @@ "name": "Gustavo Kuze",

},
"bin": "node ./index.js",
"bin": "./index.js",
"main": "./index.js",

@@ -19,0 +19,0 @@ "license": "MIT",

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