Skip to content

Releases: frenchbread/private-ip

private-ip v3.0.2

25 Jan 19:22
Compare
Choose a tag to compare

changes

private-ip v3.0.1

08 Jul 18:14
Compare
Choose a tag to compare

changes

  • bump ava to 5.3.1
  • bump typescript to 4.9.5
  • bump ipaddr.js to 2.1.0

private-ip v3.0.0

13 Nov 12:05
Compare
Choose a tag to compare

breaking changes

  • converted package to ESM. Make sure it is supported in your project if using > v3.0.0. [90ee0ce - thanks @tuyennhv]

other changes

private-ip v2.3.4

12 Aug 12:39
Compare
Choose a tag to compare

changes

  • updated package dependencies

private-ip v2.3.3

08 Nov 09:00
Compare
Choose a tag to compare

changes

  • updated README.md
  • added type definitions

thanks to

private-ip v2.3.0

12 Oct 09:20
77fb938
Compare
Choose a tag to compare

Adds more flexibility for ipv4 address checks

changes (ref: #14)

adds support for:

  • omitted zero sections
  • sections with leading zeros
  • dec/hex conversion

dev

  • typescript support

thanks to

private-ip v2.2.1

16 Apr 07:00
Compare
Choose a tag to compare
  • keep Netmask map results around, instead of re-computing each time | PR #13 (thanks @newhouse)

private-ip v2.2.0

07 Apr 11:34
664a127
Compare
Choose a tag to compare
  • lots of improvements for correct package functionality
  • code refactoring & cleanup
  • updated package dependencies

private-ip v1.0.5

26 Jun 21:53
Compare
Choose a tag to compare
Add export default to require