You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@fluidframework/map

Package Overview
Dependencies
Maintainers
1
Versions
660
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/map - npm Package Compare versions

Comparing version
2.81.1
to
2.82.0
+4
-0
CHANGELOG.md
# @fluidframework/map
## 2.82.0
Dependency updates only.
## 2.81.0

@@ -4,0 +8,0 @@

+1
-1

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

export declare const pkgName = "@fluidframework/map";
export declare const pkgVersion = "2.81.1";
export declare const pkgVersion = "2.82.0";
//# sourceMappingURL=packageVersion.d.ts.map

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

exports.pkgName = "@fluidframework/map";
exports.pkgVersion = "2.81.1";
exports.pkgVersion = "2.82.0";
//# sourceMappingURL=packageVersion.js.map

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

export declare const pkgName = "@fluidframework/map";
export declare const pkgVersion = "2.81.1";
export declare const pkgVersion = "2.82.0";
//# sourceMappingURL=packageVersion.d.ts.map

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

export const pkgName = "@fluidframework/map";
export const pkgVersion = "2.81.1";
export const pkgVersion = "2.82.0";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluidframework/map",
"version": "2.81.1",
"version": "2.82.0",
"description": "Distributed map",

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

"dependencies": {
"@fluid-internal/client-utils": "~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/runtime-utils": "~2.81.1",
"@fluidframework/shared-object-base": "~2.81.1",
"@fluidframework/telemetry-utils": "~2.81.1",
"@fluid-internal/client-utils": "~2.82.0",
"@fluidframework/core-interfaces": "~2.82.0",
"@fluidframework/core-utils": "~2.82.0",
"@fluidframework/datastore-definitions": "~2.82.0",
"@fluidframework/driver-definitions": "~2.82.0",
"@fluidframework/driver-utils": "~2.82.0",
"@fluidframework/runtime-definitions": "~2.82.0",
"@fluidframework/runtime-utils": "~2.82.0",
"@fluidframework/shared-object-base": "~2.82.0",
"@fluidframework/telemetry-utils": "~2.82.0",
"path-browserify": "^1.0.1"

@@ -100,5 +100,5 @@ },

"@biomejs/biome": "~1.9.3",
"@fluid-internal/mocha-test-setup": "~2.81.1",
"@fluid-private/stochastic-test-utils": "~2.81.1",
"@fluid-private/test-dds-utils": "~2.81.1",
"@fluid-internal/mocha-test-setup": "~2.82.0",
"@fluid-private/stochastic-test-utils": "~2.82.0",
"@fluid-private/test-dds-utils": "~2.82.0",
"@fluid-tools/benchmark": "^0.52.0",

@@ -108,9 +108,9 @@ "@fluid-tools/build-cli": "^0.63.0",

"@fluidframework/build-tools": "^0.63.0",
"@fluidframework/container-definitions": "~2.81.1",
"@fluidframework/eslint-config-fluid": "~2.81.1",
"@fluidframework/container-definitions": "~2.82.0",
"@fluidframework/eslint-config-fluid": "~2.82.0",
"@fluidframework/map-previous": "npm:@fluidframework/map@2.81.0",
"@fluidframework/test-runtime-utils": "~2.81.1",
"@fluidframework/test-runtime-utils": "~2.82.0",
"@microsoft/api-extractor": "7.52.11",
"@types/mocha": "^10.0.10",
"@types/node": "^18.19.0",
"@types/node": "~20.19.30",
"@types/path-browserify": "^1.0.0",

@@ -117,0 +117,0 @@ "c8": "^10.1.3",

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

export const pkgName = "@fluidframework/map";
export const pkgVersion = "2.81.1";
export const pkgVersion = "2.82.0";
{
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"extends": ["../../../biome.jsonc"]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet