@fluidframework/driver-utils
Advanced tools
+4
-0
| # @fluidframework/driver-utils | ||
| ## 2.80.0 | ||
| Dependency updates only. | ||
| ## 2.74.0 | ||
@@ -4,0 +8,0 @@ |
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/driver-utils"; | ||
| export declare const pkgVersion = "2.74.0"; | ||
| export declare const pkgVersion = "2.80.0"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
| exports.pkgName = "@fluidframework/driver-utils"; | ||
| exports.pkgVersion = "2.74.0"; | ||
| exports.pkgVersion = "2.80.0"; | ||
| //# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/driver-utils"; | ||
| export declare const pkgVersion = "2.74.0"; | ||
| export declare const pkgVersion = "2.80.0"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
| export const pkgName = "@fluidframework/driver-utils"; | ||
| export const pkgVersion = "2.74.0"; | ||
| export const pkgVersion = "2.80.0"; | ||
| //# sourceMappingURL=packageVersion.js.map |
+16
-16
| { | ||
| "name": "@fluidframework/driver-utils", | ||
| "version": "2.74.0", | ||
| "version": "2.80.0", | ||
| "description": "Collection of utility functions for Fluid drivers", | ||
@@ -72,7 +72,7 @@ "homepage": "https://fluidframework.com", | ||
| "dependencies": { | ||
| "@fluid-internal/client-utils": "~2.74.0", | ||
| "@fluidframework/core-interfaces": "~2.74.0", | ||
| "@fluidframework/core-utils": "~2.74.0", | ||
| "@fluidframework/driver-definitions": "~2.74.0", | ||
| "@fluidframework/telemetry-utils": "~2.74.0", | ||
| "@fluid-internal/client-utils": "~2.80.0", | ||
| "@fluidframework/core-interfaces": "~2.80.0", | ||
| "@fluidframework/core-utils": "~2.80.0", | ||
| "@fluidframework/driver-definitions": "~2.80.0", | ||
| "@fluidframework/telemetry-utils": "~2.80.0", | ||
| "axios": "^1.8.4", | ||
@@ -83,10 +83,10 @@ "lz4js": "^0.2.0", | ||
| "devDependencies": { | ||
| "@arethetypeswrong/cli": "^0.17.1", | ||
| "@arethetypeswrong/cli": "^0.18.2", | ||
| "@biomejs/biome": "~1.9.3", | ||
| "@fluid-internal/mocha-test-setup": "~2.74.0", | ||
| "@fluid-tools/build-cli": "^0.61.0", | ||
| "@fluid-internal/mocha-test-setup": "~2.80.0", | ||
| "@fluid-tools/build-cli": "^0.62.0", | ||
| "@fluidframework/build-common": "^2.0.3", | ||
| "@fluidframework/build-tools": "^0.61.0", | ||
| "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.73.0", | ||
| "@fluidframework/eslint-config-fluid": "~2.74.0", | ||
| "@fluidframework/build-tools": "^0.62.0", | ||
| "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.74.0", | ||
| "@fluidframework/eslint-config-fluid": "~2.80.0", | ||
| "@microsoft/api-extractor": "7.52.11", | ||
@@ -97,10 +97,10 @@ "@types/mocha": "^10.0.10", | ||
| "c8": "^10.1.3", | ||
| "concurrently": "^8.2.1", | ||
| "concurrently": "^9.2.1", | ||
| "copyfiles": "^2.4.1", | ||
| "cross-env": "^7.0.3", | ||
| "eslint": "~8.57.1", | ||
| "cross-env": "^10.1.0", | ||
| "eslint": "~9.39.1", | ||
| "jiti": "^2.6.1", | ||
| "mocha": "^10.8.2", | ||
| "mocha-multi-reporters": "^1.5.1", | ||
| "rimraf": "^4.4.0", | ||
| "rimraf": "^6.1.2", | ||
| "sinon": "^18.0.1", | ||
@@ -107,0 +107,0 @@ "typescript": "~5.4.5" |
@@ -21,3 +21,2 @@ /*! | ||
| } from "@fluidframework/driver-definitions/internal"; | ||
| import { compress, decompress } from "lz4js"; | ||
@@ -24,0 +23,0 @@ |
@@ -16,3 +16,2 @@ /*! | ||
| } from "@fluidframework/driver-definitions/internal"; | ||
| import { v4 as uuid } from "uuid"; | ||
@@ -19,0 +18,0 @@ |
@@ -13,3 +13,2 @@ /*! | ||
| } from "@fluidframework/driver-definitions/internal"; | ||
| import Axios from "axios"; | ||
@@ -16,0 +15,0 @@ |
@@ -9,2 +9,2 @@ /*! | ||
| export const pkgName = "@fluidframework/driver-utils"; | ||
| export const pkgVersion = "2.74.0"; | ||
| export const pkgVersion = "2.80.0"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
781993
013
-13.33%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed