show-npm-version README
Features
Show npm package version when hover.
Requirements
if you use registry like JFROG Artifactory, you may need to provide the access token.
Extension Settings
This extension contributes the following settings:
showNpmVersion.registryUrl : The base URL for the npm registry.
showNpmVersion.authToken : The authorization token for accessing the npm registry.
Release Notes
1.0.0
- Support show latest version of package.
- Support .js, .jsx, .ts, .tsx
1.1.0
- Support all file.
- Support show version of package installed in node_modules.
1.1.1
Enjoy!
| |