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

fprint

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fprint - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

src/index.ts

6

package.json
{
"name": "fprint",
"version": "2.0.0",
"version": "2.0.1",
"description": "returns hash digest (fingerprint) of a given buffer, file by it's absolute or relative path or stream in node.js",

@@ -19,2 +19,6 @@ "main": "./lib/index.js",

},
"files": [
"lib/",
"src/"
],
"keywords": [

@@ -21,0 +25,0 @@ "hash",

.eslintrc
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