Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hexdump.js

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexdump.js - npm Package Compare versions

Comparing version 1.0.5 to 1.0.8

5

package.json
{
"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": [

1

README.md
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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc