@fluidframework/matrix 2.0.0-dev.7.3.0.212138 → 2.0.0-dev.7.4.0.215366

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.
@@ -1,7 +1,15 @@
1
1
  {
2
2
  "$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
3
- "extends": "@fluidframework/build-common/api-extractor-base.json",
3
+ "extends": "../../../common/build/build-common/api-extractor-base.json",
4
4
  "dtsRollup": {
5
5
  "enabled": true
6
+ },
7
+ "messages": {
8
+ "extractorMessageReporting": {
9
+ // TODO: Add missing documentation and remove this rule override
10
+ "ae-undocumented": {
11
+ "logLevel": "none"
12
+ }
13
+ }
6
14
  }
7
15
  }
@@ -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.0.0-dev.7.3.0.212138";
11
+ exports.pkgVersion = "2.0.0-dev.7.4.0.215366";
12
12
  //# sourceMappingURL=packageVersion.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.cjs","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,wBAAwB,CAAC;AACnC,QAAA,UAAU,GAAG,wBAAwB,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.0.0-dev.7.3.0.212138\";\n"]}
1
+ {"version":3,"file":"packageVersion.cjs","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,wBAAwB,CAAC;AACnC,QAAA,UAAU,GAAG,wBAAwB,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.0.0-dev.7.4.0.215366\";\n"]}
@@ -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/matrix";
8
- export declare const pkgVersion = "2.0.0-dev.7.3.0.212138";
8
+ export declare const pkgVersion = "2.0.0-dev.7.4.0.215366";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -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/matrix";
8
- export declare const pkgVersion = "2.0.0-dev.7.3.0.212138";
8
+ export declare const pkgVersion = "2.0.0-dev.7.4.0.215366";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -5,5 +5,5 @@
5
5
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
6
6
  */
7
7
  export const pkgName = "@fluidframework/matrix";
8
- export const pkgVersion = "2.0.0-dev.7.3.0.212138";
8
+ export const pkgVersion = "2.0.0-dev.7.4.0.215366";
9
9
  //# sourceMappingURL=packageVersion.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.mjs","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,wBAAwB,CAAC;AAChD,MAAM,CAAC,MAAM,UAAU,GAAG,wBAAwB,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.0.0-dev.7.3.0.212138\";\n"]}
1
+ {"version":3,"file":"packageVersion.mjs","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,wBAAwB,CAAC;AAChD,MAAM,CAAC,MAAM,UAAU,GAAG,wBAAwB,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.0.0-dev.7.4.0.215366\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/matrix",
3
- "version": "2.0.0-dev.7.3.0.212138",
3
+ "version": "2.0.0-dev.7.4.0.215366",
4
4
  "description": "Distributed matrix",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -43,31 +43,31 @@
43
43
  "temp-directory": "nyc/.nyc_output"
44
44
  },
45
45
  "dependencies": {
46
- "@fluid-internal/client-utils": "2.0.0-dev.7.3.0.212138",
47
- "@fluidframework/core-interfaces": "2.0.0-dev.7.3.0.212138",
48
- "@fluidframework/core-utils": "2.0.0-dev.7.3.0.212138",
49
- "@fluidframework/datastore-definitions": "2.0.0-dev.7.3.0.212138",
50
- "@fluidframework/driver-utils": "2.0.0-dev.7.3.0.212138",
51
- "@fluidframework/merge-tree": "2.0.0-dev.7.3.0.212138",
46
+ "@fluid-internal/client-utils": "2.0.0-dev.7.4.0.215366",
47
+ "@fluidframework/core-interfaces": "2.0.0-dev.7.4.0.215366",
48
+ "@fluidframework/core-utils": "2.0.0-dev.7.4.0.215366",
49
+ "@fluidframework/datastore-definitions": "2.0.0-dev.7.4.0.215366",
50
+ "@fluidframework/driver-utils": "2.0.0-dev.7.4.0.215366",
51
+ "@fluidframework/merge-tree": "2.0.0-dev.7.4.0.215366",
52
52
  "@fluidframework/protocol-definitions": "^3.0.0",
53
- "@fluidframework/runtime-definitions": "2.0.0-dev.7.3.0.212138",
54
- "@fluidframework/runtime-utils": "2.0.0-dev.7.3.0.212138",
55
- "@fluidframework/shared-object-base": "2.0.0-dev.7.3.0.212138",
56
- "@fluidframework/telemetry-utils": "2.0.0-dev.7.3.0.212138",
53
+ "@fluidframework/runtime-definitions": "2.0.0-dev.7.4.0.215366",
54
+ "@fluidframework/runtime-utils": "2.0.0-dev.7.4.0.215366",
55
+ "@fluidframework/shared-object-base": "2.0.0-dev.7.4.0.215366",
56
+ "@fluidframework/telemetry-utils": "2.0.0-dev.7.4.0.215366",
57
57
  "@tiny-calc/nano": "0.0.0-alpha.5",
58
58
  "events": "^3.1.0",
59
59
  "tslib": "^1.10.0"
60
60
  },
61
61
  "devDependencies": {
62
- "@fluid-private/test-dds-utils": "2.0.0-dev.7.3.0.212138",
62
+ "@fluid-private/test-dds-utils": "2.0.0-dev.7.4.0.215366",
63
63
  "@fluid-tools/benchmark": "^0.48.0",
64
64
  "@fluid-tools/build-cli": "^0.28.0",
65
65
  "@fluidframework/build-common": "^2.0.3",
66
66
  "@fluidframework/build-tools": "^0.28.0",
67
67
  "@fluidframework/eslint-config-fluid": "^3.1.0",
68
68
  "@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.0.0-internal.7.2.0",
69
- "@fluidframework/mocha-test-setup": "2.0.0-dev.7.3.0.212138",
70
- "@fluidframework/test-runtime-utils": "2.0.0-dev.7.3.0.212138",
69
+ "@fluidframework/mocha-test-setup": "2.0.0-dev.7.4.0.215366",
70
+ "@fluidframework/test-runtime-utils": "2.0.0-dev.7.4.0.215366",
71
71
  "@microsoft/api-extractor": "^7.38.3",
72
72
  "@tiny-calc/micro": "0.0.0-alpha.5",
73
73
  "@types/mocha": "^9.1.1",
@@ -124,8 +124,8 @@
124
124
  "format": "npm run prettier:fix",
125
125
  "lint": "npm run prettier && npm run eslint",
126
126
  "lint:fix": "npm run prettier:fix && npm run eslint:fix",
127
- "prettier": "prettier --check . --ignore-path ../../../.prettierignore",
128
- "prettier:fix": "prettier --write . --ignore-path ../../../.prettierignore",
127
+ "prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",
128
+ "prettier:fix": "prettier --write . --cache --ignore-path ../../../.prettierignore",
129
129
  "test": "npm run test:mocha",
130
130
  "test:coverage": "c8 npm test",
131
131
  "test:memory": "mocha --config src/test/memory/.mocharc.cjs",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/matrix";
9
- export const pkgVersion = "2.0.0-dev.7.3.0.212138";
9
+ export const pkgVersion = "2.0.0-dev.7.4.0.215366";