@fluidframework/protocol-base
Advanced tools
Comparing version 0.1037.2000-85639 to 0.1037.2000-89215
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/protocol-base"; | ||
export declare const pkgVersion = "0.1037.2000-85639"; | ||
export declare const pkgVersion = "0.1037.2000-89215"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/protocol-base"; | ||
exports.pkgVersion = "0.1037.2000-85639"; | ||
exports.pkgVersion = "0.1037.2000-89215"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/protocol-base"; | ||
export declare const pkgVersion = "0.1037.2000-85639"; | ||
export declare const pkgVersion = "0.1037.2000-89215"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/protocol-base"; | ||
export const pkgVersion = "0.1037.2000-85639"; | ||
export const pkgVersion = "0.1037.2000-89215"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/protocol-base", | ||
"version": "0.1037.2000-85639", | ||
"version": "0.1037.2000-89215", | ||
"description": "Fluid protocol base", | ||
@@ -62,3 +62,3 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/common-utils": "^1.0.0", | ||
"@fluidframework/gitresources": "0.1037.2000-85639", | ||
"@fluidframework/gitresources": "0.1037.2000-89215", | ||
"@fluidframework/protocol-definitions": "^1.0.0", | ||
@@ -77,3 +77,3 @@ "lodash": "^4.17.21" | ||
"concurrently": "^6.2.0", | ||
"copyfiles": "^2.1.0", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "~8.6.0", | ||
@@ -80,0 +80,0 @@ "mocha": "^10.0.0", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/protocol-base"; | ||
export const pkgVersion = "0.1037.2000-85639"; | ||
export const pkgVersion = "0.1037.2000-89215"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@fluidframework/gitresources@0.1037.2000-89215(transitive)
- Removed@fluidframework/gitresources@0.1037.2000-85639(transitive)