Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-changelog-command-line

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-changelog-command-line - npm Package Compare versions

Comparing version 1.71.0 to 1.72.0

jdeploy-bundle/git-changelog-command-line-1.72.0.jar

9

CHANGELOG.md

@@ -6,2 +6,11 @@

## 1.72.0
### No issue
**working on example**
[dfc8438949f7afd](https://github.com/tomasbjerre/git-changelog-command-line/commit/dfc8438949f7afd) Tomas Bjerre *2021-05-25 14:11:10*
## 1.69.0

@@ -8,0 +17,0 @@ ### No issue

2

jdeploy-bundle/jdeploy.js

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

var path = require('path');
var jarName = "git-changelog-command-line-1.71.0.jar";
var jarName = "git-changelog-command-line-1.72.0.jar";
var mainClass = "{{MAIN_CLASS}}";

@@ -71,0 +71,0 @@ var classPath = "{{CLASSPATH}}";

@@ -15,5 +15,5 @@ {

"preferGlobal": true,
"version": "1.71.0",
"version": "1.72.0",
"jdeploy": {
"jar": "build/libs/git-changelog-command-line-1.71.0.jar"
"jar": "build/libs/git-changelog-command-line-1.72.0.jar"
},

@@ -20,0 +20,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc