🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@arcjet/stable-hash

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcjet/stable-hash - npm Package Compare versions

Comparing version
1.5.0
to
1.6.0
+6
-6
package.json
{
"name": "@arcjet/stable-hash",
"version": "1.5.0",
"version": "1.6.0",
"description": "Arcjet stable hashing utility",

@@ -28,3 +28,3 @@ "keywords": [

"engines": {
"node": ">=20"
"node": ">=22.21.0 <23 || >=24.5.0"
},

@@ -58,6 +58,6 @@ "type": "module",

"devDependencies": {
"@arcjet/eslint-config": "1.5.0",
"@arcjet/rollup-config": "1.5.0",
"@rollup/wasm-node": "4.61.0",
"@types/node": "24.12.4",
"@arcjet/eslint-config": "1.6.0",
"@arcjet/rollup-config": "1.6.0",
"@rollup/wasm-node": "4.62.2",
"@types/node": "22.19.21",
"eslint": "9.39.4",

@@ -64,0 +64,0 @@ "typescript": "5.9.3"