ip-regex

Regular expression for matching IP addresses

MIT License

Downloads
30.3M
Stars
191
Committers
9

Bot releases are visible (Hide)

ip-regex - Latest Release

Published by sindresorhus almost 3 years ago

Breaking

  • Require Node.js 12 87a85ab
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/ip-regex/compare/v4.3.0...v5.0.0

ip-regex -

Published by sindresorhus over 3 years ago

  • Remove empty captured groups from match (#31) 4147df0

https://github.com/sindresorhus/ip-regex/compare/v4.2.0...v4.3.0

ip-regex -

Published by sindresorhus about 4 years ago

  • Minor performance improvement (#28) e39e964

https://github.com/sindresorhus/ip-regex/compare/v4.1.0...v4.2.0

ip-regex -

Published by sindresorhus over 5 years ago

ip-regex -

Published by sindresorhus almost 6 years ago

Breaking:

  • Add includeBoundaries option (#23) e93d528

See #23 for more info.