Cordobo / angularx-qrcode

A fast and easy-to-use Angular QR Code Generator library with Ivy support
https://cordobo.github.io/angularx-qrcode/
MIT License
459 stars 127 forks source link

angularx-qrcode > @cordobo/qrcode@1.5.0: Package no longer supported #203

Closed eXpertise7 closed 1 year ago

eXpertise7 commented 1 year ago

Hi maintainers,

Question about this:

cordobo qrcode package no longer supported

What's going on with dependency of your package (@corobo/qrcode@1.5.0):

https://www.npmjs.com/package/@cordobo/qrcode

It's not being maintained, will it affect this library also?

My Team is using this library in Production so I'd like to prepare for the future. Thanks for the response in advance.

@Cordobo

Kind regards, Robert Medved

Cordobo commented 1 year ago

Hi @eXpertise7

TLDR; You can safely use angularx-qrcode lib, it's actively maintained and not deprecated. @cordobo/qrcode is a support library for angularx-qrcode and contained a fix for node-qrcode. Node-qrcode had an issue with the lib colors.js and as they couldn't update the lib in time, we made the decision to fork their lib and fix it.

Node-qrcode has fixed this issue for a while now. We then deprecated our fork and reverted to the original lib with angurlarx-qrcode.

Long version: https://github.com/Cordobo/angularx-qrcode/issues/155