string_decoder
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "string_decoder", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "The string_decoder module from Node core", | ||
@@ -10,3 +10,3 @@ "main": "lib/string_decoder.js", | ||
"dependencies": { | ||
"safe-buffer": "~5.1.0" | ||
"safe-buffer": "~5.2.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
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
+ Addedsafe-buffer@5.2.1(transitive)
- Removedsafe-buffer@5.1.2(transitive)
Updatedsafe-buffer@~5.2.0