@fluidframework/tinylicious-driver 2.0.0-rc.5.0.1 → 2.1.0-274160
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.
|
@@ -4,13 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { IRequest } from '@fluidframework/core-interfaces';
|
|
8
|
-
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
9
|
-
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
10
|
-
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
11
|
-
import { IUrlResolver } from '@fluidframework/driver-definitions/internal';
|
|
12
|
-
import { ScopeType } from '@fluidframework/driver-definitions/internal';
|
|
13
|
-
|
|
14
7
|
// (No @packageDocumentation comment for this package)
|
|
15
8
|
|
|
16
9
|
```
|
|
@@ -4,13 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { IRequest } from '@fluidframework/core-interfaces';
|
|
8
|
-
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
9
|
-
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
10
|
-
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
11
|
-
import { IUrlResolver } from '@fluidframework/driver-definitions/internal';
|
|
12
|
-
import { ScopeType } from '@fluidframework/driver-definitions/internal';
|
|
13
|
-
|
|
14
7
|
// (No @packageDocumentation comment for this package)
|
|
15
8
|
|
|
16
9
|
```
|
|
@@ -4,13 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { IRequest } from '@fluidframework/core-interfaces';
|
|
8
|
-
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
9
|
-
import { ITokenProvider } from '@fluidframework/routerlicious-driver';
|
|
10
|
-
import { ITokenResponse } from '@fluidframework/routerlicious-driver';
|
|
11
|
-
import { IUrlResolver } from '@fluidframework/driver-definitions/internal';
|
|
12
|
-
import { ScopeType } from '@fluidframework/driver-definitions/internal';
|
|
13
|
-
|
|
14
7
|
// (No @packageDocumentation comment for this package)
|
|
15
8
|
|
|
16
9
|
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/tinylicious-driver",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.1.0-274160",
|
|
4
4
|
"description": "Driver for tinylicious",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -36,22 +36,22 @@
|
|
|
36
36
|
"main": "lib/index.js",
|
|
37
37
|
"types": "lib/public.d.ts",
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@fluidframework/core-interfaces": "
|
|
40
|
-
"@fluidframework/driver-definitions": "
|
|
41
|
-
"@fluidframework/driver-utils": "
|
|
42
|
-
"@fluidframework/routerlicious-driver": "
|
|
39
|
+
"@fluidframework/core-interfaces": "2.1.0-274160",
|
|
40
|
+
"@fluidframework/driver-definitions": "2.1.0-274160",
|
|
41
|
+
"@fluidframework/driver-utils": "2.1.0-274160",
|
|
42
|
+
"@fluidframework/routerlicious-driver": "2.1.0-274160",
|
|
43
43
|
"jsrsasign": "^11.0.0",
|
|
44
44
|
"uuid": "^9.0.0"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
48
48
|
"@biomejs/biome": "^1.7.3",
|
|
49
|
-
"@fluid-internal/mocha-test-setup": "
|
|
49
|
+
"@fluid-internal/mocha-test-setup": "2.1.0-274160",
|
|
50
50
|
"@fluid-tools/build-cli": "^0.39.0",
|
|
51
51
|
"@fluidframework/build-common": "^2.0.3",
|
|
52
52
|
"@fluidframework/build-tools": "^0.39.0",
|
|
53
53
|
"@fluidframework/eslint-config-fluid": "^5.3.0",
|
|
54
|
-
"@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.0.0-rc.
|
|
54
|
+
"@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.0.0-rc.5.0.0",
|
|
55
55
|
"@microsoft/api-extractor": "^7.45.1",
|
|
56
56
|
"@types/jsrsasign": "^10.5.12",
|
|
57
57
|
"@types/mocha": "^9.1.1",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"test:mocha:esm": "mocha --recursive \"lib/test/**/*.spec.*js\" --exit",
|
|
105
105
|
"test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha",
|
|
106
106
|
"tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist",
|
|
107
|
-
"typetests:gen": "flub generate typetests --dir . -v
|
|
107
|
+
"typetests:gen": "flub generate typetests --dir . -v",
|
|
108
108
|
"typetests:prepare": "flub typetests --dir . --reset --previous --normalize"
|
|
109
109
|
}
|
|
110
110
|
}
|