utf-8-validate
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "utf-8-validate", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Check if a buffer contains valid UTF-8", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"nan": "~2.6.0", | ||
"prebuild-install": "~2.1.0" | ||
"prebuild-install": "~2.2.0" | ||
}, | ||
@@ -33,5 +33,5 @@ "devDependencies": { | ||
"mocha": "~3.4.1", | ||
"prebuild": "~6.1.0", | ||
"prebuild": "~6.2.0", | ||
"prebuild-ci": "~2.2.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
+ Addedprebuild-install@2.2.2(transitive)
+ Addedtunnel-agent@0.6.0(transitive)
- Removedprebuild-install@2.1.2(transitive)
- Removedtunnel-agent@0.4.3(transitive)
Updatedprebuild-install@~2.2.0