Comparing version 1.97.0 to 1.98.0
@@ -104,3 +104,3 @@ "use strict"; | ||
'error: (?:Your local changes to the following|The following untracked working tree) files would be overwritten by checkout:': GitError.LocalChangesOverwritten, | ||
'You must edit all merge conflicts and then\nmark them as resolved using git add': GitError.UnresolvedConflicts, | ||
'You must edit all merge conflicts and then\nmark them as resolved using git add|fatal: Exiting because of an unresolved conflict': GitError.UnresolvedConflicts, | ||
// GitHub-specific errors | ||
@@ -107,0 +107,0 @@ 'error: GH001: ': GitError.PushWithFileSizeExceedingLimit, |
{ | ||
"name": "dugite", | ||
"version": "1.97.0", | ||
"version": "1.98.0", | ||
"description": "Elegant bindings for Git", | ||
@@ -5,0 +5,0 @@ "main": "./build/lib/index.js", |
Sorry, the diff of this file is not supported yet
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
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
53284
1