@fluidframework/driver-utils
Advanced tools
Comparing version 2.0.0-rc.1.0.4 to 2.0.0-rc.1.0.5
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/driver-utils"; | ||
export declare const pkgVersion = "2.0.0-rc.1.0.4"; | ||
export declare const pkgVersion = "2.0.0-rc.1.0.5"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/driver-utils"; | ||
exports.pkgVersion = "2.0.0-rc.1.0.4"; | ||
exports.pkgVersion = "2.0.0-rc.1.0.5"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/driver-utils", | ||
"version": "2.0.0-rc.1.0.4", | ||
"version": "2.0.0-rc.1.0.5", | ||
"description": "Collection of utility functions for Fluid drivers", | ||
@@ -38,10 +38,10 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluid-internal/client-utils": ">=2.0.0-rc.1.0.4 <2.0.0-rc.1.1.0", | ||
"@fluidframework/core-interfaces": ">=2.0.0-rc.1.0.4 <2.0.0-rc.1.1.0", | ||
"@fluidframework/core-utils": ">=2.0.0-rc.1.0.4 <2.0.0-rc.1.1.0", | ||
"@fluidframework/driver-definitions": ">=2.0.0-rc.1.0.4 <2.0.0-rc.1.1.0", | ||
"@fluid-internal/client-utils": ">=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0", | ||
"@fluidframework/core-interfaces": ">=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0", | ||
"@fluidframework/core-utils": ">=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0", | ||
"@fluidframework/driver-definitions": ">=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0", | ||
"@fluidframework/gitresources": "^3.0.0", | ||
"@fluidframework/protocol-base": "^3.0.0", | ||
"@fluidframework/protocol-definitions": "^3.1.0", | ||
"@fluidframework/telemetry-utils": ">=2.0.0-rc.1.0.4 <2.0.0-rc.1.1.0", | ||
"@fluidframework/telemetry-utils": ">=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0", | ||
"axios": "^1.6.2", | ||
@@ -59,3 +59,3 @@ "lz4js": "^0.2.0", | ||
"@fluidframework/eslint-config-fluid": "^3.2.0", | ||
"@fluidframework/mocha-test-setup": ">=2.0.0-rc.1.0.4 <2.0.0-rc.1.1.0", | ||
"@fluidframework/mocha-test-setup": ">=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0", | ||
"@microsoft/api-extractor": "^7.38.3", | ||
@@ -62,0 +62,0 @@ "@types/mocha": "^9.1.1", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/driver-utils"; | ||
export const pkgVersion = "2.0.0-rc.1.0.4"; | ||
export const pkgVersion = "2.0.0-rc.1.0.5"; |
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
Updated@fluid-internal/client-utils@>=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0
Updated@fluidframework/core-interfaces@>=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0
Updated@fluidframework/core-utils@>=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0
Updated@fluidframework/driver-definitions@>=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0
Updated@fluidframework/telemetry-utils@>=2.0.0-rc.1.0.5 <2.0.0-rc.1.1.0