@fluidframework/telemetry-utils
Advanced tools
Comparing version 0.32.3 to 0.33.0-13708
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/telemetry-utils"; | ||
export declare const pkgVersion = "0.32.3"; | ||
export declare const pkgVersion = "0.33.0-13708"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -10,3 +10,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/telemetry-utils"; | ||
exports.pkgVersion = "0.32.3"; | ||
exports.pkgVersion = "0.33.0-13708"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/telemetry-utils"; | ||
export declare const pkgVersion = "0.32.3"; | ||
export declare const pkgVersion = "0.33.0-13708"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/telemetry-utils"; | ||
export const pkgVersion = "0.32.3"; | ||
export const pkgVersion = "0.33.0-13708"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/telemetry-utils", | ||
"version": "0.32.3", | ||
"version": "0.33.0-13708", | ||
"description": "Collection of telemetry relates utilities for Fluid", | ||
@@ -20,3 +20,2 @@ "homepage": "https://fluidframework.com", | ||
"build": "npm run build:genver && concurrently npm:build:compile npm:lint", | ||
"build:ci": "npm run build:genver && npm run build:compile", | ||
"build:commonjs": "npm run tsc && npm run build:test", | ||
@@ -65,3 +64,3 @@ "build:compile": "concurrently npm:build:commonjs npm:build:esnext", | ||
"@fluidframework/common-definitions": "^0.19.1", | ||
"@fluidframework/common-utils": "^0.26.0", | ||
"@fluidframework/common-utils": "^0.27.0-0", | ||
"debug": "^4.1.1", | ||
@@ -73,3 +72,3 @@ "events": "^3.1.0" | ||
"@fluidframework/eslint-config-fluid": "^0.21.0", | ||
"@fluidframework/mocha-test-setup": "^0.32.3", | ||
"@fluidframework/mocha-test-setup": "0.33.0-13708", | ||
"@microsoft/api-extractor": "^7.7.2", | ||
@@ -76,0 +75,0 @@ "@types/debug": "^4.1.5", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/telemetry-utils"; | ||
export const pkgVersion = "0.32.3"; | ||
export const pkgVersion = "0.33.0-13708"; |
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
214962
+ Added@fluidframework/common-utils@0.27.2(transitive)
- Removed@fluidframework/common-utils@0.26.0(transitive)