@fluidframework/driver-utils
Advanced tools
Comparing version 2.10.0-304831 to 2.10.0-305357
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/driver-utils"; | ||
export declare const pkgVersion = "2.10.0-304831"; | ||
export declare const pkgVersion = "2.10.0-305357"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/driver-utils"; | ||
exports.pkgVersion = "2.10.0-304831"; | ||
exports.pkgVersion = "2.10.0-305357"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/driver-utils"; | ||
export declare const pkgVersion = "2.10.0-304831"; | ||
export declare const pkgVersion = "2.10.0-305357"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/driver-utils"; | ||
export const pkgVersion = "2.10.0-304831"; | ||
export const pkgVersion = "2.10.0-305357"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/driver-utils", | ||
"version": "2.10.0-304831", | ||
"version": "2.10.0-305357", | ||
"description": "Collection of utility functions for Fluid drivers", | ||
@@ -72,7 +72,7 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluid-internal/client-utils": "2.10.0-304831", | ||
"@fluidframework/core-interfaces": "2.10.0-304831", | ||
"@fluidframework/core-utils": "2.10.0-304831", | ||
"@fluidframework/driver-definitions": "2.10.0-304831", | ||
"@fluidframework/telemetry-utils": "2.10.0-304831", | ||
"@fluid-internal/client-utils": "2.10.0-305357", | ||
"@fluidframework/core-interfaces": "2.10.0-305357", | ||
"@fluidframework/core-utils": "2.10.0-305357", | ||
"@fluidframework/driver-definitions": "2.10.0-305357", | ||
"@fluidframework/telemetry-utils": "2.10.0-305357", | ||
"axios": "^1.7.7", | ||
@@ -85,3 +85,3 @@ "lz4js": "^0.2.0", | ||
"@biomejs/biome": "~1.9.3", | ||
"@fluid-internal/mocha-test-setup": "2.10.0-304831", | ||
"@fluid-internal/mocha-test-setup": "2.10.0-305357", | ||
"@fluid-tools/build-cli": "^0.50.0", | ||
@@ -88,0 +88,0 @@ "@fluidframework/build-common": "^2.0.3", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/driver-utils"; | ||
export const pkgVersion = "2.10.0-304831"; | ||
export const pkgVersion = "2.10.0-305357"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@fluid-internal/client-utils@2.10.0-305357(transitive)
+ Added@fluidframework/core-interfaces@2.10.0-305357(transitive)
+ Added@fluidframework/core-utils@2.10.0-305357(transitive)
+ Added@fluidframework/driver-definitions@2.10.0-305357(transitive)
+ Added@fluidframework/telemetry-utils@2.10.0-305357(transitive)
- Removed@fluid-internal/client-utils@2.10.0-304831(transitive)
- Removed@fluidframework/core-interfaces@2.10.0-304831(transitive)
- Removed@fluidframework/core-utils@2.10.0-304831(transitive)
- Removed@fluidframework/driver-definitions@2.10.0-304831(transitive)
- Removed@fluidframework/telemetry-utils@2.10.0-304831(transitive)