Comparing version 1.0.5 to 1.0.8
{ | ||
"name": "hexdump.js", | ||
"version": "1.0.5", | ||
"version": "1.0.8", | ||
"description": "Like hexdump on *nix, but in JavaScript.", | ||
"main": "hexdump.js", | ||
"homepage": "https://git.coolaj86.com:coolaj86/hexdump.js", | ||
"bin": { | ||
@@ -14,3 +15,3 @@ "hexdump.js": "./bin/cli.js" | ||
"type": "git", | ||
"url": "https://git.coolaj86.com/coolaj86/hexdump.js.git" | ||
"url": "git://git.coolaj86.com:coolaj86/hexdump.js.git" | ||
}, | ||
@@ -17,0 +18,0 @@ "keywords": [ |
hexdump.js | ||
========== | ||
| Sponsored by [Daplie](https://daplie.com) | | ||
@@ -4,0 +5,0 @@ Given an `ArrayBuffer`, will create string output similar to the unix `hexdump` command. |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3696
71