@fluidframework/protocol-base
Advanced tools
Comparing version 0.1018.0-13520 to 0.1018.0
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/protocol-base"; | ||
export declare const pkgVersion = "0.1018.0-13520"; | ||
export declare const pkgVersion = "0.1018.0"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -10,3 +10,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/protocol-base"; | ||
exports.pkgVersion = "0.1018.0-13520"; | ||
exports.pkgVersion = "0.1018.0"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/protocol-base"; | ||
export declare const pkgVersion = "0.1018.0-13520"; | ||
export declare const pkgVersion = "0.1018.0"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/protocol-base"; | ||
export const pkgVersion = "0.1018.0-13520"; | ||
export const pkgVersion = "0.1018.0"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/protocol-base", | ||
"version": "0.1018.0-13520", | ||
"version": "0.1018.0", | ||
"description": "Fluid protocol base", | ||
@@ -56,5 +56,5 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/common-utils": "^0.27.0-0", | ||
"@fluidframework/gitresources": "0.1018.0-13520", | ||
"@fluidframework/protocol-definitions": "0.1018.0-13520", | ||
"@fluidframework/common-utils": "^0.27.0", | ||
"@fluidframework/gitresources": "^0.1018.0", | ||
"@fluidframework/protocol-definitions": "^0.1018.0", | ||
"assert": "^2.0.0", | ||
@@ -61,0 +61,0 @@ "lodash": "^4.17.19" |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/protocol-base"; | ||
export const pkgVersion = "0.1018.0-13520"; | ||
export const pkgVersion = "0.1018.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
218499
+ Added@fluidframework/gitresources@0.1018.0(transitive)
+ Added@fluidframework/protocol-definitions@0.1018.0(transitive)
- Removed@fluidframework/gitresources@0.1018.0-13520(transitive)
- Removed@fluidframework/protocol-definitions@0.1018.0-13520(transitive)