Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "ip-bigint", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Convert IPv4 and IPv6 addresses to native BigInt and vice-versa", | ||
@@ -5,0 +5,0 @@ "author": "silverwind <me@silverwind.io>", |
@@ -21,4 +21,3 @@ # ip-bigint | ||
const ip = stringify({number, version}); | ||
// => "2001:db8::"" | ||
// => "2001:db8::" | ||
``` | ||
@@ -25,0 +24,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5782
44