Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gkalpak/ng-maintain-utils

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gkalpak/ng-maintain-utils - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc