anvaka / npmgraph.an

2d visualization of npm
https://npm.anvaka.com
MIT License
1.22k stars 83 forks source link

replace deprecated `registry.npmjs.cf` with `registry.npmjs.org` #63

Closed SukkaW closed 1 year ago

SukkaW commented 1 year ago

The PR closes #62.

npmjs.cf is being deprecated: https://github.com/npmjs-cf/meta/issues/8

Since now registry.npmjs.org now also has CORS support (https://github.com/npm/feedback/discussions/117#discussioncomment-2691120), the PR replaces registry.npmjs.cf with registry.npmjs.org.

SukkaW commented 1 year ago

@anvaka Kindly request your attention with a friendly ping. It has been more than 2 weeks since I opened this PR. I would greatly appreciate it if you could spare some time to review it, at your convenience, and provide your valuable feedback.

anvaka commented 1 year ago

Thank you, this is deployed now.