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

@fluidframework/datastore

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/datastore - 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/datastore";
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/datastore";
exports.pkgVersion = "2.81.0";
exports.pkgVersion = "2.81.1";
//# sourceMappingURL=packageVersion.js.map

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

export declare const pkgName = "@fluidframework/datastore";
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/datastore";
export const pkgVersion = "2.81.0";
export const pkgVersion = "2.81.1";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluidframework/datastore",
"version": "2.81.0",
"version": "2.81.1",
"description": "Fluid data store implementation",

@@ -72,13 +72,13 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluid-internal/client-utils": "~2.81.0",
"@fluidframework/container-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/id-compressor": "~2.81.0",
"@fluidframework/runtime-definitions": "~2.81.0",
"@fluidframework/runtime-utils": "~2.81.0",
"@fluidframework/telemetry-utils": "~2.81.0",
"@fluid-internal/client-utils": "~2.81.1",
"@fluidframework/container-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/id-compressor": "~2.81.1",
"@fluidframework/runtime-definitions": "~2.81.1",
"@fluidframework/runtime-utils": "~2.81.1",
"@fluidframework/telemetry-utils": "~2.81.1",
"uuid": "^11.1.0"

@@ -89,9 +89,9 @@ },

"@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/datastore-previous": "npm:@fluidframework/datastore@2.80.0",
"@fluidframework/eslint-config-fluid": "~2.81.0",
"@fluidframework/test-runtime-utils": "~2.81.0",
"@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.81.0",
"@fluidframework/eslint-config-fluid": "~2.81.1",
"@fluidframework/test-runtime-utils": "~2.81.1",
"@microsoft/api-extractor": "7.52.11",

@@ -98,0 +98,0 @@ "@types/lodash": "^4.14.118",

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

export const pkgName = "@fluidframework/datastore";
export const pkgVersion = "2.81.0";
export const pkgVersion = "2.81.1";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet