@fluidframework/protocol-definitions
Advanced tools
Comparing version 0.1025.0 to 0.1025.1
@@ -156,2 +156,4 @@ ## API Report File for "@fluidframework/protocol-definitions" | ||
id: string; | ||
// @deprecated (undocumented) | ||
url: string; | ||
} | ||
@@ -158,0 +160,0 @@ |
@@ -42,2 +42,6 @@ /*! | ||
id: string; | ||
/** | ||
* @deprecated - This could be removed in future. | ||
*/ | ||
url: string; | ||
} | ||
@@ -44,0 +48,0 @@ /** |
@@ -42,2 +42,6 @@ /*! | ||
id: string; | ||
/** | ||
* @deprecated - This could be removed in future. | ||
*/ | ||
url: string; | ||
} | ||
@@ -44,0 +48,0 @@ /** |
{ | ||
"name": "@fluidframework/protocol-definitions", | ||
"version": "0.1025.0", | ||
"version": "0.1025.1", | ||
"description": "Fluid protocol definitions", | ||
@@ -5,0 +5,0 @@ "homepage": "https://fluidframework.com", |
@@ -53,2 +53,6 @@ /*! | ||
id: string; | ||
/** | ||
* @deprecated - This could be removed in future. | ||
*/ | ||
url: string; | ||
} | ||
@@ -55,0 +59,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
264453
2698