-
Linked dependencies, as in `` don't have a version in their URL, meaning they will always point to the latest version. (Side note: why do these dependencies start with `//` instead of `https://`?). Th…
-
brother please help.. i am new to programing. just making currency converter. you have migrated the files to github. I want to use this link https://cdn.jsdelivr.net/gh/fawazahmed0/currency-api@1/late…
-
I’ve encountered an issue with the _.range function in lodash version 4.17.21, where the behavior is inconsistent between the npm package and the CDN version, both used in the browser environment.
…
-
To foster trust, we should have a way of informing users that packages they download from GC Design system have not been tampered with.
Implement an integrity check on the CDN and NPM packages.
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not repro…
-
Starting around 3:30am PST we noticed our automated pipelines are failing to build the docker image.
Errors below:
#6 1.692 Err:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/…
-
### Motivation
Support for the Industry Foundation Classes (IFC) format.
### Detailed Description
Add a new vtkIFCImporter
```js
vtkResourceLoader
.loadScript('https://cdn.jsdelivr.n…
-
what about making minified version?
i don't need to use node and npm, but i need to embeed it in vanila html+css+js
and connect via cdn
-
I have **importmap.json** as follows:
`{
"imports": {
"vue": "https://cdn.jsdelivr.net/npm/vue@3.2.27/dist/vue.global.js",
"vuetify": "https://cdn.jsdelivr.net/npm/vuetify@3.2.0/dist/v…
-
**Describe the bug**
Doesn't work in Deno 2.0 due to some problems with @noble/hashes/sha3. Doesn't help adding noble hashes sha3 in imports. Then I get another error.
**To Reproduce**
following …