https://github.com/webpro/last-publish
Get the date of the last published version of a package in the npm registry
https://github.com/webpro/last-publish
Last synced: 6 months ago
JSON representation
Get the date of the last published version of a package in the npm registry
- Host: GitHub
- URL: https://github.com/webpro/last-publish
- Owner: webpro
- Created: 2023-04-11T07:17:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T07:20:57.000Z (about 3 years ago)
- Last Synced: 2025-09-20T01:33:15.476Z (7 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# last-publish
Get the date of the last published version of a package in the npm registry.
## Install
```
npm install -g last-publish
```
## Usage
```
last-publish [package-name]
```