Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ent8r/package-age

A CLI for detecting old dependencies used in your project
https://github.com/ent8r/package-age

age cli dependencies dependency node npm old package unsupported

Last synced: about 1 month ago
JSON representation

A CLI for detecting old dependencies used in your project

Awesome Lists containing this project

README

        

# package-age ![build](https://github.com/ENT8R/package-age/actions/workflows/test.yml/badge.svg?branch=main) [![npm](https://img.shields.io/npm/v/package-age.svg)](https://www.npmjs.com/package/package-age) [![coverage](https://coveralls.io/repos/github/ENT8R/package-age/badge.svg?branch=main)](https://coveralls.io/github/ENT8R/package-age?branch=main)

> A CLI for detecting old dependencies used in your project

## Install

```
$ npm install package-age --global
```

## Usage

## License

GPL-3.0 © [ENT8R](https://github.com/ENT8R)