reliable-git
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -70,3 +70,3 @@ /* ================================================================ | ||
var _getInfo = Promise.all([ | ||
this.exec('log', '--pretty=format:"%h#%cn#%cd#%s"', '-n', '1'), | ||
this.exec('log', '--pretty=format:%h#%cn#%cd#%s', '-n', '1'), | ||
this.currentBranch()]) | ||
@@ -73,0 +73,0 @@ .then(function(values) { |
{ | ||
"name": "reliable-git", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "reliable-git", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4209820
13