get-urls

Get all urls in a string

MIT License

Downloads
68.9K
Stars
360
Committers
15

Bot releases are hidden (Show)

get-urls - Latest Release

Published by sindresorhus about 1 year ago

get-urls -

Published by sindresorhus over 1 year ago

Breaking

  • Require Node.js 16 b62ce82

Improvements

  • Update dependencies (#87) ea1379b

https://github.com/sindresorhus/get-urls/compare/v11.0.0...v12.0.0

get-urls -

Published by sindresorhus almost 3 years ago

Breaking

  • Require Node.js 12.20 0908e9c
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/get-urls/compare/v10.0.1...v11.0.0

get-urls -

Published by sindresorhus about 3 years ago

  • Upgrade url-regex-safe dependency (#77) 7e2b365

https://github.com/sindresorhus/get-urls/compare/v10.0.0...v10.0.1

get-urls -

Published by sindresorhus about 4 years ago

Stay on version 9 if you need Safari support.

Breaking

  • Require Node.js 10 010c957

Improvements

  • Upgrade dependencies (#64) 4fe40da

https://github.com/sindresorhus/get-urls/compare/v9.2.1...v10.0.0

get-urls -

Published by sindresorhus over 4 years ago

  • Throw error if the text argument is not a string (#55) 12ee3c1
  • Do not stop after a matching item is found (#57) 2657b31
  • Don't throw on upper case URL (#56) f835df7

https://github.com/sindresorhus/get-urls/compare/v9.2.0...v9.2.1

get-urls -

Published by sindresorhus about 5 years ago

get-urls -

Published by sindresorhus over 5 years ago

  • Add support for scheme-less URLs when extracting URLs from query params (#45) dfe047c
  • Add TypeScript definition (#47) cb62f6d

https://github.com/sindresorhus/get-urls/compare/v9.0.0...v9.1.0

get-urls -

Published by sindresorhus over 5 years ago

Breaking:

Other:

  • Ignore invalid URLs d3d0f29

https://github.com/sindresorhus/get-urls/compare/v8.0.0...v9.0.0