@fluidframework/container-definitions
Advanced tools
Comparing version 0.33.0-13708 to 0.33.0
@@ -20,3 +20,3 @@ /*! | ||
*/ | ||
dataCorruption = "dataCorruption" | ||
dataCorruptionError = "dataCorruptionError" | ||
} | ||
@@ -23,0 +23,0 @@ /** |
@@ -23,4 +23,4 @@ "use strict"; | ||
*/ | ||
ContainerErrorType["dataCorruption"] = "dataCorruption"; | ||
ContainerErrorType["dataCorruptionError"] = "dataCorruptionError"; | ||
})(ContainerErrorType = exports.ContainerErrorType || (exports.ContainerErrorType = {})); | ||
//# sourceMappingURL=error.js.map |
@@ -20,3 +20,3 @@ /*! | ||
*/ | ||
dataCorruption = "dataCorruption" | ||
dataCorruptionError = "dataCorruptionError" | ||
} | ||
@@ -23,0 +23,0 @@ /** |
@@ -21,4 +21,4 @@ /*! | ||
*/ | ||
ContainerErrorType["dataCorruption"] = "dataCorruption"; | ||
ContainerErrorType["dataCorruptionError"] = "dataCorruptionError"; | ||
})(ContainerErrorType || (ContainerErrorType = {})); | ||
//# sourceMappingURL=error.js.map |
{ | ||
"name": "@fluidframework/container-definitions", | ||
"version": "0.33.0-13708", | ||
"version": "0.33.0", | ||
"description": "Fluid container definitions", | ||
@@ -32,5 +32,5 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/common-definitions": "^0.19.1", | ||
"@fluidframework/core-interfaces": "0.33.0-13708", | ||
"@fluidframework/driver-definitions": "0.33.0-13708", | ||
"@fluidframework/protocol-definitions": "^0.1018.0-0" | ||
"@fluidframework/core-interfaces": "^0.33.0", | ||
"@fluidframework/driver-definitions": "^0.33.0", | ||
"@fluidframework/protocol-definitions": "^0.1018.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
@@ -23,3 +23,3 @@ /*! | ||
*/ | ||
dataCorruption = "dataCorruption", | ||
dataCorruptionError = "dataCorruptionError", | ||
} | ||
@@ -26,0 +26,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
202954
+ Added@fluidframework/core-interfaces@0.33.5(transitive)
+ Added@fluidframework/driver-definitions@0.33.5(transitive)
- Removed@fluidframework/core-interfaces@0.33.0-13708(transitive)
- Removed@fluidframework/driver-definitions@0.33.0-13708(transitive)