@fluidframework/azure-client 2.0.0-internal.7.2.0 → 2.0.0-internal.7.2.1
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/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/azure-client",
|
|
3
|
-
"version": "2.0.0-internal.7.2.
|
|
3
|
+
"version": "2.0.0-internal.7.2.1",
|
|
4
4
|
"description": "A tool to enable creation and loading of Fluid containers using the Azure Fluid Relay service",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -27,32 +27,32 @@
|
|
|
27
27
|
"module": "lib/index.js",
|
|
28
28
|
"types": "dist/index.d.ts",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@fluidframework/container-definitions": ">=2.0.0-internal.7.2.
|
|
31
|
-
"@fluidframework/container-loader": ">=2.0.0-internal.7.2.
|
|
32
|
-
"@fluidframework/core-interfaces": ">=2.0.0-internal.7.2.
|
|
33
|
-
"@fluidframework/core-utils": ">=2.0.0-internal.7.2.
|
|
34
|
-
"@fluidframework/driver-definitions": ">=2.0.0-internal.7.2.
|
|
35
|
-
"@fluidframework/driver-utils": ">=2.0.0-internal.7.2.
|
|
36
|
-
"@fluidframework/fluid-static": ">=2.0.0-internal.7.2.
|
|
37
|
-
"@fluidframework/map": ">=2.0.0-internal.7.2.
|
|
30
|
+
"@fluidframework/container-definitions": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
31
|
+
"@fluidframework/container-loader": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
32
|
+
"@fluidframework/core-interfaces": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
33
|
+
"@fluidframework/core-utils": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
34
|
+
"@fluidframework/driver-definitions": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
35
|
+
"@fluidframework/driver-utils": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
36
|
+
"@fluidframework/fluid-static": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
37
|
+
"@fluidframework/map": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
38
38
|
"@fluidframework/protocol-definitions": "^3.0.0",
|
|
39
|
-
"@fluidframework/routerlicious-driver": ">=2.0.0-internal.7.2.
|
|
40
|
-
"@fluidframework/runtime-utils": ">=2.0.0-internal.7.2.
|
|
39
|
+
"@fluidframework/routerlicious-driver": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
40
|
+
"@fluidframework/runtime-utils": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
41
41
|
"@fluidframework/server-services-client": "^2.0.1",
|
|
42
|
-
"@fluidframework/telemetry-utils": ">=2.0.0-internal.7.2.
|
|
42
|
+
"@fluidframework/telemetry-utils": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
43
43
|
"axios": "^0.26.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@fluid-tools/build-cli": "^0.26.1",
|
|
47
|
-
"@fluidframework/aqueduct": ">=2.0.0-internal.7.2.
|
|
47
|
+
"@fluidframework/aqueduct": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
48
48
|
"@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.0.0-internal.7.1.0",
|
|
49
|
-
"@fluidframework/azure-local-service": ">=2.0.0-internal.7.2.
|
|
49
|
+
"@fluidframework/azure-local-service": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
50
50
|
"@fluidframework/build-common": "^2.0.3",
|
|
51
51
|
"@fluidframework/build-tools": "^0.26.1",
|
|
52
|
-
"@fluidframework/counter": ">=2.0.0-internal.7.2.
|
|
52
|
+
"@fluidframework/counter": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
53
53
|
"@fluidframework/eslint-config-fluid": "^3.0.0",
|
|
54
|
-
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.7.2.
|
|
55
|
-
"@fluidframework/test-utils": ">=2.0.0-internal.7.2.
|
|
54
|
+
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
55
|
+
"@fluidframework/test-utils": ">=2.0.0-internal.7.2.1 <2.0.0-internal.7.3.0",
|
|
56
56
|
"@microsoft/api-extractor": "^7.37.0",
|
|
57
57
|
"@types/mocha": "^9.1.1",
|
|
58
58
|
"@types/node": "^16.18.38",
|