Socket
Socket
Sign inDemoInstall

sha1-file

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sha1-file - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

readme.md

2

index.d.ts

@@ -28,5 +28,5 @@ declare const sha1File: {

*/
sync(filepath: string): Promise<string>
sync(filepath: string): string
}
export = sha1File

@@ -0,0 +0,0 @@ "use strict"

{
"name": "sha1-file",
"version": "2.0.0",
"version": "2.0.1",
"description": "Get the SHA1 of a file.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Richienb/sha1-file.git",

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