You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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 Versions

2.1.5

Diff
jjlongoria
published 2.1.5 •
jjlongoria
published 2.1.3 •
jjlongoria
published 2.1.2 •
jjlongoria
published 2.1.1 •
jjlongoria
published 2.1.0 •
jjlongoria
published 2.0.2 •
jjlongoria
published 2.0.1 •
jjlongoria
published 2.0.0 •

Changelog

Source

[2.0.0 - 2021-12-13]

Added

  • Changed to Typescript
  • Added support to API 53.0

Fixed

  • Fix all minor errors
jjlongoria
published 1.0.0 •

Changelog

Source

[1.0.0 - 2021-09-18]

Added

  • Create new class to handle and manage git for aura helper framework features
  • Create new method to fetch data from repository
  • Create new method to get all branches from repository
  • Create new method to get all commits from repository
  • Create new method to get all diffs from two branches, commits, tags...