@fluidframework/protocol-base
Advanced tools
Comparing version 0.1022.0-19693 to 0.1022.0-19989
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/protocol-base"; | ||
export declare const pkgVersion = "0.1022.0-19693"; | ||
export declare const pkgVersion = "0.1022.0-19989"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/protocol-base"; | ||
exports.pkgVersion = "0.1022.0-19693"; | ||
exports.pkgVersion = "0.1022.0-19989"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/protocol-base"; | ||
export declare const pkgVersion = "0.1022.0-19693"; | ||
export declare const pkgVersion = "0.1022.0-19989"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/protocol-base"; | ||
export const pkgVersion = "0.1022.0-19693"; | ||
export const pkgVersion = "0.1022.0-19989"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/protocol-base", | ||
"version": "0.1022.0-19693", | ||
"version": "0.1022.0-19989", | ||
"description": "Fluid protocol base", | ||
@@ -56,5 +56,5 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/common-utils": "^0.28.0-0", | ||
"@fluidframework/gitresources": "0.1022.0-19693", | ||
"@fluidframework/protocol-definitions": "0.1022.0-19693", | ||
"@fluidframework/common-utils": "^0.29.0-0", | ||
"@fluidframework/gitresources": "0.1022.0-19989", | ||
"@fluidframework/protocol-definitions": "0.1022.0-19989", | ||
"assert": "^2.0.0", | ||
@@ -61,0 +61,0 @@ "lodash": "^4.17.21" |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/protocol-base"; | ||
export const pkgVersion = "0.1022.0-19693"; | ||
export const pkgVersion = "0.1022.0-19989"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@fluidframework/common-utils@0.29.0(transitive)
+ Added@fluidframework/gitresources@0.1022.0-19989(transitive)
+ Added@fluidframework/protocol-definitions@0.1022.0-19989(transitive)
- Removed@fluidframework/common-utils@0.28.0(transitive)
- Removed@fluidframework/gitresources@0.1022.0-19693(transitive)
- Removed@fluidframework/protocol-definitions@0.1022.0-19693(transitive)