@fluidframework/protocol-definitions
Advanced tools
Comparing version 0.1019.0-14166 to 0.1019.0-14328
@@ -111,3 +111,7 @@ /*! | ||
checkpointSequenceNumber?: number; | ||
/** | ||
* Represents the version of document at server. | ||
*/ | ||
epoch?: string; | ||
} | ||
//# sourceMappingURL=sockets.d.ts.map |
@@ -111,3 +111,7 @@ /*! | ||
checkpointSequenceNumber?: number; | ||
/** | ||
* Represents the version of document at server. | ||
*/ | ||
epoch?: string; | ||
} | ||
//# sourceMappingURL=sockets.d.ts.map |
{ | ||
"name": "@fluidframework/protocol-definitions", | ||
"version": "0.1019.0-14166", | ||
"version": "0.1019.0-14328", | ||
"description": "Fluid protocol definitions", | ||
@@ -5,0 +5,0 @@ "homepage": "https://fluidframework.com", |
@@ -135,2 +135,7 @@ /*! | ||
checkpointSequenceNumber?: number; | ||
/** | ||
* Represents the version of document at server. | ||
*/ | ||
epoch?: string; | ||
} |
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
146395
2359