Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

framed-hash

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

framed-hash - npm Package Compare versions

Comparing version
1.0.1
to
1.1.0
+1
-0
index.js

@@ -11,2 +11,3 @@ var crypto = require('crypto')

this.hash.update(data)
return this
}

@@ -13,0 +14,0 @@

+1
-1
{
"name": "framed-hash",
"version": "1.0.1",
"version": "1.1.0",
"description": "A hash function that wraps all input chunks with a length prefix.",

@@ -5,0 +5,0 @@ "main": "index.js",