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
1
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.4.0-299374 to 2.4.0-299707

20

package.json
{
"name": "@fluidframework/telemetry-utils",
"version": "2.4.0-299374",
"version": "2.4.0-299707",
"description": "Collection of telemetry relates utilities for Fluid",

@@ -54,3 +54,4 @@ "homepage": "https://fluidframework.com",

"src/test/**/*.*ts",
"dist/test/**/*.*js"
"dist/test/**/*.*js",
"lib/test/**/*.*js"
],

@@ -60,3 +61,4 @@ "exclude-after-remap": false,

"src/**/*.*ts",
"dist/**/*.*js"
"dist/**/*.*js",
"lib/**/*.*js"
],

@@ -72,6 +74,6 @@ "report-dir": "nyc/report",

"dependencies": {
"@fluid-internal/client-utils": "2.4.0-299374",
"@fluidframework/core-interfaces": "2.4.0-299374",
"@fluidframework/core-utils": "2.4.0-299374",
"@fluidframework/driver-definitions": "2.4.0-299374",
"@fluid-internal/client-utils": "2.4.0-299707",
"@fluidframework/core-interfaces": "2.4.0-299707",
"@fluidframework/core-utils": "2.4.0-299707",
"@fluidframework/driver-definitions": "2.4.0-299707",
"debug": "^4.3.4",

@@ -81,5 +83,5 @@ "uuid": "^9.0.0"

"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@arethetypeswrong/cli": "^0.16.4",
"@biomejs/biome": "~1.8.3",
"@fluid-internal/mocha-test-setup": "2.4.0-299374",
"@fluid-internal/mocha-test-setup": "2.4.0-299707",
"@fluid-tools/build-cli": "^0.48.0",

@@ -86,0 +88,0 @@ "@fluidframework/build-common": "^2.0.3",

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