Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "inet_xtoy", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "inet_ntop() and inet_pton() bindings for Node.js", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"node-gyp": "^7.0.0", | ||
"semistandard": "^14.2.2", | ||
"semistandard": "^14.2.3", | ||
"should": "^13.2.3" | ||
@@ -40,0 +40,0 @@ }, |
# node-inet-xtoy | ||
[![Build Status](https://travis-ci.com/sjinks/node-inet-xtoy.svg?branch=master)](https://travis-ci.com/sjinks/node-inet-xtoy) | ||
![Build and Test CI](https://github.com/sjinks/node-inet-xtoy/workflows/Build%20and%20Test%20CI/badge.svg) | ||
inet_ntop() and inet_pton() bindings for Node.js | ||
`inet_ntop()` and `inet_pton()` bindings for Node.js | ||
@@ -7,0 +7,0 @@ # Installation |
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
6180