Shubham

Results 98 comments of Shubham

I'd like to work on this issue if it is open

Is this issue still open ? If yes, I'd like to take this up.

Hi! I will take this up. Thanks!

One of the reasons why we did not bump the version as of now was because we were waiting for the 1.0 release as mentioned [here](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md#0120). But if it is...

Closing this PR as this change has already been added in #964

Closing this issue as no feedback was received in last 30 days

Hi @Manbearpixel! I just tried doing the fresh install and it works for me. Things to remember: 1. Make sure you have `"type": "module"` present in your package.json 2. I...

> When libraries used in node decide to convert to ESM only, the overwhelming majority of people just use the previous version. > > ``` > npm i twilio@^4 >...

Hey @Manbearpixel! As mentioned by @ehaynes99, we are using axios with 1.6.8. As per the package.json, it supports dual publishing. I would suggest if your project is not module only,...