@fluidframework/datastore 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/datastore";
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,8BAA8B,CAAC;AACnD,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,8BAA8B,CAAC;AACnD,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/datastore";
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,2BAA2B,CAAC;AACtC,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/datastore\";\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,2BAA2B,CAAC;AACtC,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/datastore\";\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/datastore";
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,8BAA8B,CAAC;AACnD,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,8BAA8B,CAAC;AACnD,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/datastore";
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,2BAA2B,CAAC;AACnD,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/datastore\";\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,2BAA2B,CAAC;AACnD,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/datastore\";\nexport const pkgVersion = \"0.59.2000\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/datastore",
3
- "version": "0.59.1001-62246",
3
+ "version": "0.59.2000",
4
4
  "description": "Fluid data store implementation",
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",
@@ -37,7 +37,8 @@
37
37
  "tsc": "tsc",
38
38
  "tsc:watch": "tsc --watch",
39
39
  "tsfmt": "tsfmt --verify",
40
- "tsfmt:fix": "tsfmt --replace"
40
+ "tsfmt:fix": "tsfmt --replace",
41
+ "typetests:gen": "fluid-type-validator -g -d ."
41
42
  },
42
43
  "nyc": {
43
44
  "all": true,
@@ -63,27 +64,27 @@
63
64
  "@fluidframework/common-definitions": "^0.20.1",
64
65
  "@fluidframework/common-utils": "^0.32.1",
65
66
  "@fluidframework/container-definitions": "^0.48.1000",
66
- "@fluidframework/container-utils": "0.59.1001-62246",
67
+ "@fluidframework/container-utils": "^0.59.2000",
67
68
  "@fluidframework/core-interfaces": "^0.43.1000",
68
- "@fluidframework/datastore-definitions": "0.59.1001-62246",
69
+ "@fluidframework/datastore-definitions": "^0.59.2000",
69
70
  "@fluidframework/driver-definitions": "^0.46.1000",
70
- "@fluidframework/driver-utils": "0.59.1001-62246",
71
- "@fluidframework/garbage-collector": "0.59.1001-62246",
71
+ "@fluidframework/driver-utils": "^0.59.2000",
72
+ "@fluidframework/garbage-collector": "^0.59.2000",
72
73
  "@fluidframework/protocol-base": "^0.1036.1000",
73
74
  "@fluidframework/protocol-definitions": "^0.1028.1000",
74
- "@fluidframework/runtime-definitions": "0.59.1001-62246",
75
- "@fluidframework/runtime-utils": "0.59.1001-62246",
76
- "@fluidframework/telemetry-utils": "0.59.1001-62246",
75
+ "@fluidframework/runtime-definitions": "^0.59.2000",
76
+ "@fluidframework/runtime-utils": "^0.59.2000",
77
+ "@fluidframework/telemetry-utils": "^0.59.2000",
77
78
  "lodash": "^4.17.21",
78
79
  "uuid": "^8.3.1"
79
80
  },
80
81
  "devDependencies": {
81
82
  "@fluidframework/build-common": "^0.23.0",
82
- "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@^0.58.0",
83
+ "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@0.59.1000",
83
84
  "@fluidframework/eslint-config-fluid": "^0.28.1000",
84
- "@fluidframework/mocha-test-setup": "0.59.1001-62246",
85
- "@fluidframework/test-runtime-utils": "0.59.1001-62246",
86
- "@microsoft/api-extractor": "^7.16.1",
85
+ "@fluidframework/mocha-test-setup": "^0.59.2000",
86
+ "@fluidframework/test-runtime-utils": "^0.59.2000",
87
+ "@microsoft/api-extractor": "^7.22.2",
87
88
  "@rushstack/eslint-config": "^2.5.1",
88
89
  "@types/mocha": "^8.2.2",
89
90
  "@types/node": "^14.18.0",
@@ -97,8 +98,11 @@
97
98
  "eslint-plugin-editorconfig": "~3.2.0",
98
99
  "eslint-plugin-eslint-comments": "~3.2.0",
99
100
  "eslint-plugin-import": "~2.25.4",
100
- "eslint-plugin-no-null": "~1.0.2",
101
+ "eslint-plugin-jest": "~26.1.3",
102
+ "eslint-plugin-mocha": "~10.0.3",
103
+ "eslint-plugin-promise": "~6.0.0",
101
104
  "eslint-plugin-react": "~7.28.0",
105
+ "eslint-plugin-tsdoc": "~0.2.14",
102
106
  "eslint-plugin-unicorn": "~40.0.0",
103
107
  "mocha": "^8.4.0",
104
108
  "nyc": "^15.0.0",
@@ -107,13 +111,7 @@
107
111
  "typescript-formatter": "7.1.0"
108
112
  },
109
113
  "typeValidation": {
110
- "version": "0.59.1000",
111
- "broken": {
112
- "0.58.2002": {
113
- "ClassDeclaration_FluidDataStoreRuntime": {
114
- "forwardCompat": false
115
- }
116
- }
117
- }
114
+ "version": "0.59.2000",
115
+ "broken": {}
118
116
  }
119
117
  }
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/datastore";
9
- export const pkgVersion = "0.59.1001-62246";
9
+ export const pkgVersion = "0.59.2000";