@fluidframework/driver-definitions
Advanced tools
+4
-0
| # @fluidframework/driver-definitions | ||
| ## 2.81.0 | ||
| Dependency updates only. | ||
| ## 2.80.0 | ||
@@ -4,0 +8,0 @@ |
@@ -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"; |
+6
-6
| { | ||
| "name": "@fluidframework/driver-definitions", | ||
| "version": "2.80.0", | ||
| "version": "2.81.0", | ||
| "description": "Fluid driver definitions", | ||
@@ -50,3 +50,3 @@ "homepage": "https://fluidframework.com", | ||
| "dependencies": { | ||
| "@fluidframework/core-interfaces": "~2.80.0" | ||
| "@fluidframework/core-interfaces": "~2.81.0" | ||
| }, | ||
@@ -56,7 +56,7 @@ "devDependencies": { | ||
| "@biomejs/biome": "~1.9.3", | ||
| "@fluid-tools/build-cli": "^0.62.0", | ||
| "@fluid-tools/build-cli": "^0.63.0", | ||
| "@fluidframework/build-common": "^2.0.3", | ||
| "@fluidframework/build-tools": "^0.62.0", | ||
| "@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.74.0", | ||
| "@fluidframework/eslint-config-fluid": "~2.80.0", | ||
| "@fluidframework/build-tools": "^0.63.0", | ||
| "@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.80.0", | ||
| "@fluidframework/eslint-config-fluid": "~2.81.0", | ||
| "@microsoft/api-extractor": "7.52.11", | ||
@@ -63,0 +63,0 @@ "concurrently": "^9.2.1", |
| /*! | ||
| * 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"], | ||
| rules: { | ||
| // TODO: Enabling this may require breaking changes. | ||
| "@typescript-eslint/consistent-indexed-object-style": "off", | ||
| }, | ||
| }; |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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
570096
-0.06%203
-0.49%8503
-0.13%27
28.57%+ Added
- Removed