Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@fluidframework/runtime-utils

Package Overview
Dependencies
Maintainers
1
Versions
664
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
2.81.0
to
2.81.1
+1
-1
dist/packageVersion.d.ts

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

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

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

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

@@ -1,1 +0,1 @@

{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,+BAA+B,CAAC;AAC1C,QAAA,UAAU,GAAG,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/runtime-utils\";\nexport const pkgVersion = \"2.81.0\";\n"]}
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,+BAA+B,CAAC;AAC1C,QAAA,UAAU,GAAG,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/runtime-utils\";\nexport const pkgVersion = \"2.81.1\";\n"]}

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

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

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

export const pkgName = "@fluidframework/runtime-utils";
export const pkgVersion = "2.81.0";
export const pkgVersion = "2.81.1";
//# sourceMappingURL=packageVersion.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,+BAA+B,CAAC;AACvD,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/runtime-utils\";\nexport const pkgVersion = \"2.81.0\";\n"]}
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,+BAA+B,CAAC;AACvD,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/runtime-utils\";\nexport const pkgVersion = \"2.81.1\";\n"]}
{
"name": "@fluidframework/runtime-utils",
"version": "2.81.0",
"version": "2.81.1",
"description": "Collection of utility functions for Fluid Runtime",

@@ -82,12 +82,12 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluid-internal/client-utils": "~2.81.0",
"@fluidframework/container-definitions": "~2.81.0",
"@fluidframework/container-runtime-definitions": "~2.81.0",
"@fluidframework/core-interfaces": "~2.81.0",
"@fluidframework/core-utils": "~2.81.0",
"@fluidframework/datastore-definitions": "~2.81.0",
"@fluidframework/driver-definitions": "~2.81.0",
"@fluidframework/driver-utils": "~2.81.0",
"@fluidframework/runtime-definitions": "~2.81.0",
"@fluidframework/telemetry-utils": "~2.81.0",
"@fluid-internal/client-utils": "~2.81.1",
"@fluidframework/container-definitions": "~2.81.1",
"@fluidframework/container-runtime-definitions": "~2.81.1",
"@fluidframework/core-interfaces": "~2.81.1",
"@fluidframework/core-utils": "~2.81.1",
"@fluidframework/datastore-definitions": "~2.81.1",
"@fluidframework/driver-definitions": "~2.81.1",
"@fluidframework/driver-utils": "~2.81.1",
"@fluidframework/runtime-definitions": "~2.81.1",
"@fluidframework/telemetry-utils": "~2.81.1",
"semver-ts": "^1.0.3"

@@ -98,8 +98,8 @@ },

"@biomejs/biome": "~1.9.3",
"@fluid-internal/mocha-test-setup": "~2.81.0",
"@fluid-internal/mocha-test-setup": "~2.81.1",
"@fluid-tools/build-cli": "^0.63.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.63.0",
"@fluidframework/eslint-config-fluid": "~2.81.0",
"@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.80.0",
"@fluidframework/eslint-config-fluid": "~2.81.1",
"@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.81.0",
"@microsoft/api-extractor": "7.52.11",

@@ -106,0 +106,0 @@ "@types/mocha": "^10.0.10",

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

export const pkgName = "@fluidframework/runtime-utils";
export const pkgVersion = "2.81.0";
export const pkgVersion = "2.81.1";