Socket
Socket
Sign inDemoInstall

folder-hash

Package Overview
Dependencies
7
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.3.1

0

cli.js

@@ -0,0 +0,0 @@ const fs = require('graceful-fs');

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ // execute from the base folder

@@ -0,0 +0,0 @@ // execute from the base folder

@@ -0,0 +0,0 @@ // execute from the base folder

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ const crypto = require('crypto'),

@@ -0,0 +0,0 @@ MIT License

10

package.json
{
"name": "folder-hash",
"version": "3.3.0",
"version": "3.3.1",
"description": "Create a hash checksum over a folder and its content - its children and their content",

@@ -40,6 +40,6 @@ "main": "index.js",

"ignore": "^5.1.2",
"jsdoc": "3.6.3",
"memfs": "^2.8.0",
"mocha": "^6.0.2",
"nyc": "^14.1.1"
"jsdoc": "3.6.4",
"memfs": "^3.0.4",
"mocha": "^7.0.1",
"nyc": "^15.0.0"
},

@@ -46,0 +46,0 @@ "engines": {

@@ -0,0 +0,0 @@ Create a hash checksum over a folder or a file.

@@ -0,0 +0,0 @@ const { Volume } = require('memfs'),

@@ -0,0 +0,0 @@ const path = require('path');

@@ -0,0 +0,0 @@ const path = require('path');

@@ -0,0 +0,0 @@ const path = require('path');

@@ -0,0 +0,0 @@ const { Volume, should, inspect } = require('./_common');

@@ -0,0 +0,0 @@ /**

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc