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

@fluid-experimental/oldest-client-observer

Package Overview
Dependencies
Maintainers
1
Versions
346
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-experimental/oldest-client-observer - npm Package Compare versions

Comparing version
2.74.0
to
2.80.0
+4
-0
CHANGELOG.md
# @fluid-experimental/oldest-client-observer
## 2.80.0
Dependency updates only.
## 2.74.0

@@ -4,0 +8,0 @@

+15
-15
{
"name": "@fluid-experimental/oldest-client-observer",
"version": "2.74.0",
"version": "2.80.0",
"description": "Data object to determine if the local client is the oldest amongst connected clients",

@@ -72,24 +72,24 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluid-internal/client-utils": "~2.74.0",
"@fluidframework/container-definitions": "~2.74.0",
"@fluidframework/core-interfaces": "~2.74.0",
"@fluidframework/core-utils": "~2.74.0",
"@fluidframework/driver-definitions": "~2.74.0"
"@fluid-internal/client-utils": "~2.80.0",
"@fluidframework/container-definitions": "~2.80.0",
"@fluidframework/core-interfaces": "~2.80.0",
"@fluidframework/core-utils": "~2.80.0",
"@fluidframework/driver-definitions": "~2.80.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.1",
"@arethetypeswrong/cli": "^0.18.2",
"@biomejs/biome": "~1.9.3",
"@fluid-private/test-dds-utils": "~2.74.0",
"@fluid-tools/build-cli": "^0.61.0",
"@fluid-private/test-dds-utils": "~2.80.0",
"@fluid-tools/build-cli": "^0.62.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.61.0",
"@fluidframework/eslint-config-fluid": "~2.74.0",
"@fluidframework/build-tools": "^0.62.0",
"@fluidframework/eslint-config-fluid": "~2.80.0",
"@microsoft/api-extractor": "7.52.11",
"@types/node": "^18.19.0",
"concurrently": "^8.2.1",
"concurrently": "^9.2.1",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"eslint": "~8.57.1",
"cross-env": "^10.1.0",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"rimraf": "^4.4.0",
"rimraf": "^6.1.2",
"typescript": "~5.4.5"

@@ -96,0 +96,0 @@ },