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

@fluidframework/id-compressor

Package Overview
Dependencies
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/id-compressor - npm Package Compare versions

Comparing version
2.90.0
to
2.91.0
+4
-0
CHANGELOG.md
# @fluidframework/id-compressor
## 2.91.0
Dependency updates only.
## 2.90.0

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

+1
-1

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

export declare const pkgName = "@fluidframework/id-compressor";
export declare const pkgVersion = "2.90.0";
export declare const pkgVersion = "2.91.0";
//# sourceMappingURL=packageVersion.d.ts.map

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

exports.pkgName = "@fluidframework/id-compressor";
exports.pkgVersion = "2.90.0";
exports.pkgVersion = "2.91.0";
//# 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/id-compressor\";\nexport const pkgVersion = \"2.90.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/id-compressor\";\nexport const pkgVersion = \"2.91.0\";\n"]}

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

export declare const pkgName = "@fluidframework/id-compressor";
export declare const pkgVersion = "2.90.0";
export declare const pkgVersion = "2.91.0";
//# sourceMappingURL=packageVersion.d.ts.map

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

export const pkgName = "@fluidframework/id-compressor";
export const pkgVersion = "2.90.0";
export const pkgVersion = "2.91.0";
//# 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/id-compressor\";\nexport const pkgVersion = \"2.90.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/id-compressor\";\nexport const pkgVersion = \"2.91.0\";\n"]}
{
"name": "@fluidframework/id-compressor",
"version": "2.90.0",
"version": "2.91.0",
"description": "ID compressor",

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

"dependencies": {
"@fluid-internal/client-utils": "~2.90.0",
"@fluidframework/core-interfaces": "~2.90.0",
"@fluidframework/core-utils": "~2.90.0",
"@fluidframework/telemetry-utils": "~2.90.0",
"@fluid-internal/client-utils": "~2.91.0",
"@fluidframework/core-interfaces": "~2.91.0",
"@fluidframework/core-utils": "~2.91.0",
"@fluidframework/telemetry-utils": "~2.91.0",
"@tylerbu/sorted-btree-es6": "^2.1.1",

@@ -94,5 +94,5 @@ "uuid": "^11.1.0"

"@arethetypeswrong/cli": "^0.18.2",
"@biomejs/biome": "~1.9.3",
"@fluid-internal/mocha-test-setup": "~2.90.0",
"@fluid-private/stochastic-test-utils": "~2.90.0",
"@biomejs/biome": "~2.4.5",
"@fluid-internal/mocha-test-setup": "~2.91.0",
"@fluid-private/stochastic-test-utils": "~2.91.0",
"@fluid-tools/benchmark": "^0.52.0",

@@ -102,3 +102,3 @@ "@fluid-tools/build-cli": "^0.63.0",

"@fluidframework/build-tools": "^0.63.0",
"@fluidframework/eslint-config-fluid": "~2.90.0",
"@fluidframework/eslint-config-fluid": "~2.91.0",
"@fluidframework/id-compressor-previous": "npm:@fluidframework/id-compressor@2.83.0",

@@ -105,0 +105,0 @@ "@microsoft/api-extractor": "7.52.11",

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

export const pkgName = "@fluidframework/id-compressor";
export const pkgVersion = "2.90.0";
export const pkgVersion = "2.91.0";