Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CDN dependenciesNew to Visual Studio Code? Get it now.
CDN dependencies

CDN dependencies

Tobias Buschor

|
334 installs
| (0) | Free
check imports for new versions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CDN dependencies

Your dependency stalker

Are you tired of manually checking for updates to your project's CDN dependencies? Do you wish there was an extension that could do the job for you?
Look no further than CDN Dependencies - the ultimate dependencies stalker! With this extension, you'll always be the version tiger - on the prowl for the latest updates to your project's CDN dependencies.

Features

  • When you open a document, CDN Dependencies will check and highlight any outdated CDN dependencies

  • Call cdn-dependencies.check-workspace (ctrl+shift+p) to check for updates to all CDN dependencies in your workspace

  • For now this CDNs are supported:

    • https://cdn.jsdelivr.net/gh/
    • https://cdn.jsdelivr.net/npm/
    • https://unpkg.com/
    • ...tell me if you need more

Requirements

A project with CDN dependencies

Extension Settings

This extension does not have any configurable settings at the moment.

Known Issues

To get the latest github release, the extension uses the github api. But the api is limited to some requests per hour. Any ideas how to get the latest release without using the api are welcome.

About

  • MIT License, Copyright (c) 2022 Tobias Buschor
  • Suggestions, ideas, finding bugs and making pull requests make us very happy. ♥
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft