You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@pnpm/crypto.hash

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/crypto.hash - npm Package Compare versions

Comparing version
1000.2.0
to
1000.2.1
+5
-4
package.json
{
"name": "@pnpm/crypto.hash",
"version": "1000.2.0",
"version": "1000.2.1",
"description": "Generate hashes",

@@ -18,2 +18,3 @@ "keywords": [

},
"type": "commonjs",
"main": "lib/index.js",

@@ -31,3 +32,3 @@ "types": "lib/index.d.ts",

"@pnpm/crypto.polyfill": "1000.1.0",
"@pnpm/graceful-fs": "1000.0.0"
"@pnpm/graceful-fs": "1000.0.1"
},

@@ -38,4 +39,4 @@ "devDependencies": {

"tar-stream": "^2.2.0",
"@pnpm/crypto.hash": "1000.2.0",
"@pnpm/prepare": "0.0.121"
"@pnpm/prepare": "1000.0.3",
"@pnpm/crypto.hash": "1000.2.1"
},

@@ -42,0 +43,0 @@ "engines": {