@fluidframework/protocol-base
Advanced tools
Comparing version 3.0.0-220558 to 3.0.0-220998
@@ -30,3 +30,3 @@ ## API Report File for "@fluidframework/protocol-base" | ||
// @internal (undocumented) | ||
// @alpha (undocumented) | ||
export interface IProtocolHandler { | ||
@@ -59,3 +59,3 @@ // (undocumented) | ||
// @internal (undocumented) | ||
// @alpha (undocumented) | ||
export interface IScribeProtocolState { | ||
@@ -62,0 +62,0 @@ // (undocumented) |
@@ -8,3 +8,3 @@ /*! | ||
/** | ||
* @internal | ||
* @alpha | ||
*/ | ||
@@ -19,3 +19,3 @@ export interface IScribeProtocolState { | ||
/** | ||
* @internal | ||
* @alpha | ||
*/ | ||
@@ -22,0 +22,0 @@ export interface IProtocolHandler { |
@@ -8,3 +8,3 @@ /*! | ||
/** | ||
* @internal | ||
* @alpha | ||
*/ | ||
@@ -19,3 +19,3 @@ export interface IScribeProtocolState { | ||
/** | ||
* @internal | ||
* @alpha | ||
*/ | ||
@@ -22,0 +22,0 @@ export interface IProtocolHandler { |
{ | ||
"name": "@fluidframework/protocol-base", | ||
"version": "3.0.0-220558", | ||
"version": "3.0.0-220998", | ||
"description": "Fluid protocol base", | ||
@@ -63,3 +63,3 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/common-utils": "^3.0.0", | ||
"@fluidframework/gitresources": "3.0.0-220558", | ||
"@fluidframework/gitresources": "3.0.0-220998", | ||
"@fluidframework/protocol-definitions": "^3.0.0", | ||
@@ -66,0 +66,0 @@ "events": "^3.1.0" |
@@ -22,3 +22,3 @@ /*! | ||
/** | ||
* @internal | ||
* @alpha | ||
*/ | ||
@@ -34,3 +34,3 @@ export interface IScribeProtocolState { | ||
/** | ||
* @internal | ||
* @alpha | ||
*/ | ||
@@ -37,0 +37,0 @@ export interface IProtocolHandler { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
205797
+ Added@fluidframework/gitresources@3.0.0-220998(transitive)
- Removed@fluidframework/gitresources@3.0.0-220558(transitive)