observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.57k stars 122 forks source link

use registry.npmjs.org #1697

Closed mbostock closed 1 month ago

mbostock commented 1 month ago

This switches from data.jsdelivr.com (which is currently down) to registry.npmjs.org (which is the ground truth) to resolve npm package versions. It also seems to be quite a bit faster.