Michael Rowley
|
ea8acc6035
|
Accounted for compact endings in expandIpv6
When an address ended in '::' the function would return an invalid string, this commit fixes that issue.
|
2021-12-30 14:33:43 +00:00 |
|
Michael Rowley
|
444065c926
|
Improved ParseIPv6Address formatting
|
2021-12-30 14:25:12 +00:00 |
|
Michael Rowley
|
7af7b4df5e
|
Adjusted strToIpv6 example #2
|
2021-12-30 14:05:56 +00:00 |
|
Michael Rowley
|
1327a476b9
|
Added expandIpv6()
|
2021-12-30 14:03:46 +00:00 |
|
Michael Rowley
|
1eb6d03a6f
|
Update IP.mjs
|
2021-12-30 02:56:54 +00:00 |
|
Michael Rowley
|
67886c886d
|
Update IP.mjs
|
2021-12-30 02:55:22 +00:00 |
|
Michael Rowley
|
9b2d2c65ca
|
Fixed errors
|
2021-12-30 01:54:20 +00:00 |
|
Michael Rowley
|
200fbb2360
|
Minor fixes
|
2021-12-30 01:40:09 +00:00 |
|
Michael Rowley
|
588cd93900
|
Added sorting functionality
|
2021-12-29 23:31:39 +00:00 |
|
Michael Rowley
|
8ae5fd084c
|
Added BigInt return to strToIpv6()
This shouldn't change the outcome of any existing calls to strToIpv6 as the additional parameter is defaulted to not have any effect.
|
2021-12-29 23:23:19 +00:00 |
|
n1073645
|
728f8e65d6
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
n1474335
|
094d352e5f
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
|
n1474335
|
566517d20f
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Klaxon
|
2820660264
|
fix regex issues and ESlint errors and warnings
fix comment
fix ESlint errors and warnings
fix regex
add author
|
2018-08-28 23:07:53 +10:00 |
|
Klaxon
|
ce494339ef
|
add parse IPv6 list
|
2018-08-28 23:07:32 +10:00 |
|
Klaxon
|
dd5af7eb10
|
add parse IPv4 list
|
2018-08-28 23:07:04 +10:00 |
|
n1474335
|
7f9a2eeb6b
|
ESM: Tidied up IP operations
|
2018-05-29 00:48:30 +01:00 |
|