@fluidframework/routerlicious-driver
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/routerlicious-driver"; | ||
export declare const pkgVersion = "2.2.0"; | ||
export declare const pkgVersion = "2.2.1"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/routerlicious-driver"; | ||
exports.pkgVersion = "2.2.0"; | ||
exports.pkgVersion = "2.2.1"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/routerlicious-driver"; | ||
export declare const pkgVersion = "2.2.0"; | ||
export declare const pkgVersion = "2.2.1"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/routerlicious-driver"; | ||
export const pkgVersion = "2.2.0"; | ||
export const pkgVersion = "2.2.1"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/routerlicious-driver", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Socket.IO + Git implementation of Fluid service API", | ||
@@ -70,10 +70,10 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluid-internal/client-utils": "~2.2.0", | ||
"@fluidframework/core-interfaces": "~2.2.0", | ||
"@fluidframework/core-utils": "~2.2.0", | ||
"@fluidframework/driver-base": "~2.2.0", | ||
"@fluidframework/driver-definitions": "~2.2.0", | ||
"@fluidframework/driver-utils": "~2.2.0", | ||
"@fluid-internal/client-utils": "~2.2.1", | ||
"@fluidframework/core-interfaces": "~2.2.1", | ||
"@fluidframework/core-utils": "~2.2.1", | ||
"@fluidframework/driver-base": "~2.2.1", | ||
"@fluidframework/driver-definitions": "~2.2.1", | ||
"@fluidframework/driver-utils": "~2.2.1", | ||
"@fluidframework/server-services-client": "^5.0.0", | ||
"@fluidframework/telemetry-utils": "~2.2.0", | ||
"@fluidframework/telemetry-utils": "~2.2.1", | ||
"cross-fetch": "^3.1.5", | ||
@@ -87,3 +87,3 @@ "json-stringify-safe": "5.0.1", | ||
"@biomejs/biome": "~1.8.3", | ||
"@fluid-internal/mocha-test-setup": "~2.2.0", | ||
"@fluid-internal/mocha-test-setup": "~2.2.1", | ||
"@fluid-tools/build-cli": "^0.43.0", | ||
@@ -93,3 +93,3 @@ "@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/eslint-config-fluid": "^5.3.0", | ||
"@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@2.1.0", | ||
"@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@2.2.0", | ||
"@microsoft/api-extractor": "^7.45.1", | ||
@@ -96,0 +96,0 @@ "@types/mocha": "^9.1.1", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/routerlicious-driver"; | ||
export const pkgVersion = "2.2.0"; | ||
export const pkgVersion = "2.2.1"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet