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

@ariestools/pixel

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariestools/pixel - npm Package Compare versions

Comparing version
8.0.2
to
8.0.3
+11
-13
package.json
{
"name": "@ariestools/pixel",
"version": "8.0.2",
"version": "8.0.3",
"description": "Event Client for xylabs ESB",
"keywords": [
"ariestools"
],
"homepage": "https://xylabs.com",

@@ -41,3 +44,4 @@ "bugs": {

"dependencies": {
"@ariestools/sdk": "~8.0.2"
"async-mutex": "~0.5.0",
"@ariestools/sdk": "~8.0.3"
},

@@ -47,7 +51,5 @@ "devDependencies": {

"@opentelemetry/sdk-trace-base": "~2.9.0",
"@xylabs/toolchain": "~8.6.2",
"@xylabs/tsconfig": "~8.6.2",
"@xylabs/tsconfig-dom": "~8.6.2",
"async-mutex": "~0.5.0",
"browserslist": "~4.28.4",
"@xylabs/toolchain": "~8.6.9",
"@xylabs/tsconfig": "~8.6.9",
"@xylabs/tsconfig-dom": "~8.6.9",
"eslint": "~10.6.0",

@@ -57,3 +59,3 @@ "eslint-import-resolver-typescript": "~4.4.5",

"vite": "~8.1.3",
"vitest": "~4.1.9",
"vitest": "~4.1.10",
"zod": "~4.4.3"

@@ -64,3 +66,2 @@ },

"@opentelemetry/sdk-trace-base": "^2.9.0",
"async-mutex": "^0.5.0",
"zod": "^4.4.3"

@@ -73,6 +74,3 @@ },

"access": "public"
},
"keywords": [
"ariestools"
]
}
}