New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aurahelper/git-manager

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurahelper/git-manager - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

3

dist/index.js

@@ -306,2 +306,5 @@ "use strict";

}
if (!commit.message) {
commit.message = '';
}
commit.message += logLine.trim() + '\n';

@@ -308,0 +311,0 @@ }

2

package.json

@@ -5,3 +5,3 @@ {

"displayName": "Aura Helper Framework Git Manager",
"version": "2.1.2",
"version": "2.1.3",
"description": "Aura Helper Git Manager Module its a module to handle and manage all git operations and commands.",

@@ -8,0 +8,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

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