Update: Chart.js
Library name
Chart.js
Library JSON file
https://github.com/cdnjs/packages/blob/master/packages/c/Chart.js.json
Library source
https://www.npmjs.com/package/chart.js
Files to include
Current files are fine, the updates to the package just seems to have stopped. The latest version of chart.js on cdnjs is 4.4.1 while the latest version on NPM is 4.4.4.
Does basePath in .json need to be changed from dist to src?
@hobbez, the source is NPM, not a Git Repository, so the directory (dist) is correct.
https://github.com/cdnjs/packages/blob/cbd0635a40f0a9740a1ea6d0406cd6cfec80d5bf/packages/c/Chart.js.json#L15 https://www.npmjs.com/package/chart.js?activeTab=code
Any update on this?
This is an open-source project, if the config is invalid you are welcome to open a PR to fix it. If the config is valid, this is likely impacted by https://github.com/cdnjs/cdnjs/issues/14263, though that should be moving again.
The config is valid so this should be resolved by the mentioned issue.