Socket
Socket
Sign inDemoInstall

@fluidframework/runtime-utils

Package Overview
Dependencies
Maintainers
3
Versions
569
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/runtime-utils - npm Package Compare versions

Comparing version 0.27.4 to 0.27.5

2

dist/packageVersion.d.ts

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

export declare const pkgName = "@fluidframework/runtime-utils";
export declare const pkgVersion = "0.27.4";
export declare const pkgVersion = "0.27.5";
//# sourceMappingURL=packageVersion.d.ts.map

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

exports.pkgName = "@fluidframework/runtime-utils";
exports.pkgVersion = "0.27.4";
exports.pkgVersion = "0.27.5";
//# sourceMappingURL=packageVersion.js.map

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

export declare const pkgName = "@fluidframework/runtime-utils";
export declare const pkgVersion = "0.27.4";
export declare const pkgVersion = "0.27.5";
//# sourceMappingURL=packageVersion.d.ts.map

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

export const pkgName = "@fluidframework/runtime-utils";
export const pkgVersion = "0.27.4";
export const pkgVersion = "0.27.5";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluidframework/runtime-utils",
"version": "0.27.4",
"version": "0.27.5",
"description": "Collection of utility functions for Fluid Runtime",

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

"@fluidframework/common-utils": "^0.24.0",
"@fluidframework/core-interfaces": "^0.27.4",
"@fluidframework/datastore-definitions": "^0.27.4",
"@fluidframework/core-interfaces": "^0.27.5",
"@fluidframework/datastore-definitions": "^0.27.5",
"@fluidframework/protocol-base": "^0.1013.0",
"@fluidframework/protocol-definitions": "^0.1013.0",
"@fluidframework/runtime-definitions": "^0.27.4"
"@fluidframework/runtime-definitions": "^0.27.5"
},

@@ -68,3 +68,3 @@ "devDependencies": {

"@fluidframework/eslint-config-fluid": "^0.19.1",
"@fluidframework/mocha-test-setup": "^0.27.4",
"@fluidframework/mocha-test-setup": "^0.27.5",
"@microsoft/api-extractor": "^7.7.2",

@@ -71,0 +71,0 @@ "@types/benchmark": "^1.0.31",

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

export const pkgName = "@fluidframework/runtime-utils";
export const pkgVersion = "0.27.4";
export const pkgVersion = "0.27.5";

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