@fluidframework/container-loader 2.0.0-rc.5.0.4 → 2.0.0-rc.5.0.5
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/api-extractor/api-extractor-lint-index.cjs.json +5 -0
- package/dist/packageVersion.d.ts +1 -1
- package/dist/packageVersion.js +1 -1
- package/dist/packageVersion.js.map +1 -1
- package/lib/packageVersion.d.ts +1 -1
- package/lib/packageVersion.js +1 -1
- package/lib/packageVersion.js.map +1 -1
- package/package.json +22 -14
- package/src/packageVersion.ts +1 -1
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
+
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-lint.entrypoint.json",
|
|
4
|
+
"mainEntryPointFilePath": "<projectFolder>/dist/index.d.ts"
|
|
5
|
+
}
|
package/dist/packageVersion.d.ts
CHANGED
|
@@ -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/container-loader";
|
|
8
|
-
export declare const pkgVersion = "2.0.0-rc.5.0.
|
|
8
|
+
export declare const pkgVersion = "2.0.0-rc.5.0.5";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
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/container-loader";
|
|
11
|
-
exports.pkgVersion = "2.0.0-rc.5.0.
|
|
11
|
+
exports.pkgVersion = "2.0.0-rc.5.0.5";
|
|
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,kCAAkC,CAAC;AAC7C,QAAA,UAAU,GAAG,gBAAgB,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/container-loader\";\nexport const pkgVersion = \"2.0.0-rc.5.0.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,kCAAkC,CAAC;AAC7C,QAAA,UAAU,GAAG,gBAAgB,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/container-loader\";\nexport const pkgVersion = \"2.0.0-rc.5.0.5\";\n"]}
|
package/lib/packageVersion.d.ts
CHANGED
|
@@ -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/container-loader";
|
|
8
|
-
export declare const pkgVersion = "2.0.0-rc.5.0.
|
|
8
|
+
export declare const pkgVersion = "2.0.0-rc.5.0.5";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
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,kCAAkC,CAAC;AAC1D,MAAM,CAAC,MAAM,UAAU,GAAG,gBAAgB,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/container-loader\";\nexport const pkgVersion = \"2.0.0-rc.5.0.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,kCAAkC,CAAC;AAC1D,MAAM,CAAC,MAAM,UAAU,GAAG,gBAAgB,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/container-loader\";\nexport const pkgVersion = \"2.0.0-rc.5.0.5\";\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/container-loader",
|
|
3
|
-
"version": "2.0.0-rc.5.0.
|
|
3
|
+
"version": "2.0.0-rc.5.0.5",
|
|
4
4
|
"description": "Fluid container loader",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -14,12 +14,18 @@
|
|
|
14
14
|
"type": "module",
|
|
15
15
|
"exports": {
|
|
16
16
|
".": {
|
|
17
|
+
"trimmedAPI": {
|
|
18
|
+
"types": {
|
|
19
|
+
"import": "./lib/public.d.ts",
|
|
20
|
+
"require": "./dist/public.d.ts"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
17
23
|
"import": {
|
|
18
|
-
"types": "./lib/
|
|
24
|
+
"types": "./lib/index.d.ts",
|
|
19
25
|
"default": "./lib/index.js"
|
|
20
26
|
},
|
|
21
27
|
"require": {
|
|
22
|
-
"types": "./dist/
|
|
28
|
+
"types": "./dist/index.d.ts",
|
|
23
29
|
"default": "./dist/index.js"
|
|
24
30
|
}
|
|
25
31
|
},
|
|
@@ -95,7 +101,7 @@
|
|
|
95
101
|
}
|
|
96
102
|
},
|
|
97
103
|
"main": "lib/index.js",
|
|
98
|
-
"types": "lib/
|
|
104
|
+
"types": "lib/index.d.ts",
|
|
99
105
|
"c8": {
|
|
100
106
|
"all": true,
|
|
101
107
|
"cache-dir": "nyc/.cache",
|
|
@@ -117,13 +123,13 @@
|
|
|
117
123
|
"temp-directory": "nyc/.nyc_output"
|
|
118
124
|
},
|
|
119
125
|
"dependencies": {
|
|
120
|
-
"@fluid-internal/client-utils": ">=2.0.0-rc.5.0.
|
|
121
|
-
"@fluidframework/container-definitions": ">=2.0.0-rc.5.0.
|
|
122
|
-
"@fluidframework/core-interfaces": ">=2.0.0-rc.5.0.
|
|
123
|
-
"@fluidframework/core-utils": ">=2.0.0-rc.5.0.
|
|
124
|
-
"@fluidframework/driver-definitions": ">=2.0.0-rc.5.0.
|
|
125
|
-
"@fluidframework/driver-utils": ">=2.0.0-rc.5.0.
|
|
126
|
-
"@fluidframework/telemetry-utils": ">=2.0.0-rc.5.0.
|
|
126
|
+
"@fluid-internal/client-utils": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
127
|
+
"@fluidframework/container-definitions": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
128
|
+
"@fluidframework/core-interfaces": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
129
|
+
"@fluidframework/core-utils": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
130
|
+
"@fluidframework/driver-definitions": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
131
|
+
"@fluidframework/driver-utils": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
132
|
+
"@fluidframework/telemetry-utils": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
127
133
|
"@types/events_pkg": "npm:@types/events@^3.0.0",
|
|
128
134
|
"@ungap/structured-clone": "^1.2.0",
|
|
129
135
|
"debug": "^4.3.4",
|
|
@@ -134,9 +140,9 @@
|
|
|
134
140
|
"devDependencies": {
|
|
135
141
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
136
142
|
"@biomejs/biome": "^1.7.3",
|
|
137
|
-
"@fluid-internal/client-utils": ">=2.0.0-rc.5.0.
|
|
138
|
-
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.5.0.
|
|
139
|
-
"@fluid-private/test-loader-utils": ">=2.0.0-rc.5.0.
|
|
143
|
+
"@fluid-internal/client-utils": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
144
|
+
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
145
|
+
"@fluid-private/test-loader-utils": ">=2.0.0-rc.5.0.5 <2.0.0-rc.5.1.0",
|
|
140
146
|
"@fluid-tools/build-cli": "^0.39.0",
|
|
141
147
|
"@fluidframework/build-common": "^2.0.3",
|
|
142
148
|
"@fluidframework/build-tools": "^0.39.0",
|
|
@@ -164,6 +170,7 @@
|
|
|
164
170
|
"sinon": "^17.0.1",
|
|
165
171
|
"typescript": "~5.4.5"
|
|
166
172
|
},
|
|
173
|
+
"exportsComments": "The 'trimmedAPI' export condition is set as a workaround for 'flub generate entrypoints', which expects `exports` to contain an entry for all entrypoints. The custom condition effectively hides the public entrypoint unless the 'trimmedAPI' condition is set manually.",
|
|
167
174
|
"typeValidation": {
|
|
168
175
|
"broken": {}
|
|
169
176
|
},
|
|
@@ -184,6 +191,7 @@
|
|
|
184
191
|
"check:biome": "biome check . --formatter-enabled=true",
|
|
185
192
|
"check:exports": "concurrently \"npm:check:exports:*\"",
|
|
186
193
|
"check:exports:bundle-release-tags": "api-extractor run --config api-extractor/api-extractor-lint-bundle.json",
|
|
194
|
+
"check:exports:cjs:index": "api-extractor run --config api-extractor/api-extractor-lint-index.cjs.json",
|
|
187
195
|
"check:exports:cjs:legacy": "api-extractor run --config api-extractor/api-extractor-lint-legacy.cjs.json",
|
|
188
196
|
"check:exports:cjs:public": "api-extractor run --config api-extractor/api-extractor-lint-public.cjs.json",
|
|
189
197
|
"check:exports:esm:legacy": "api-extractor run --config api-extractor/api-extractor-lint-legacy.esm.json",
|
package/src/packageVersion.ts
CHANGED