@fluidframework/tinylicious-driver 2.0.0-dev.7.4.0.217212 → 2.0.0-dev.7.4.0.221926
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/CHANGELOG.md +4 -0
- package/api-extractor.json +0 -3
- package/dist/tinylicious-driver-alpha.d.ts +2 -4
- package/dist/tinylicious-driver-beta.d.ts +5 -0
- package/dist/tinylicious-driver-public.d.ts +5 -0
- package/lib/index.d.ts +2 -2
- package/lib/index.d.ts.map +1 -1
- package/lib/insecureTinyliciousTokenProvider.d.ts.map +1 -1
- package/lib/insecureTinyliciousUrlResolver.d.ts.map +1 -1
- package/lib/tinylicious-driver-alpha.d.ts +2 -4
- package/lib/tinylicious-driver-beta.d.ts +5 -0
- package/lib/tinylicious-driver-public.d.ts +5 -0
- package/package.json +9 -19
package/CHANGELOG.md
CHANGED
package/api-extractor.json
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
3
|
"extends": "../../../common/build/build-common/api-extractor-base.json",
|
|
4
|
-
"dtsRollup": {
|
|
5
|
-
"enabled": true
|
|
6
|
-
},
|
|
7
4
|
"messages": {
|
|
8
5
|
"extractorMessageReporting": {
|
|
9
6
|
// TODO: Add missing documentation and remove this rule override
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { IRequest } from '@fluidframework/core-interfaces';
|
|
2
2
|
import { IResolvedUrl } from '@fluidframework/driver-definitions';
|
|
3
|
+
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
4
|
+
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
3
5
|
import { IUrlResolver } from '@fluidframework/driver-definitions';
|
|
4
6
|
import { ScopeType } from '@fluidframework/protocol-definitions';
|
|
5
7
|
|
|
@@ -13,8 +15,4 @@ import { ScopeType } from '@fluidframework/protocol-definitions';
|
|
|
13
15
|
|
|
14
16
|
/* Excluded from this release type: InsecureTinyliciousUrlResolver */
|
|
15
17
|
|
|
16
|
-
/* Excluded from this release type: ITokenProvider */
|
|
17
|
-
|
|
18
|
-
/* Excluded from this release type: ITokenResponse */
|
|
19
|
-
|
|
20
18
|
export { }
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
import { IRequest } from '@fluidframework/core-interfaces';
|
|
2
|
+
import { IResolvedUrl } from '@fluidframework/driver-definitions';
|
|
3
|
+
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
4
|
+
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
5
|
+
import { IUrlResolver } from '@fluidframework/driver-definitions';
|
|
1
6
|
import { ScopeType } from '@fluidframework/protocol-definitions';
|
|
2
7
|
|
|
3
8
|
/* Excluded from this release type: createTinyliciousCreateNewRequest */
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
import { IRequest } from '@fluidframework/core-interfaces';
|
|
2
|
+
import { IResolvedUrl } from '@fluidframework/driver-definitions';
|
|
3
|
+
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
4
|
+
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
5
|
+
import { IUrlResolver } from '@fluidframework/driver-definitions';
|
|
1
6
|
import { ScopeType } from '@fluidframework/protocol-definitions';
|
|
2
7
|
|
|
3
8
|
/* Excluded from this release type: createTinyliciousCreateNewRequest */
|
package/lib/index.d.ts
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*/
|
|
5
|
-
export { InsecureTinyliciousTokenProvider } from "./insecureTinyliciousTokenProvider";
|
|
6
|
-
export { createTinyliciousCreateNewRequest, defaultTinyliciousEndpoint, defaultTinyliciousPort, InsecureTinyliciousUrlResolver, } from "./insecureTinyliciousUrlResolver";
|
|
5
|
+
export { InsecureTinyliciousTokenProvider } from "./insecureTinyliciousTokenProvider.mjs";
|
|
6
|
+
export { createTinyliciousCreateNewRequest, defaultTinyliciousEndpoint, defaultTinyliciousPort, InsecureTinyliciousUrlResolver, } from "./insecureTinyliciousUrlResolver.mjs";
|
|
7
7
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;OAEI,EAAE,gCAAgC,EAAE;OACpC,EACN,iCAAiC,EACjC,0BAA0B,EAC1B,sBAAsB,EACtB,8BAA8B,GAC9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"insecureTinyliciousTokenProvider.d.ts","sourceRoot":"","sources":["../src/insecureTinyliciousTokenProvider.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"insecureTinyliciousTokenProvider.d.ts","sourceRoot":"","sources":["../src/insecureTinyliciousTokenProvider.ts"],"names":[],"mappings":"AAAA;;;GAGG;OAEI,EAAE,SAAS,EAAgB,MAAM,sCAAsC;OACvE,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,sCAAsC;AAIrF;;;;GAIG;AACH,qBAAa,gCAAiC,YAAW,cAAc;IAErE;;;;;;;OAOG;IACH,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAC;;IARxB;;;;;;;OAOG;IACc,MAAM,CAAC,yBAAa;IAGzB,iBAAiB,CAAC,QAAQ,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,cAAc,CAAC;IAOjF,iBAAiB,CAAC,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,cAAc,CAAC;IAO7F,OAAO,CAAC,cAAc;CAkCtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"insecureTinyliciousUrlResolver.d.ts","sourceRoot":"","sources":["../src/insecureTinyliciousUrlResolver.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"insecureTinyliciousUrlResolver.d.ts","sourceRoot":"","sources":["../src/insecureTinyliciousUrlResolver.ts"],"names":[],"mappings":"AAAA;;;GAGG;OAEI,EAAE,QAAQ,EAAE,MAAM,iCAAiC;OACnD,EAAgB,YAAY,EAAE,YAAY,EAAE,MAAM,oCAAoC;AAE7F;;;GAGG;AACH,eAAO,MAAM,sBAAsB,OAAO,CAAC;AAE3C;;;GAGG;AACH,eAAO,MAAM,0BAA0B,qBAAqB,CAAC;AAE7D;;;;;;GAMG;AACH,qBAAa,8BAA+B,YAAW,YAAY;IAClE,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAAS;IAC/C,OAAO,CAAC,QAAQ,CAAC,mBAAmB,CAAS;gBAC1B,IAAI,SAAyB,EAAE,QAAQ,SAA6B;IAK1E,OAAO,CAAC,OAAO,EAAE,QAAQ,GAAG,OAAO,CAAC,YAAY,CAAC;IAuCjD,cAAc,CAAC,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;CAY5F;AAED;;;GAGG;AACH,eAAO,MAAM,iCAAiC,gBAAiB,MAAM,KAAG,QAKtE,CAAC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { IRequest } from '@fluidframework/core-interfaces';
|
|
2
2
|
import { IResolvedUrl } from '@fluidframework/driver-definitions';
|
|
3
|
+
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
4
|
+
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
3
5
|
import { IUrlResolver } from '@fluidframework/driver-definitions';
|
|
4
6
|
import { ScopeType } from '@fluidframework/protocol-definitions';
|
|
5
7
|
|
|
@@ -13,8 +15,4 @@ import { ScopeType } from '@fluidframework/protocol-definitions';
|
|
|
13
15
|
|
|
14
16
|
/* Excluded from this release type: InsecureTinyliciousUrlResolver */
|
|
15
17
|
|
|
16
|
-
/* Excluded from this release type: ITokenProvider */
|
|
17
|
-
|
|
18
|
-
/* Excluded from this release type: ITokenResponse */
|
|
19
|
-
|
|
20
18
|
export { }
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
import { IRequest } from '@fluidframework/core-interfaces';
|
|
2
|
+
import { IResolvedUrl } from '@fluidframework/driver-definitions';
|
|
3
|
+
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
4
|
+
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
5
|
+
import { IUrlResolver } from '@fluidframework/driver-definitions';
|
|
1
6
|
import { ScopeType } from '@fluidframework/protocol-definitions';
|
|
2
7
|
|
|
3
8
|
/* Excluded from this release type: createTinyliciousCreateNewRequest */
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
import { IRequest } from '@fluidframework/core-interfaces';
|
|
2
|
+
import { IResolvedUrl } from '@fluidframework/driver-definitions';
|
|
3
|
+
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
4
|
+
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
5
|
+
import { IUrlResolver } from '@fluidframework/driver-definitions';
|
|
1
6
|
import { ScopeType } from '@fluidframework/protocol-definitions';
|
|
2
7
|
|
|
3
8
|
/* Excluded from this release type: createTinyliciousCreateNewRequest */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/tinylicious-driver",
|
|
3
|
-
"version": "2.0.0-dev.7.4.0.
|
|
3
|
+
"version": "2.0.0-dev.7.4.0.221926",
|
|
4
4
|
"description": "Driver for tinylicious",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -10,42 +10,31 @@
|
|
|
10
10
|
},
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"author": "Microsoft and contributors",
|
|
13
|
-
"exports": {
|
|
14
|
-
".": {
|
|
15
|
-
"import": {
|
|
16
|
-
"types": "./lib/index.d.ts",
|
|
17
|
-
"default": "./lib/index.mjs"
|
|
18
|
-
},
|
|
19
|
-
"require": {
|
|
20
|
-
"types": "./dist/index.d.ts",
|
|
21
|
-
"default": "./dist/index.cjs"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
13
|
"main": "dist/index.cjs",
|
|
26
14
|
"module": "lib/index.mjs",
|
|
27
15
|
"types": "dist/index.d.ts",
|
|
28
16
|
"dependencies": {
|
|
29
|
-
"@fluidframework/core-interfaces": "2.0.0-dev.7.4.0.
|
|
30
|
-
"@fluidframework/driver-definitions": "2.0.0-dev.7.4.0.
|
|
31
|
-
"@fluidframework/driver-utils": "2.0.0-dev.7.4.0.
|
|
17
|
+
"@fluidframework/core-interfaces": "2.0.0-dev.7.4.0.221926",
|
|
18
|
+
"@fluidframework/driver-definitions": "2.0.0-dev.7.4.0.221926",
|
|
19
|
+
"@fluidframework/driver-utils": "2.0.0-dev.7.4.0.221926",
|
|
32
20
|
"@fluidframework/protocol-definitions": "^3.0.0",
|
|
33
|
-
"@fluidframework/routerlicious-driver": "2.0.0-dev.7.4.0.
|
|
21
|
+
"@fluidframework/routerlicious-driver": "2.0.0-dev.7.4.0.221926",
|
|
34
22
|
"jsrsasign": "^10.5.25",
|
|
35
23
|
"uuid": "^9.0.0"
|
|
36
24
|
},
|
|
37
25
|
"devDependencies": {
|
|
26
|
+
"@arethetypeswrong/cli": "^0.13.3",
|
|
38
27
|
"@fluid-tools/build-cli": "^0.28.0",
|
|
39
28
|
"@fluidframework/build-common": "^2.0.3",
|
|
40
29
|
"@fluidframework/build-tools": "^0.28.0",
|
|
41
30
|
"@fluidframework/eslint-config-fluid": "^3.1.0",
|
|
42
|
-
"@fluidframework/mocha-test-setup": "2.0.0-dev.7.4.0.
|
|
31
|
+
"@fluidframework/mocha-test-setup": "2.0.0-dev.7.4.0.221926",
|
|
43
32
|
"@fluidframework/test-tools": "^1.0.195075",
|
|
44
33
|
"@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.0.0-internal.7.2.0",
|
|
45
34
|
"@microsoft/api-extractor": "^7.38.3",
|
|
46
35
|
"@types/jsrsasign": "^8.0.8",
|
|
47
36
|
"@types/mocha": "^9.1.1",
|
|
48
|
-
"@types/node": "^
|
|
37
|
+
"@types/node": "^18.19.0",
|
|
49
38
|
"@types/uuid": "^9.0.2",
|
|
50
39
|
"copyfiles": "^2.4.1",
|
|
51
40
|
"cross-env": "^7.0.3",
|
|
@@ -81,6 +70,7 @@
|
|
|
81
70
|
"build:docs": "fluid-build . --task api",
|
|
82
71
|
"build:esnext": "tsc-multi --config ../../../common/build/build-common/tsc-multi.esm.json",
|
|
83
72
|
"build:test": "tsc-multi --config ./tsc-multi.test.json",
|
|
73
|
+
"check:are-the-types-wrong": "attw --pack",
|
|
84
74
|
"check:release-tags": "api-extractor run --local --config ./api-extractor-lint.json",
|
|
85
75
|
"ci:build:docs": "api-extractor run",
|
|
86
76
|
"clean": "rimraf --glob dist lib \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc",
|