You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -55,6 +55,8 @@ Some modules have mocks in the `mock` directory. These are replacements with min
55
55
The current `punycode` implementation uses bestiejs/punycode.js@1.x because bestiejs/punycode.js@2.x requires modern JS engines that understand `const` and `let`.
56
56
It will be removed someday since it has already been [deprecated from the node API](https://nodejs.org/api/punycode.html).
0 commit comments