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.3 to 2.1.5

8

package.json

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

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

@@ -12,2 +12,4 @@ "main": "./dist/index.js",

"compile": "tsc -p ./ ",
"prepack": "tsc -p ./",
"pretest": "tsc -p ./ ",
"lint": "eslint src --ext ts",

@@ -67,4 +69,4 @@ "lint-fix": "eslint src --ext ts --fix",

"dependencies": {
"@aurahelper/core": "^2.3.0"
"@aurahelper/core": "^2.6.2"
}
}
}
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