Ecosyste.ms: Awesome
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: about 20 hours ago
JSON representation
Show all dependencies package latest version
- Host: GitHub
- URL: https://github.com/talljack/vscode-package-version
- Owner: Talljack
- License: mit
- Created: 2024-02-21T07:58:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T06:51:01.000Z (11 months ago)
- Last Synced: 2024-05-01T19:59:48.211Z (9 months ago)
- Topics: package, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=talljack.vscode-package-version
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Auto shows all package.json dependencies' latest 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.