@gkalpak/ng-maintain-utils
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@gkalpak/ng-maintain-utils", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "A private collection of utilities for developing tools to help maintain (AngularJS-related) GitHub repositories.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -10,8 +10,9 @@ # ng-maintain-utils [![Build Status][build-status-image]][build-status] | ||
_You_ should generally not use it. You would use tools built on top of it, for example: | ||
**You** should generally not use it. You would use tools built on top of it, for example: | ||
- [ng-cla-check][ng-cla-check] | ||
- [ng-maintain][ng-maintain] | ||
- [ng-pr-merge][ng-pr-merge] | ||
_I_ may use it for building other tools (see above). Here is a brief overview of what's in the box: | ||
**I** may use it for building other tools (see above). Here is a brief overview of what's in the box: | ||
@@ -239,2 +240,3 @@ - **`AbstractCli`:** Can serve as a base-class for creating a `Cli` object that can orchestrate the | ||
[ng-cla-check]: https://www.npmjs.com/package/@gkalpak/ng-cla-check | ||
[ng-maintain]: https://www.npmjs.com/package/@gkalpak/ng-maintain | ||
[ng-pr-merge]: https://www.npmjs.com/package/@gkalpak/ng-pr-merge |
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
240207
241