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
207
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.81.1
to
2.82.0
+4
-0
CHANGELOG.md
# @fluidframework/id-compressor
## 2.82.0
Dependency updates only.
## 2.81.0

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

+1
-1

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

export declare const pkgName = "@fluidframework/id-compressor";
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/id-compressor";
exports.pkgVersion = "2.81.1";
exports.pkgVersion = "2.82.0";
//# sourceMappingURL=packageVersion.js.map

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

export declare const pkgName = "@fluidframework/id-compressor";
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/id-compressor";
export const pkgVersion = "2.81.1";
export const pkgVersion = "2.82.0";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluidframework/id-compressor",
"version": "2.81.1",
"version": "2.82.0",
"description": "ID compressor",

@@ -84,6 +84,6 @@ "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/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/telemetry-utils": "~2.82.0",
"@tylerbu/sorted-btree-es6": "^1.8.0",

@@ -95,4 +95,4 @@ "uuid": "^11.1.0"

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

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

"@fluidframework/build-tools": "^0.63.0",
"@fluidframework/eslint-config-fluid": "~2.81.1",
"@fluidframework/eslint-config-fluid": "~2.82.0",
"@fluidframework/id-compressor-previous": "npm:@fluidframework/id-compressor@2.81.0",
"@microsoft/api-extractor": "7.52.11",
"@types/mocha": "^10.0.10",
"@types/node": "^18.19.0",
"@types/node": "~20.19.30",
"c8": "^10.1.3",

@@ -109,0 +109,0 @@ "concurrently": "^9.2.1",

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

export const pkgName = "@fluidframework/id-compressor";
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