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

https://github.com/talljack/vscode-package-version

Show all dependencies package latest version
https://github.com/talljack/vscode-package-version

package vscode-extension

Last synced: 5 months ago
JSON representation

Show all dependencies package latest version

Awesome Lists containing this project

README

          



Auto shows all package.json dependencies' latest version

Visual Studio Marketplace Version

Auto shows all package.json dependencies' latest version



## How to use

when you open the package.json file, the extension will auto-execute and get all dependencies latest version.

## CHANGELOG

For more changelog info please see [CHANGELOG](./CHANGELOG.md) docs.

## License

[MIT](./LICENSE) License © 2024 [Talljack](https://github.com/talljack)

## TODO
- [ ] add user config about the auto show or command to show dependencies latest version.