@fluidframework/matrix 2.1.0 → 2.1.2
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
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/matrix";
|
|
11
|
-
exports.pkgVersion = "2.1.
|
|
11
|
+
exports.pkgVersion = "2.1.2";
|
|
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,wBAAwB,CAAC;AACnC,QAAA,UAAU,GAAG,OAAO,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/matrix\";\nexport const pkgVersion = \"2.1.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,wBAAwB,CAAC;AACnC,QAAA,UAAU,GAAG,OAAO,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/matrix\";\nexport const pkgVersion = \"2.1.2\";\n"]}
|
package/lib/packageVersion.d.ts
CHANGED
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,wBAAwB,CAAC;AAChD,MAAM,CAAC,MAAM,UAAU,GAAG,OAAO,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/matrix\";\nexport const pkgVersion = \"2.1.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,wBAAwB,CAAC;AAChD,MAAM,CAAC,MAAM,UAAU,GAAG,OAAO,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/matrix\";\nexport const pkgVersion = \"2.1.2\";\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/matrix",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.2",
|
|
4
4
|
"description": "Distributed matrix",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -63,17 +63,17 @@
|
|
|
63
63
|
"temp-directory": "nyc/.nyc_output"
|
|
64
64
|
},
|
|
65
65
|
"dependencies": {
|
|
66
|
-
"@fluid-internal/client-utils": "~2.1.
|
|
67
|
-
"@fluidframework/core-interfaces": "~2.1.
|
|
68
|
-
"@fluidframework/core-utils": "~2.1.
|
|
69
|
-
"@fluidframework/datastore-definitions": "~2.1.
|
|
70
|
-
"@fluidframework/driver-definitions": "~2.1.
|
|
71
|
-
"@fluidframework/driver-utils": "~2.1.
|
|
72
|
-
"@fluidframework/merge-tree": "~2.1.
|
|
73
|
-
"@fluidframework/runtime-definitions": "~2.1.
|
|
74
|
-
"@fluidframework/runtime-utils": "~2.1.
|
|
75
|
-
"@fluidframework/shared-object-base": "~2.1.
|
|
76
|
-
"@fluidframework/telemetry-utils": "~2.1.
|
|
66
|
+
"@fluid-internal/client-utils": "~2.1.2",
|
|
67
|
+
"@fluidframework/core-interfaces": "~2.1.2",
|
|
68
|
+
"@fluidframework/core-utils": "~2.1.2",
|
|
69
|
+
"@fluidframework/datastore-definitions": "~2.1.2",
|
|
70
|
+
"@fluidframework/driver-definitions": "~2.1.2",
|
|
71
|
+
"@fluidframework/driver-utils": "~2.1.2",
|
|
72
|
+
"@fluidframework/merge-tree": "~2.1.2",
|
|
73
|
+
"@fluidframework/runtime-definitions": "~2.1.2",
|
|
74
|
+
"@fluidframework/runtime-utils": "~2.1.2",
|
|
75
|
+
"@fluidframework/shared-object-base": "~2.1.2",
|
|
76
|
+
"@fluidframework/telemetry-utils": "~2.1.2",
|
|
77
77
|
"@tiny-calc/nano": "0.0.0-alpha.5",
|
|
78
78
|
"double-ended-queue": "^2.1.0-0",
|
|
79
79
|
"tslib": "^1.10.0"
|
|
@@ -81,17 +81,17 @@
|
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
83
83
|
"@biomejs/biome": "~1.8.3",
|
|
84
|
-
"@fluid-internal/mocha-test-setup": "~2.1.
|
|
85
|
-
"@fluid-private/stochastic-test-utils": "~2.1.
|
|
86
|
-
"@fluid-private/test-dds-utils": "~2.1.
|
|
84
|
+
"@fluid-internal/mocha-test-setup": "~2.1.2",
|
|
85
|
+
"@fluid-private/stochastic-test-utils": "~2.1.2",
|
|
86
|
+
"@fluid-private/test-dds-utils": "~2.1.2",
|
|
87
87
|
"@fluid-tools/benchmark": "^0.48.0",
|
|
88
88
|
"@fluid-tools/build-cli": "^0.41.0",
|
|
89
89
|
"@fluidframework/build-common": "^2.0.3",
|
|
90
90
|
"@fluidframework/build-tools": "^0.41.0",
|
|
91
|
-
"@fluidframework/container-definitions": "~2.1.
|
|
91
|
+
"@fluidframework/container-definitions": "~2.1.2",
|
|
92
92
|
"@fluidframework/eslint-config-fluid": "^5.3.0",
|
|
93
|
-
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.
|
|
94
|
-
"@fluidframework/test-runtime-utils": "~2.1.
|
|
93
|
+
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.1.0",
|
|
94
|
+
"@fluidframework/test-runtime-utils": "~2.1.2",
|
|
95
95
|
"@microsoft/api-extractor": "^7.45.1",
|
|
96
96
|
"@tiny-calc/micro": "0.0.0-alpha.5",
|
|
97
97
|
"@types/double-ended-queue": "^2.1.0",
|
|
@@ -115,11 +115,7 @@
|
|
|
115
115
|
"typescript": "~5.4.5"
|
|
116
116
|
},
|
|
117
117
|
"typeValidation": {
|
|
118
|
-
"broken": {
|
|
119
|
-
"Variable_SharedMatrix": {
|
|
120
|
-
"forwardCompat": false
|
|
121
|
-
}
|
|
122
|
-
}
|
|
118
|
+
"broken": {}
|
|
123
119
|
},
|
|
124
120
|
"scripts": {
|
|
125
121
|
"api": "fluid-build . --task api",
|
package/src/packageVersion.ts
CHANGED