🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@fluidframework/container-definitions

Package Overview
Dependencies
Maintainers
1
Versions
575
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/container-definitions - npm Package Compare versions

Comparing version
2.93.0
to
2.100.0
+8
-0
CHANGELOG.md
# @fluidframework/container-definitions
## 2.100.0
### Minor Changes
- Node 22 is now the minimum supported Node.js version ([#27116](https://github.com/microsoft/FluidFramework/pull/27116)) [e8214d29663](https://github.com/microsoft/FluidFramework/commit/e8214d29663f5ee98d737daed82506a25d8de8d0)
All Fluid Framework client packages now require Node.js 22 or later. This aligns with the standing Node upgrade policy as Node 20 reaches end-of-life on April 30, 2026.
## 2.93.0

@@ -4,0 +12,0 @@

+5
-5
{
"name": "@fluidframework/container-definitions",
"version": "2.93.0",
"version": "2.100.0",
"description": "Fluid container definitions",

@@ -50,4 +50,4 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluidframework/core-interfaces": "~2.93.0",
"@fluidframework/driver-definitions": "~2.93.0"
"@fluidframework/core-interfaces": "~2.100.0",
"@fluidframework/driver-definitions": "~2.100.0"
},

@@ -57,5 +57,5 @@ "devDependencies": {

"@biomejs/biome": "~2.4.5",
"@fluid-tools/build-cli": "^0.64.0",
"@fluid-tools/build-cli": "^0.65.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.64.0",
"@fluidframework/build-tools": "^0.65.0",
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.92.0",

@@ -62,0 +62,0 @@ "@fluidframework/eslint-config-fluid": "^9.0.0",