@fluidframework/register-collection 0.59.1001-62246 → 0.59.2000

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.
@@ -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 = "0.59.1001-62246";
8
+ export declare const pkgVersion = "0.59.2000";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,wCAAwC,CAAC;AAC7D,eAAO,MAAM,UAAU,oBAAoB,CAAC"}
1
+ {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,wCAAwC,CAAC;AAC7D,eAAO,MAAM,UAAU,cAAc,CAAC"}
@@ -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 = "0.59.1001-62246";
11
+ exports.pkgVersion = "0.59.2000";
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,iBAAiB,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 = \"0.59.1001-62246\";\n"]}
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,WAAW,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 = \"0.59.2000\";\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/register-collection";
8
- export declare const pkgVersion = "0.59.1001-62246";
8
+ export declare const pkgVersion = "0.59.2000";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,wCAAwC,CAAC;AAC7D,eAAO,MAAM,UAAU,oBAAoB,CAAC"}
1
+ {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,wCAAwC,CAAC;AAC7D,eAAO,MAAM,UAAU,cAAc,CAAC"}
@@ -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/register-collection";
8
- export const pkgVersion = "0.59.1001-62246";
8
+ export const pkgVersion = "0.59.2000";
9
9
  //# sourceMappingURL=packageVersion.js.map
@@ -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,iBAAiB,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 = \"0.59.1001-62246\";\n"]}
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,WAAW,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 = \"0.59.2000\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/register-collection",
3
- "version": "0.59.1001-62246",
3
+ "version": "0.59.2000",
4
4
  "description": "Consensus Register",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -16,7 +16,7 @@
16
16
  "types": "dist/index.d.ts",
17
17
  "scripts": {
18
18
  "build": "npm run build:genver && concurrently npm:build:compile npm:lint && npm run build:docs",
19
- "build:commonjs": "npm run tsc && npm run build:test",
19
+ "build:commonjs": "npm run tsc && npm run typetests:gen && npm run build:test",
20
20
  "build:compile": "concurrently npm:build:commonjs npm:build:esnext",
21
21
  "build:docs": "api-extractor run --local --typescript-compiler-folder ../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/doc-models/* ../../../_api-extractor-temp/",
22
22
  "build:esnext": "tsc --project ./tsconfig.esnext.json",
@@ -36,7 +36,8 @@
36
36
  "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha",
37
37
  "tsc": "tsc",
38
38
  "tsfmt": "tsfmt --verify",
39
- "tsfmt:fix": "tsfmt --replace"
39
+ "tsfmt:fix": "tsfmt --replace",
40
+ "typetests:gen": "fluid-type-validator -g -d ."
40
41
  },
41
42
  "nyc": {
42
43
  "all": true,
@@ -61,20 +62,20 @@
61
62
  "dependencies": {
62
63
  "@fluidframework/common-utils": "^0.32.1",
63
64
  "@fluidframework/core-interfaces": "^0.43.1000",
64
- "@fluidframework/datastore-definitions": "0.59.1001-62246",
65
+ "@fluidframework/datastore-definitions": "^0.59.2000",
65
66
  "@fluidframework/protocol-base": "^0.1036.1000",
66
67
  "@fluidframework/protocol-definitions": "^0.1028.1000",
67
- "@fluidframework/runtime-definitions": "0.59.1001-62246",
68
- "@fluidframework/shared-object-base": "0.59.1001-62246"
68
+ "@fluidframework/runtime-definitions": "^0.59.2000",
69
+ "@fluidframework/shared-object-base": "^0.59.2000"
69
70
  },
70
71
  "devDependencies": {
71
- "@fluid-internal/test-dds-utils": "0.59.1001-62246",
72
+ "@fluid-internal/test-dds-utils": "^0.59.2000",
72
73
  "@fluidframework/build-common": "^0.23.0",
73
74
  "@fluidframework/eslint-config-fluid": "^0.28.1000",
74
- "@fluidframework/mocha-test-setup": "0.59.1001-62246",
75
- "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@^0.58.0",
76
- "@fluidframework/test-runtime-utils": "0.59.1001-62246",
77
- "@microsoft/api-extractor": "^7.16.1",
75
+ "@fluidframework/mocha-test-setup": "^0.59.2000",
76
+ "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@0.59.1000",
77
+ "@fluidframework/test-runtime-utils": "^0.59.2000",
78
+ "@microsoft/api-extractor": "^7.22.2",
78
79
  "@rushstack/eslint-config": "^2.5.1",
79
80
  "@types/mocha": "^8.2.2",
80
81
  "@types/node": "^14.18.0",
@@ -87,8 +88,11 @@
87
88
  "eslint-plugin-editorconfig": "~3.2.0",
88
89
  "eslint-plugin-eslint-comments": "~3.2.0",
89
90
  "eslint-plugin-import": "~2.25.4",
90
- "eslint-plugin-no-null": "~1.0.2",
91
+ "eslint-plugin-jest": "~26.1.3",
92
+ "eslint-plugin-mocha": "~10.0.3",
93
+ "eslint-plugin-promise": "~6.0.0",
91
94
  "eslint-plugin-react": "~7.28.0",
95
+ "eslint-plugin-tsdoc": "~0.2.14",
92
96
  "eslint-plugin-unicorn": "~40.0.0",
93
97
  "mocha": "^8.4.0",
94
98
  "nyc": "^15.0.0",
@@ -97,7 +101,7 @@
97
101
  "typescript-formatter": "7.1.0"
98
102
  },
99
103
  "typeValidation": {
100
- "version": "0.59.1000",
104
+ "version": "0.59.2000",
101
105
  "broken": {}
102
106
  }
103
107
  }
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/register-collection";
9
- export const pkgVersion = "0.59.1001-62246";
9
+ export const pkgVersion = "0.59.2000";