@fluidframework/container-definitions
Advanced tools
Comparing version 2.12.0 to 2.13.0
# @fluidframework/container-definitions | ||
## 2.13.0 | ||
Dependency updates only. | ||
## 2.12.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@fluidframework/container-definitions", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"description": "Fluid container definitions", | ||
@@ -50,4 +50,4 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/core-interfaces": "~2.12.0", | ||
"@fluidframework/driver-definitions": "~2.12.0" | ||
"@fluidframework/core-interfaces": "~2.13.0", | ||
"@fluidframework/driver-definitions": "~2.13.0" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
"@fluidframework/build-tools": "^0.51.0", | ||
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.11.0", | ||
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.12.0", | ||
"@fluidframework/eslint-config-fluid": "^5.6.0", | ||
@@ -63,0 +63,0 @@ "@microsoft/api-extractor": "7.47.8", |
477955
+ Added@fluidframework/core-interfaces@2.13.0(transitive)
+ Added@fluidframework/driver-definitions@2.13.0(transitive)
- Removed@fluidframework/core-interfaces@2.12.0(transitive)
- Removed@fluidframework/driver-definitions@2.12.0(transitive)