packages icon indicating copy to clipboard operation
packages copied to clipboard

Update: Chart.js

Open LeeLenaleee opened this issue 1 year ago • 5 comments

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.

LeeLenaleee avatar Oct 12 '24 18:10 LeeLenaleee

Does basePath in .json need to be changed from dist to src?

hobbez avatar Nov 12 '24 19:11 hobbez

@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

lermontex avatar Nov 12 '24 21:11 lermontex

Any update on this?

adnathanail avatar Apr 01 '25 15:04 adnathanail

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.

MattIPv4 avatar Apr 01 '25 15:04 MattIPv4

The config is valid so this should be resolved by the mentioned issue.

LeeLenaleee avatar Apr 01 '25 15:04 LeeLenaleee