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
- Host: GitHub
- URL: https://github.com/talljack/vscode-package-version
- Owner: Talljack
- License: mit
- Created: 2024-02-21T07:58:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T22:28:54.000Z (over 1 year ago)
- Last Synced: 2025-01-21T04:16:17.709Z (over 1 year ago)
- Topics: package, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=talljack.vscode-package-version
- Size: 2.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.