New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluidframework/telemetry-utils

Package Overview
Dependencies
Maintainers
2
Versions
590
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/telemetry-utils - npm Package Compare versions

Comparing version 2.0.0-dev-rc.4.0.0.261659 to 2.0.0-dev-rc.5.0.0.263932

8

CHANGELOG.md
# @fluidframework/telemetry-utils
## 2.0.0-rc.4.0.0
### Major Changes
- telemetry-utils: Internal telemetry types removed from public API surface [96872186d0](https://github.com/microsoft/FluidFramework/commit/96872186d0d0f245c1fece7d19b3743e501679b6)
We have updated the tags for the following telemetry-related types in the FluidFramework: TelemetryEventCategory, TelemetryEventPropertyTypeExt, ITelemetryPropertiesExt, ITelemetryGenericEventExt, ITelemetryErrorEventExt, ITelemetryPerformanceEventExt, ITelemetryLoggerExt. For developers using any of these types, the primary action required is to transition to using the corresponding "base" type. For example, replace ITelemetryPerformanceEventExt with ITelemetryBaseEvent from @core-interfaces.
## 2.0.0-rc.3.0.0

@@ -4,0 +12,0 @@

2

lib/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.42.3"
"packageVersion": "7.43.1"
}
]
}
{
"name": "@fluidframework/telemetry-utils",
"version": "2.0.0-dev-rc.4.0.0.261659",
"version": "2.0.0-dev-rc.5.0.0.263932",
"description": "Collection of telemetry relates utilities for Fluid",

@@ -70,5 +70,5 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluid-internal/client-utils": "2.0.0-dev-rc.4.0.0.261659",
"@fluidframework/core-interfaces": "2.0.0-dev-rc.4.0.0.261659",
"@fluidframework/core-utils": "2.0.0-dev-rc.4.0.0.261659",
"@fluid-internal/client-utils": "2.0.0-dev-rc.5.0.0.263932",
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.263932",
"@fluidframework/core-utils": "2.0.0-dev-rc.5.0.0.263932",
"@fluidframework/protocol-definitions": "^3.2.0",

@@ -81,9 +81,9 @@ "debug": "^4.3.4",

"@biomejs/biome": "^1.6.2",
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.4.0.0.261659",
"@fluid-tools/build-cli": "0.38.0-259537",
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.263932",
"@fluid-tools/build-cli": "^0.38.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "0.38.0-259537",
"@fluidframework/build-tools": "^0.38.0",
"@fluidframework/eslint-config-fluid": "^5.1.0",
"@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@2.0.0-rc.3.0.0",
"@microsoft/api-extractor": "^7.42.3",
"@microsoft/api-extractor": "^7.43.1",
"@types/debug": "^4.1.5",

@@ -90,0 +90,0 @@ "@types/mocha": "^9.1.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc