@fluidframework/runtime-utils 2.0.0-internal.4.0.0 → 2.0.0-internal.4.0.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.
@@ -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/runtime-utils";
8
- export declare const pkgVersion = "2.0.0-internal.4.0.0";
8
+ export declare const pkgVersion = "2.0.0-internal.4.0.2";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -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/runtime-utils";
11
- exports.pkgVersion = "2.0.0-internal.4.0.0";
11
+ exports.pkgVersion = "2.0.0-internal.4.0.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,+BAA+B,CAAC;AAC1C,QAAA,UAAU,GAAG,sBAAsB,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/runtime-utils\";\nexport const pkgVersion = \"2.0.0-internal.4.0.0\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,+BAA+B,CAAC;AAC1C,QAAA,UAAU,GAAG,sBAAsB,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/runtime-utils\";\nexport const pkgVersion = \"2.0.0-internal.4.0.2\";\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/runtime-utils";
8
- export declare const pkgVersion = "2.0.0-internal.4.0.0";
8
+ export declare const pkgVersion = "2.0.0-internal.4.0.2";
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/runtime-utils";
8
- export const pkgVersion = "2.0.0-internal.4.0.0";
8
+ export const pkgVersion = "2.0.0-internal.4.0.2";
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,+BAA+B,CAAC;AACvD,MAAM,CAAC,MAAM,UAAU,GAAG,sBAAsB,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/runtime-utils\";\nexport const pkgVersion = \"2.0.0-internal.4.0.0\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,+BAA+B,CAAC;AACvD,MAAM,CAAC,MAAM,UAAU,GAAG,sBAAsB,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/runtime-utils\";\nexport const pkgVersion = \"2.0.0-internal.4.0.2\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/runtime-utils",
3
- "version": "2.0.0-internal.4.0.0",
3
+ "version": "2.0.0-internal.4.0.2",
4
4
  "description": "Collection of utility functions for Fluid Runtime",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -37,22 +37,22 @@
37
37
  "dependencies": {
38
38
  "@fluidframework/common-definitions": "^0.20.1",
39
39
  "@fluidframework/common-utils": "^1.1.1",
40
- "@fluidframework/container-definitions": ">=2.0.0-internal.4.0.0 <2.0.0-internal.5.0.0",
41
- "@fluidframework/container-runtime-definitions": ">=2.0.0-internal.4.0.0 <2.0.0-internal.5.0.0",
42
- "@fluidframework/core-interfaces": ">=2.0.0-internal.4.0.0 <2.0.0-internal.5.0.0",
43
- "@fluidframework/datastore-definitions": ">=2.0.0-internal.4.0.0 <2.0.0-internal.5.0.0",
40
+ "@fluidframework/container-definitions": ">=2.0.0-internal.4.0.2 <2.0.0-internal.5.0.0",
41
+ "@fluidframework/container-runtime-definitions": ">=2.0.0-internal.4.0.2 <2.0.0-internal.5.0.0",
42
+ "@fluidframework/core-interfaces": ">=2.0.0-internal.4.0.2 <2.0.0-internal.5.0.0",
43
+ "@fluidframework/datastore-definitions": ">=2.0.0-internal.4.0.2 <2.0.0-internal.5.0.0",
44
44
  "@fluidframework/protocol-base": "^0.1038.4000",
45
45
  "@fluidframework/protocol-definitions": "^1.1.0",
46
- "@fluidframework/runtime-definitions": ">=2.0.0-internal.4.0.0 <2.0.0-internal.5.0.0",
47
- "@fluidframework/telemetry-utils": ">=2.0.0-internal.4.0.0 <2.0.0-internal.5.0.0"
46
+ "@fluidframework/runtime-definitions": ">=2.0.0-internal.4.0.2 <2.0.0-internal.5.0.0",
47
+ "@fluidframework/telemetry-utils": ">=2.0.0-internal.4.0.2 <2.0.0-internal.5.0.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@fluid-tools/build-cli": "^0.13.0",
51
51
  "@fluidframework/build-common": "^1.1.0",
52
52
  "@fluidframework/build-tools": "^0.13.0",
53
53
  "@fluidframework/eslint-config-fluid": "^2.0.0",
54
- "@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.0.0 <2.0.0-internal.5.0.0",
55
- "@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.0.0-internal.3.2.0",
54
+ "@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.0.2 <2.0.0-internal.5.0.0",
55
+ "@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.0.0-internal.4.0.0",
56
56
  "@microsoft/api-extractor": "^7.34.4",
57
57
  "@types/mocha": "^9.1.1",
58
58
  "@types/node": "^14.18.38",
@@ -69,36 +69,7 @@
69
69
  "typescript": "~4.5.5"
70
70
  },
71
71
  "typeValidation": {
72
- "broken": {
73
- "RemovedVariableDeclaration_createRootSummarizerNode": {
74
- "forwardCompat": false,
75
- "backCompat": false
76
- },
77
- "RemovedVariableDeclaration_createRootSummarizerNodeWithGC": {
78
- "forwardCompat": false,
79
- "backCompat": false
80
- },
81
- "RemovedInterfaceDeclaration_IFetchSnapshotResult": {
82
- "forwardCompat": false,
83
- "backCompat": false
84
- },
85
- "RemovedInterfaceDeclaration_IRootSummarizerNode": {
86
- "forwardCompat": false,
87
- "backCompat": false
88
- },
89
- "RemovedInterfaceDeclaration_IRootSummarizerNodeWithGC": {
90
- "forwardCompat": false,
91
- "backCompat": false
92
- },
93
- "RemovedInterfaceDeclaration_ISummarizerNodeRootContract": {
94
- "forwardCompat": false,
95
- "backCompat": false
96
- },
97
- "RemovedTypeAliasDeclaration_RefreshSummaryResult": {
98
- "forwardCompat": false,
99
- "backCompat": false
100
- }
101
- }
72
+ "broken": {}
102
73
  },
103
74
  "scripts": {
104
75
  "build": "npm run build:genver && concurrently npm:build:compile npm:lint && npm run build:docs",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/runtime-utils";
9
- export const pkgVersion = "2.0.0-internal.4.0.0";
9
+ export const pkgVersion = "2.0.0-internal.4.0.2";