@fluidframework/driver-utils
Advanced tools
Comparing version 0.40.0-25851 to 0.41.0-25957
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/driver-utils"; | ||
export declare const pkgVersion = "0.40.0-25851"; | ||
export declare const pkgVersion = "0.41.0-25957"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/driver-utils"; | ||
exports.pkgVersion = "0.40.0-25851"; | ||
exports.pkgVersion = "0.41.0-25957"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/driver-utils"; | ||
export declare const pkgVersion = "0.40.0-25851"; | ||
export declare const pkgVersion = "0.41.0-25957"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/driver-utils"; | ||
export const pkgVersion = "0.40.0-25851"; | ||
export const pkgVersion = "0.41.0-25957"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/driver-utils", | ||
"version": "0.40.0-25851", | ||
"version": "0.41.0-25957", | ||
"description": "Collection of utility functions for Fluid drivers", | ||
@@ -58,4 +58,4 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/common-definitions": "^0.20.0-0", | ||
"@fluidframework/common-utils": "^0.30.0-0", | ||
"@fluidframework/common-definitions": "^0.20.0", | ||
"@fluidframework/common-utils": "^0.30.0", | ||
"@fluidframework/core-interfaces": "^0.39.0", | ||
@@ -66,3 +66,3 @@ "@fluidframework/driver-definitions": "^0.39.0", | ||
"@fluidframework/protocol-definitions": "^0.1024.0", | ||
"@fluidframework/telemetry-utils": "0.40.0-25851", | ||
"@fluidframework/telemetry-utils": "0.41.0-25957", | ||
"assert": "^2.0.0", | ||
@@ -72,6 +72,6 @@ "uuid": "^8.3.1" | ||
"devDependencies": { | ||
"@fluidframework/build-common": "^0.22.0-0", | ||
"@fluidframework/build-common": "^0.22.0", | ||
"@fluidframework/eslint-config-fluid": "^0.23.0", | ||
"@fluidframework/mocha-test-setup": "0.40.0-25851", | ||
"@fluidframework/runtime-utils": "0.40.0-25851", | ||
"@fluidframework/mocha-test-setup": "0.41.0-25957", | ||
"@fluidframework/runtime-utils": "0.41.0-25957", | ||
"@microsoft/api-extractor": "^7.13.1", | ||
@@ -78,0 +78,0 @@ "@types/assert": "^1.5.2", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/driver-utils"; | ||
export const pkgVersion = "0.40.0-25851"; | ||
export const pkgVersion = "0.41.0-25957"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
456448
+ Added@fluidframework/telemetry-utils@0.41.0-25957(transitive)
- Removed@fluidframework/telemetry-utils@0.40.0-25851(transitive)