🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@fluidframework/register-collection

Package Overview
Dependencies
Maintainers
1
Versions
669
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/register-collection - npm Package Compare versions

Comparing version
2.102.0
to
2.103.0
+4
-0
CHANGELOG.md
# @fluidframework/register-collection
## 2.103.0
Dependency updates only.
## 2.102.0

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

+1
-1

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

export declare const pkgName = "@fluidframework/register-collection";
export declare const pkgVersion = "2.102.0";
export declare const pkgVersion = "2.103.0";
//# sourceMappingURL=packageVersion.d.ts.map

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

exports.pkgName = "@fluidframework/register-collection";
exports.pkgVersion = "2.102.0";
exports.pkgVersion = "2.103.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,qCAAqC,CAAC;AAChD,QAAA,UAAU,GAAG,SAAS,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/register-collection\";\nexport const pkgVersion = \"2.102.0\";\n"]}
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,qCAAqC,CAAC;AAChD,QAAA,UAAU,GAAG,SAAS,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/register-collection\";\nexport const pkgVersion = \"2.103.0\";\n"]}

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

export declare const pkgName = "@fluidframework/register-collection";
export declare const pkgVersion = "2.102.0";
export declare const pkgVersion = "2.103.0";
//# sourceMappingURL=packageVersion.d.ts.map

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

export const pkgName = "@fluidframework/register-collection";
export const pkgVersion = "2.102.0";
export const pkgVersion = "2.103.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,qCAAqC,CAAC;AAC7D,MAAM,CAAC,MAAM,UAAU,GAAG,SAAS,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/register-collection\";\nexport const pkgVersion = \"2.102.0\";\n"]}
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,qCAAqC,CAAC;AAC7D,MAAM,CAAC,MAAM,UAAU,GAAG,SAAS,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/register-collection\";\nexport const pkgVersion = \"2.103.0\";\n"]}
{
"name": "@fluidframework/register-collection",
"version": "2.102.0",
"version": "2.103.0",
"description": "Consensus Register",

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

"dependencies": {
"@fluid-internal/client-utils": "~2.102.0",
"@fluidframework/core-interfaces": "~2.102.0",
"@fluidframework/core-utils": "~2.102.0",
"@fluidframework/datastore-definitions": "~2.102.0",
"@fluidframework/driver-definitions": "~2.102.0",
"@fluidframework/driver-utils": "~2.102.0",
"@fluidframework/runtime-definitions": "~2.102.0",
"@fluidframework/shared-object-base": "~2.102.0"
"@fluid-internal/client-utils": "~2.103.0",
"@fluidframework/core-interfaces": "~2.103.0",
"@fluidframework/core-utils": "~2.103.0",
"@fluidframework/datastore-definitions": "~2.103.0",
"@fluidframework/driver-definitions": "~2.103.0",
"@fluidframework/driver-utils": "~2.103.0",
"@fluidframework/runtime-definitions": "~2.103.0",
"@fluidframework/shared-object-base": "~2.103.0"
},

@@ -97,5 +97,5 @@ "devDependencies": {

"@biomejs/biome": "~2.4.5",
"@fluid-internal/mocha-test-setup": "~2.102.0",
"@fluid-private/stochastic-test-utils": "~2.102.0",
"@fluid-private/test-dds-utils": "~2.102.0",
"@fluid-internal/mocha-test-setup": "~2.103.0",
"@fluid-private/stochastic-test-utils": "~2.103.0",
"@fluid-private/test-dds-utils": "~2.103.0",
"@fluid-tools/build-cli": "^0.65.0",

@@ -106,3 +106,3 @@ "@fluidframework/build-common": "^2.0.3",

"@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.101.0",
"@fluidframework/test-runtime-utils": "~2.102.0",
"@fluidframework/test-runtime-utils": "~2.103.0",
"@microsoft/api-extractor": "7.58.1",

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

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

export const pkgName = "@fluidframework/register-collection";
export const pkgVersion = "2.102.0";
export const pkgVersion = "2.103.0";