Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@fluid-experimental/oldest-client-observer

Package Overview
Dependencies
Maintainers
1
Versions
345
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.81.1
to
2.82.0
+4
-0
CHANGELOG.md
# @fluid-experimental/oldest-client-observer
## 2.82.0
Dependency updates only.
## 2.81.0

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

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

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

"dependencies": {
"@fluid-internal/client-utils": "~2.81.1",
"@fluidframework/container-definitions": "~2.81.1",
"@fluidframework/core-interfaces": "~2.81.1",
"@fluidframework/core-utils": "~2.81.1",
"@fluidframework/driver-definitions": "~2.81.1"
"@fluid-internal/client-utils": "~2.82.0",
"@fluidframework/container-definitions": "~2.82.0",
"@fluidframework/core-interfaces": "~2.82.0",
"@fluidframework/core-utils": "~2.82.0",
"@fluidframework/driver-definitions": "~2.82.0"
},

@@ -82,9 +82,9 @@ "devDependencies": {

"@biomejs/biome": "~1.9.3",
"@fluid-private/test-dds-utils": "~2.81.1",
"@fluid-private/test-dds-utils": "~2.82.0",
"@fluid-tools/build-cli": "^0.63.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.63.0",
"@fluidframework/eslint-config-fluid": "~2.81.1",
"@fluidframework/eslint-config-fluid": "~2.82.0",
"@microsoft/api-extractor": "7.52.11",
"@types/node": "^18.19.0",
"@types/node": "~20.19.30",
"concurrently": "^9.2.1",

@@ -91,0 +91,0 @@ "copyfiles": "^2.4.1",

{
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"extends": ["../../../biome.jsonc"]
}