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

@workflow/utils

Package Overview
Dependencies
Maintainers
11
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workflow/utils - npm Package Compare versions

Comparing version
4.0.1-beta.2
to
4.0.1-beta.3
+3
-3
package.json
{
"name": "@workflow/utils",
"description": "Utility functions for Workflow DevKit",
"version": "4.0.1-beta.2",
"version": "4.0.1-beta.3",
"type": "module",

@@ -30,3 +30,3 @@ "main": "dist/index.js",

"devDependencies": {
"@types/ms": "^2.1.0",
"@types/ms": "2.1.0",
"@types/node": "22.19.0",

@@ -38,3 +38,3 @@ "vitest": "^3.2.4",

"ms": "2.1.3",
"pid-port": "^2.0.0"
"pid-port": "2.0.0"
},

@@ -41,0 +41,0 @@ "scripts": {