Socket
Socket
Sign inDemoInstall

md5-file

Package Overview
Dependencies
0
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "2.0.2",
"version": "2.0.3",
"description": "return an md5sum of a given file",

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

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

var filename = 'LICENSE.md'
var preCheckedSum = 'a06f55ab67333b93e8edebff0ae86027'
var preCheckedSum = '687d0001c49a6315989af72c0325dff3'

@@ -9,0 +9,0 @@ md5File(filename, function (error, sum) {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc