aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.41k stars 2.11k forks source link

Deprecation notice on npm amazon-cognito-auth-js #7627

Closed jlsjonas closed 1 year ago

jlsjonas commented 3 years ago

Please add a deprecation notice to https://www.npmjs.com/package/amazon-cognito-auth-js to avoid people from accidentally starting to use it;only the github repo has a deprecation notice now; where it's stated that, while development of the (v2) package will continue, it seems that only v1 (which is no longer maintained) will reside under that name on NPM.

If this is not the case, please clarify this.

Thank you

tannerabread commented 1 year ago

@jlsjonas Thank you for pointing this out, we will be handling this soon and I will close the issue when it is complete

tannerabread commented 1 year ago

This warning is now shown on the npm page and if you try to install the package. Thank you again for pointing this out!

bulatgab commented 6 months ago

Hello. I am curious about amazon-cognito-identity-js - is it deprecated now? It is not marked as such on npm and it is receiving updates 🤔 (but Amplify is the recommended way?)

bulatgab commented 3 months ago

I see it's been added in #13086 and is now shown on the npm page, thank you