sindresorhus / normalize-url

Normalize a URL
MIT License
837 stars 123 forks source link

Avoid use of negative lookbehind entirely for version `6.1.0` #170

Closed omry-hay closed 2 years ago

omry-hay commented 2 years ago

Since we can't use ESM, but this bug breaks Safari for us we would like to have a 6.1.1 version with this fix. Fixes this - https://github.com/sindresorhus/normalize-url/issues/168

sindresorhus commented 2 years ago

Sorry, I'm not interested in this. I suggest using your own fork until Safari supports this or use version 4 of this package.