Socket
Socket
Sign inDemoInstall

md5-file

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

md5-file - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

index.js

@@ -37,3 +37,3 @@ 'use strict'

output.on('readable', function () {
output.once('readable', function () {
cb(null, output.read().toString('hex'))

@@ -40,0 +40,0 @@ })

@@ -11,3 +11,3 @@ {

],
"version": "3.0.0",
"version": "3.0.1",
"description": "return an md5sum of a given file",

@@ -14,0 +14,0 @@ "keywords": [

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