@fluidframework/container-runtime-definitions
Advanced tools
Comparing version 2.20.0 to 2.21.0
# @fluidframework/container-runtime-definitions | ||
## 2.21.0 | ||
Dependency updates only. | ||
## 2.20.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@fluidframework/container-runtime-definitions", | ||
"version": "2.20.0", | ||
"version": "2.21.0", | ||
"description": "Fluid Runtime definitions", | ||
@@ -44,6 +44,6 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/container-definitions": "~2.20.0", | ||
"@fluidframework/core-interfaces": "~2.20.0", | ||
"@fluidframework/driver-definitions": "~2.20.0", | ||
"@fluidframework/runtime-definitions": "~2.20.0" | ||
"@fluidframework/container-definitions": "~2.21.0", | ||
"@fluidframework/core-interfaces": "~2.21.0", | ||
"@fluidframework/driver-definitions": "~2.21.0", | ||
"@fluidframework/runtime-definitions": "~2.21.0" | ||
}, | ||
@@ -56,4 +56,4 @@ "devDependencies": { | ||
"@fluidframework/build-tools": "^0.51.0", | ||
"@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.13.0", | ||
"@fluidframework/eslint-config-fluid": "^5.6.0", | ||
"@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.20.0", | ||
"@fluidframework/eslint-config-fluid": "^5.7.3", | ||
"@microsoft/api-extractor": "7.47.8", | ||
@@ -68,13 +68,3 @@ "concurrently": "^8.2.1", | ||
"typeValidation": { | ||
"broken": { | ||
"Interface_IContainerRuntime": { | ||
"backCompat": false | ||
}, | ||
"Interface_IContainerRuntimeWithResolveHandle_Deprecated": { | ||
"backCompat": false | ||
}, | ||
"TypeAlias_IContainerRuntimeBaseWithCombinedEvents": { | ||
"backCompat": false | ||
} | ||
}, | ||
"broken": {}, | ||
"entrypoint": "legacy" | ||
@@ -110,3 +100,3 @@ }, | ||
"ci:build:docs": "api-extractor run", | ||
"clean": "rimraf --glob dist lib \"*.d.ts\" \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp", | ||
"clean": "rimraf --glob dist lib {alpha,beta,internal,legacy}.d.ts \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp", | ||
"eslint": "eslint --format stylish src", | ||
@@ -113,0 +103,0 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout", |
69285
+ Added@fluid-internal/client-utils@2.21.0(transitive)
+ Added@fluidframework/container-definitions@2.21.0(transitive)
+ Added@fluidframework/core-interfaces@2.21.0(transitive)
+ Added@fluidframework/core-utils@2.21.0(transitive)
+ Added@fluidframework/driver-definitions@2.21.0(transitive)
+ Added@fluidframework/id-compressor@2.21.0(transitive)
+ Added@fluidframework/runtime-definitions@2.21.0(transitive)
+ Added@fluidframework/telemetry-utils@2.21.0(transitive)
- Removed@fluid-internal/client-utils@2.20.0(transitive)
- Removed@fluidframework/container-definitions@2.20.0(transitive)
- Removed@fluidframework/core-interfaces@2.20.0(transitive)
- Removed@fluidframework/core-utils@2.20.0(transitive)
- Removed@fluidframework/driver-definitions@2.20.0(transitive)
- Removed@fluidframework/id-compressor@2.20.0(transitive)
- Removed@fluidframework/runtime-definitions@2.20.0(transitive)
- Removed@fluidframework/telemetry-utils@2.20.0(transitive)