Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ent8r/package-age
- Owner: ENT8R
- License: gpl-3.0
- Created: 2018-05-10T17:03:38.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T20:37:47.000Z (5 months ago)
- Last Synced: 2024-08-09T21:50:43.393Z (5 months ago)
- Topics: age, cli, dependencies, dependency, node, npm, old, package, unsupported
- Language: JavaScript
- Size: 623 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)