@fluid-internal/client-utils
Advanced tools
+4
-0
| # @fluid-internal/client-utils | ||
| ## 2.81.0 | ||
| Dependency updates only. | ||
| ## 2.80.0 | ||
@@ -4,0 +8,0 @@ |
@@ -11,3 +11,3 @@ /*! | ||
| */ | ||
| export declare const generation = 3; | ||
| export declare const generation = 4; | ||
| //# sourceMappingURL=layerGenerationState.d.ts.map |
@@ -14,3 +14,3 @@ "use strict"; | ||
| */ | ||
| exports.generation = 3; | ||
| exports.generation = 4; | ||
| //# sourceMappingURL=layerGenerationState.js.map |
@@ -1,6 +0,6 @@ | ||
| /* eslint-disable */ | ||
| /** | ||
| * GENERATED FILE - DO NOT EDIT DIRECTLY. | ||
| * To regenerate: pnpm tsx scripts/generate-flat-eslint-configs.ts --typescript | ||
| /*! | ||
| * Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
| * Licensed under the MIT License. | ||
| */ | ||
| import type { Linter } from "eslint"; | ||
@@ -7,0 +7,0 @@ import { strict } from "../../../common/build/eslint-config-fluid/flat.mts"; |
@@ -11,3 +11,3 @@ /*! | ||
| */ | ||
| export declare const generation = 3; | ||
| export declare const generation = 4; | ||
| //# sourceMappingURL=layerGenerationState.d.ts.map |
@@ -11,3 +11,3 @@ /*! | ||
| */ | ||
| export const generation = 3; | ||
| export const generation = 4; | ||
| //# sourceMappingURL=layerGenerationState.js.map |
+12
-12
| { | ||
| "name": "@fluid-internal/client-utils", | ||
| "version": "2.80.0", | ||
| "version": "2.81.0", | ||
| "description": "Not intended for use outside the Fluid Framework.", | ||
@@ -80,4 +80,4 @@ "homepage": "https://fluidframework.com", | ||
| "dependencies": { | ||
| "@fluidframework/core-interfaces": "~2.80.0", | ||
| "@fluidframework/core-utils": "~2.80.0", | ||
| "@fluidframework/core-interfaces": "~2.81.0", | ||
| "@fluidframework/core-utils": "~2.81.0", | ||
| "@types/events_pkg": "npm:@types/events@^3.0.0", | ||
@@ -92,12 +92,12 @@ "base64-js": "^1.5.1", | ||
| "@biomejs/biome": "~1.9.3", | ||
| "@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.74.0", | ||
| "@fluid-internal/mocha-test-setup": "~2.80.0", | ||
| "@fluid-tools/build-cli": "^0.62.0", | ||
| "@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.80.0", | ||
| "@fluid-internal/mocha-test-setup": "~2.81.0", | ||
| "@fluid-tools/build-cli": "^0.63.0", | ||
| "@fluidframework/build-common": "^2.0.3", | ||
| "@fluidframework/build-tools": "^0.62.0", | ||
| "@fluidframework/eslint-config-fluid": "~2.80.0", | ||
| "@fluidframework/build-tools": "^0.63.0", | ||
| "@fluidframework/eslint-config-fluid": "~2.81.0", | ||
| "@microsoft/api-extractor": "7.52.11", | ||
| "@types/base64-js": "^1.3.2", | ||
| "@types/jest": "29.5.3", | ||
| "@types/jest-environment-puppeteer": "~2.80.0", | ||
| "@types/jest-environment-puppeteer": "~2.81.0", | ||
| "@types/mocha": "^10.0.10", | ||
@@ -210,5 +210,5 @@ "@types/node": "^18.19.0", | ||
| "fluidCompatMetadata": { | ||
| "generation": 3, | ||
| "releaseDate": "2025-12-15", | ||
| "releasePkgVersion": "2.74.0" | ||
| "generation": 4, | ||
| "releaseDate": "2026-01-20", | ||
| "releasePkgVersion": "2.81.0" | ||
| }, | ||
@@ -215,0 +215,0 @@ "typeValidation": { |
@@ -12,2 +12,2 @@ /*! | ||
| */ | ||
| export const generation = 3; | ||
| export const generation = 4; |
| /*! | ||
| * Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
| * Licensed under the MIT License. | ||
| */ | ||
| module.exports = { | ||
| extends: [require.resolve("@fluidframework/eslint-config-fluid/strict"), "prettier"], | ||
| parserOptions: { | ||
| project: [ | ||
| "./tsconfig.json", | ||
| "./src/test/mocha/tsconfig.json", | ||
| "./src/test/jest/tsconfig.cjs.json", | ||
| "./src/test/types/tsconfig.json", | ||
| ], | ||
| }, | ||
| }; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
336122
-0.12%196
-0.51%4274
-0.35%+ Added
+ Added
- Removed
- Removed