@gkalpak/ng-pr-merge
Advanced tools
Comparing version 0.0.32 to 0.0.33
@@ -22,3 +22,3 @@ 'use strict'; | ||
this._claChecker = new ClaChecker(this._logger, {repo: input.repo}); | ||
this._claChecker = new ClaChecker({repo: input.repo}); | ||
@@ -25,0 +25,0 @@ this._phases = Merger.getPhases(); |
{ | ||
"name": "@gkalpak/ng-pr-merge", | ||
"version": "0.0.32", | ||
"version": "0.0.33", | ||
"description": "A utility for rebase-merging (AngularJS-related) GitHub PRs.", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@gkalpak/ng-cla-check": "^0.1.0", | ||
"@gkalpak/ng-cla-check": "^0.2.0", | ||
"@gkalpak/ng-maintain-utils": "^0.1.0", | ||
@@ -37,0 +37,0 @@ "chalk": "^3.0.0" |
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
72351
+ Added@gkalpak/ng-cla-check@0.2.4(transitive)
- Removed@gkalpak/ng-cla-check@0.1.0(transitive)
Updated@gkalpak/ng-cla-check@^0.2.0