New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@agentuity/queue

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentuity/queue - npm Package Compare versions

Comparing version
3.0.0-alpha.1
to
3.0.0-alpha.2
+3
-3
package.json
{
"name": "@agentuity/queue",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "Apache-2.0",

@@ -28,4 +28,4 @@ "author": "Agentuity employees and contributors",

"dependencies": {
"@agentuity/core": "3.0.0-alpha.1",
"@agentuity/adapter": "3.0.0-alpha.1",
"@agentuity/core": "3.0.0-alpha.2",
"@agentuity/adapter": "3.0.0-alpha.2",
"zod": "^4.3.5"

@@ -32,0 +32,0 @@ },