Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "hexer", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Hex Dumper (streaming, sync, and cli)", | ||
@@ -29,3 +29,4 @@ "keywords": [ | ||
"minimist": "^1.1.0", | ||
"process": "^0.10.0" | ||
"process": "^0.10.0", | ||
"xtend": "^4.0.0" | ||
}, | ||
@@ -40,4 +41,3 @@ "devDependencies": { | ||
"pre-commit": "0.0.9", | ||
"tape": "^3.4.0", | ||
"xtend": "^4.0.0" | ||
"tape": "^3.4.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "licenses": [ |
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
8
4
+ Addedxtend@^4.0.0
+ Addedxtend@4.0.2(transitive)