Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "inet_xtoy", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "inet_ntop() and inet_pton() bindings for Node.js", | ||
@@ -34,3 +34,3 @@ "main": "index.js", | ||
"bindings": "^1.5.0", | ||
"node-addon-api": "^4.0.0 || ^5.0.0 || ^6.0.0", | ||
"node-addon-api": "*", | ||
"prebuild-install": "^7.0.0" | ||
@@ -47,2 +47,5 @@ }, | ||
"node-gyp": "$node-gyp" | ||
}, | ||
"node-gyp": { | ||
"semver": "^7.5.2" | ||
} | ||
@@ -49,0 +52,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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
7566
2
+ Addednode-addon-api@8.2.2(transitive)
- Removednode-addon-api@6.1.0(transitive)
Updatednode-addon-api@*