@fluid-internal/client-utils
Advanced tools
+8
-0
| # @fluid-internal/client-utils | ||
| ## 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 @@ |
+7
-7
| { | ||
| "name": "@fluid-internal/client-utils", | ||
| "version": "2.93.0", | ||
| "version": "2.100.0", | ||
| "description": "Not intended for use outside the Fluid Framework.", | ||
@@ -80,4 +80,4 @@ "homepage": "https://fluidframework.com", | ||
| "dependencies": { | ||
| "@fluidframework/core-interfaces": "~2.93.0", | ||
| "@fluidframework/core-utils": "~2.93.0", | ||
| "@fluidframework/core-interfaces": "~2.100.0", | ||
| "@fluidframework/core-utils": "~2.100.0", | ||
| "@types/events_pkg": "npm:@types/events@^3.0.0", | ||
@@ -93,6 +93,6 @@ "base64-js": "^1.5.1", | ||
| "@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.92.0", | ||
| "@fluid-internal/mocha-test-setup": "~2.93.0", | ||
| "@fluid-tools/build-cli": "^0.64.0", | ||
| "@fluid-internal/mocha-test-setup": "~2.100.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/eslint-config-fluid": "^9.0.0", | ||
@@ -102,3 +102,3 @@ "@microsoft/api-extractor": "7.58.1", | ||
| "@types/jest": "29.5.3", | ||
| "@types/jest-environment-puppeteer": "~2.93.0", | ||
| "@types/jest-environment-puppeteer": "~2.100.0", | ||
| "@types/mocha": "^10.0.10", | ||
@@ -105,0 +105,0 @@ "@types/node": "~22.19.17", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
349515
0.13%+ Added
+ Added
- Removed
- Removed