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

@fluidframework/driver-utils

Package Overview
Dependencies
Maintainers
3
Versions
590
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/driver-utils - npm Package Compare versions

Comparing version 0.40.0-25851 to 0.41.0-25957

2

dist/packageVersion.d.ts

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluidframework/driver-utils";
export declare const pkgVersion = "0.40.0-25851";
export declare const pkgVersion = "0.41.0-25957";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -11,3 +11,3 @@ "use strict";

exports.pkgName = "@fluidframework/driver-utils";
exports.pkgVersion = "0.40.0-25851";
exports.pkgVersion = "0.41.0-25957";
//# sourceMappingURL=packageVersion.js.map

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluidframework/driver-utils";
export declare const pkgVersion = "0.40.0-25851";
export declare const pkgVersion = "0.41.0-25957";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -8,3 +8,3 @@ /*!

export const pkgName = "@fluidframework/driver-utils";
export const pkgVersion = "0.40.0-25851";
export const pkgVersion = "0.41.0-25957";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluidframework/driver-utils",
"version": "0.40.0-25851",
"version": "0.41.0-25957",
"description": "Collection of utility functions for Fluid drivers",

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

"dependencies": {
"@fluidframework/common-definitions": "^0.20.0-0",
"@fluidframework/common-utils": "^0.30.0-0",
"@fluidframework/common-definitions": "^0.20.0",
"@fluidframework/common-utils": "^0.30.0",
"@fluidframework/core-interfaces": "^0.39.0",

@@ -66,3 +66,3 @@ "@fluidframework/driver-definitions": "^0.39.0",

"@fluidframework/protocol-definitions": "^0.1024.0",
"@fluidframework/telemetry-utils": "0.40.0-25851",
"@fluidframework/telemetry-utils": "0.41.0-25957",
"assert": "^2.0.0",

@@ -72,6 +72,6 @@ "uuid": "^8.3.1"

"devDependencies": {
"@fluidframework/build-common": "^0.22.0-0",
"@fluidframework/build-common": "^0.22.0",
"@fluidframework/eslint-config-fluid": "^0.23.0",
"@fluidframework/mocha-test-setup": "0.40.0-25851",
"@fluidframework/runtime-utils": "0.40.0-25851",
"@fluidframework/mocha-test-setup": "0.41.0-25957",
"@fluidframework/runtime-utils": "0.41.0-25957",
"@microsoft/api-extractor": "^7.13.1",

@@ -78,0 +78,0 @@ "@types/assert": "^1.5.2",

@@ -9,2 +9,2 @@ /*!

export const pkgName = "@fluidframework/driver-utils";
export const pkgVersion = "0.40.0-25851";
export const pkgVersion = "0.41.0-25957";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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