@fluidframework/register-collection 2.4.0-297027 → 2.4.0-299374
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/packageVersion.d.ts
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
|
|
6
6
|
*/
|
|
7
7
|
export declare const pkgName = "@fluidframework/register-collection";
|
|
8
|
-
export declare const pkgVersion = "2.4.0-
|
|
8
|
+
export declare const pkgVersion = "2.4.0-299374";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/dist/packageVersion.js
CHANGED
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
9
|
exports.pkgVersion = exports.pkgName = void 0;
|
|
10
10
|
exports.pkgName = "@fluidframework/register-collection";
|
|
11
|
-
exports.pkgVersion = "2.4.0-
|
|
11
|
+
exports.pkgVersion = "2.4.0-299374";
|
|
12
12
|
//# sourceMappingURL=packageVersion.js.map
|
|
@@ -1 +1 @@
|
|
|
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,cAAc,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.4.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,cAAc,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.4.0-299374\";\n"]}
|
package/lib/packageVersion.d.ts
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
|
|
6
6
|
*/
|
|
7
7
|
export declare const pkgName = "@fluidframework/register-collection";
|
|
8
|
-
export declare const pkgVersion = "2.4.0-
|
|
8
|
+
export declare const pkgVersion = "2.4.0-299374";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/lib/packageVersion.js
CHANGED
|
@@ -1 +1 @@
|
|
|
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,cAAc,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.4.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,cAAc,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.4.0-299374\";\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/register-collection",
|
|
3
|
-
"version": "2.4.0-
|
|
3
|
+
"version": "2.4.0-299374",
|
|
4
4
|
"description": "Consensus Register",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -67,26 +67,26 @@
|
|
|
67
67
|
"temp-directory": "nyc/.nyc_output"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@fluid-internal/client-utils": "2.4.0-
|
|
71
|
-
"@fluidframework/core-interfaces": "2.4.0-
|
|
72
|
-
"@fluidframework/core-utils": "2.4.0-
|
|
73
|
-
"@fluidframework/datastore-definitions": "2.4.0-
|
|
74
|
-
"@fluidframework/driver-definitions": "2.4.0-
|
|
75
|
-
"@fluidframework/driver-utils": "2.4.0-
|
|
76
|
-
"@fluidframework/runtime-definitions": "2.4.0-
|
|
77
|
-
"@fluidframework/shared-object-base": "2.4.0-
|
|
70
|
+
"@fluid-internal/client-utils": "2.4.0-299374",
|
|
71
|
+
"@fluidframework/core-interfaces": "2.4.0-299374",
|
|
72
|
+
"@fluidframework/core-utils": "2.4.0-299374",
|
|
73
|
+
"@fluidframework/datastore-definitions": "2.4.0-299374",
|
|
74
|
+
"@fluidframework/driver-definitions": "2.4.0-299374",
|
|
75
|
+
"@fluidframework/driver-utils": "2.4.0-299374",
|
|
76
|
+
"@fluidframework/runtime-definitions": "2.4.0-299374",
|
|
77
|
+
"@fluidframework/shared-object-base": "2.4.0-299374"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
81
81
|
"@biomejs/biome": "~1.8.3",
|
|
82
|
-
"@fluid-internal/mocha-test-setup": "2.4.0-
|
|
83
|
-
"@fluid-private/test-dds-utils": "2.4.0-
|
|
84
|
-
"@fluid-tools/build-cli": "^0.
|
|
82
|
+
"@fluid-internal/mocha-test-setup": "2.4.0-299374",
|
|
83
|
+
"@fluid-private/test-dds-utils": "2.4.0-299374",
|
|
84
|
+
"@fluid-tools/build-cli": "^0.48.0",
|
|
85
85
|
"@fluidframework/build-common": "^2.0.3",
|
|
86
|
-
"@fluidframework/build-tools": "^0.
|
|
86
|
+
"@fluidframework/build-tools": "^0.48.0",
|
|
87
87
|
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
|
88
|
-
"@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection
|
|
89
|
-
"@fluidframework/test-runtime-utils": "2.4.0-
|
|
88
|
+
"@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@~2.3.0",
|
|
89
|
+
"@fluidframework/test-runtime-utils": "2.4.0-299374",
|
|
90
90
|
"@microsoft/api-extractor": "7.47.8",
|
|
91
91
|
"@types/mocha": "^9.1.1",
|
|
92
92
|
"@types/node": "^18.19.0",
|
|
@@ -96,7 +96,6 @@
|
|
|
96
96
|
"cross-env": "^7.0.3",
|
|
97
97
|
"eslint": "~8.55.0",
|
|
98
98
|
"mocha": "^10.2.0",
|
|
99
|
-
"mocha-json-output-reporter": "^2.0.1",
|
|
100
99
|
"mocha-multi-reporters": "^1.5.1",
|
|
101
100
|
"moment": "^2.21.0",
|
|
102
101
|
"prettier": "~3.0.3",
|
|
@@ -106,7 +105,7 @@
|
|
|
106
105
|
},
|
|
107
106
|
"typeValidation": {
|
|
108
107
|
"broken": {},
|
|
109
|
-
"entrypoint": "
|
|
108
|
+
"entrypoint": "legacy"
|
|
110
109
|
},
|
|
111
110
|
"scripts": {
|
|
112
111
|
"api": "fluid-build . --task api",
|
package/src/packageVersion.ts
CHANGED