@fluidframework/container-definitions
Advanced tools
Comparing version 2.4.0-297027 to 2.4.0-297385
{ | ||
"name": "@fluidframework/container-definitions", | ||
"version": "2.4.0-297027", | ||
"version": "2.4.0-297385", | ||
"description": "Fluid container definitions", | ||
@@ -50,4 +50,4 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/core-interfaces": "2.4.0-297027", | ||
"@fluidframework/driver-definitions": "2.4.0-297027" | ||
"@fluidframework/core-interfaces": "2.4.0-297385", | ||
"@fluidframework/driver-definitions": "2.4.0-297385" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
"@fluidframework/build-tools": "^0.46.0", | ||
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.3.0", | ||
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@~2.3.0", | ||
"@fluidframework/eslint-config-fluid": "^5.4.0", | ||
@@ -74,3 +74,3 @@ "@microsoft/api-extractor": "7.47.8", | ||
"broken": {}, | ||
"entrypoint": "internal" | ||
"entrypoint": "legacy" | ||
}, | ||
@@ -77,0 +77,0 @@ "scripts": { |
466258
+ Added@fluidframework/core-interfaces@2.4.0-297385(transitive)
+ Added@fluidframework/driver-definitions@2.4.0-297385(transitive)
- Removed@fluidframework/core-interfaces@2.4.0-297027(transitive)
- Removed@fluidframework/driver-definitions@2.4.0-297027(transitive)