@fluidframework/request-handler
Advanced tools
Comparing version 2.12.0 to 2.13.0
# @fluidframework/request-handler | ||
## 2.13.0 | ||
Dependency updates only. | ||
## 2.12.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@fluidframework/request-handler", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"description": "A simple request handling library for Fluid Framework", | ||
@@ -72,7 +72,7 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/container-runtime-definitions": "~2.12.0", | ||
"@fluidframework/core-interfaces": "~2.12.0", | ||
"@fluidframework/core-utils": "~2.12.0", | ||
"@fluidframework/runtime-definitions": "~2.12.0", | ||
"@fluidframework/runtime-utils": "~2.12.0" | ||
"@fluidframework/container-runtime-definitions": "~2.13.0", | ||
"@fluidframework/core-interfaces": "~2.13.0", | ||
"@fluidframework/core-utils": "~2.13.0", | ||
"@fluidframework/runtime-definitions": "~2.13.0", | ||
"@fluidframework/runtime-utils": "~2.13.0" | ||
}, | ||
@@ -82,3 +82,3 @@ "devDependencies": { | ||
"@biomejs/biome": "~1.9.3", | ||
"@fluid-internal/mocha-test-setup": "~2.12.0", | ||
"@fluid-internal/mocha-test-setup": "~2.13.0", | ||
"@fluid-tools/build-cli": "^0.51.0", | ||
@@ -88,6 +88,6 @@ "@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/eslint-config-fluid": "^5.6.0", | ||
"@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.11.0", | ||
"@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.12.0", | ||
"@microsoft/api-extractor": "7.47.8", | ||
"@types/diff": "^3.5.1", | ||
"@types/mocha": "^9.1.1", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^18.19.0", | ||
@@ -94,0 +94,0 @@ "c8": "^8.0.1", |
52560
+ Added@fluid-internal/client-utils@2.13.0(transitive)
+ Added@fluidframework/container-definitions@2.13.0(transitive)
+ Added@fluidframework/container-runtime-definitions@2.13.0(transitive)
+ Added@fluidframework/core-interfaces@2.13.0(transitive)
+ Added@fluidframework/core-utils@2.13.0(transitive)
+ Added@fluidframework/datastore-definitions@2.13.0(transitive)
+ Added@fluidframework/driver-definitions@2.13.0(transitive)
+ Added@fluidframework/driver-utils@2.13.0(transitive)
+ Added@fluidframework/id-compressor@2.13.0(transitive)
+ Added@fluidframework/runtime-definitions@2.13.0(transitive)
+ Added@fluidframework/runtime-utils@2.13.0(transitive)
+ Added@fluidframework/telemetry-utils@2.13.0(transitive)
- Removed@fluid-internal/client-utils@2.12.0(transitive)
- Removed@fluidframework/container-definitions@2.12.0(transitive)
- Removed@fluidframework/container-runtime-definitions@2.12.0(transitive)
- Removed@fluidframework/core-interfaces@2.12.0(transitive)
- Removed@fluidframework/core-utils@2.12.0(transitive)
- Removed@fluidframework/datastore-definitions@2.12.0(transitive)
- Removed@fluidframework/driver-definitions@2.12.0(transitive)
- Removed@fluidframework/driver-utils@2.12.0(transitive)
- Removed@fluidframework/id-compressor@2.12.0(transitive)
- Removed@fluidframework/runtime-definitions@2.12.0(transitive)
- Removed@fluidframework/runtime-utils@2.12.0(transitive)
- Removed@fluidframework/telemetry-utils@2.12.0(transitive)
Updated@fluidframework/container-runtime-definitions@~2.13.0