Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
* tweak (silverwind)
* add node 20, remove node 14 (silverwind)
* readme tweaks (silverwind)
* add normalizeIp export (silverwind)
* compress single 0 digits in ipv6 stringify as well (silverwind)
* update deps (silverwind)
* add failing test case (silverwind)
* move test (silverwind)
  • Loading branch information
silverwind committed May 31, 2023
1 parent 30af03e commit b06dc29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ip-bigint",
"version": "6.0.1",
"version": "7.0.0",
"description": "Convert IPv4 and IPv6 addresses to native BigInt and vice-versa",
"author": "silverwind <[email protected]>",
"repository": "silverwind/ip-bigint",
Expand Down

0 comments on commit b06dc29

Please sign in to comment.