@fluid-experimental/property-dds 2.0.0-internal.3.2.1 → 2.0.0-internal.3.2.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.
- package/package.json +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-experimental/property-dds",
|
|
3
|
-
"version": "2.0.0-internal.3.2.
|
|
3
|
+
"version": "2.0.0-internal.3.2.2",
|
|
4
4
|
"description": "definition of the property distributed data store",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -15,16 +15,16 @@
|
|
|
15
15
|
"module": "lib/index.js",
|
|
16
16
|
"types": "dist/index.d.ts",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@fluid-experimental/property-changeset": ">=2.0.0-internal.3.2.
|
|
19
|
-
"@fluid-experimental/property-properties": ">=2.0.0-internal.3.2.
|
|
18
|
+
"@fluid-experimental/property-changeset": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
19
|
+
"@fluid-experimental/property-properties": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
20
20
|
"@fluidframework/common-utils": "^1.1.1",
|
|
21
|
-
"@fluidframework/container-definitions": ">=2.0.0-internal.3.2.
|
|
22
|
-
"@fluidframework/core-interfaces": ">=2.0.0-internal.3.2.
|
|
23
|
-
"@fluidframework/datastore-definitions": ">=2.0.0-internal.3.2.
|
|
21
|
+
"@fluidframework/container-definitions": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
22
|
+
"@fluidframework/core-interfaces": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
23
|
+
"@fluidframework/datastore-definitions": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
24
24
|
"@fluidframework/protocol-definitions": "^1.1.0",
|
|
25
|
-
"@fluidframework/runtime-definitions": ">=2.0.0-internal.3.2.
|
|
26
|
-
"@fluidframework/runtime-utils": ">=2.0.0-internal.3.2.
|
|
27
|
-
"@fluidframework/shared-object-base": ">=2.0.0-internal.3.2.
|
|
25
|
+
"@fluidframework/runtime-definitions": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
26
|
+
"@fluidframework/runtime-utils": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
27
|
+
"@fluidframework/shared-object-base": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
28
28
|
"axios": "^0.26.0",
|
|
29
29
|
"buffer": "^6.0.3",
|
|
30
30
|
"fastest-json-copy": "^1.0.1",
|
|
@@ -35,18 +35,18 @@
|
|
|
35
35
|
"uuid": "^8.3.1"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@fluid-experimental/property-common": ">=2.0.0-internal.3.2.
|
|
38
|
+
"@fluid-experimental/property-common": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
39
39
|
"@fluidframework/build-common": "^1.1.0",
|
|
40
|
-
"@fluidframework/container-loader": ">=2.0.0-internal.3.2.
|
|
41
|
-
"@fluidframework/driver-definitions": ">=2.0.0-internal.3.2.
|
|
40
|
+
"@fluidframework/container-loader": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
41
|
+
"@fluidframework/driver-definitions": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
42
42
|
"@fluidframework/eslint-config-fluid": "^2.0.0",
|
|
43
|
-
"@fluidframework/local-driver": ">=2.0.0-internal.3.2.
|
|
44
|
-
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.2.
|
|
45
|
-
"@fluidframework/sequence": ">=2.0.0-internal.3.2.
|
|
43
|
+
"@fluidframework/local-driver": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
44
|
+
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
45
|
+
"@fluidframework/sequence": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
46
46
|
"@fluidframework/server-local-server": "^0.1038.2000",
|
|
47
|
-
"@fluidframework/test-drivers": ">=2.0.0-internal.3.2.
|
|
48
|
-
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.2.
|
|
49
|
-
"@fluidframework/test-utils": ">=2.0.0-internal.3.2.
|
|
47
|
+
"@fluidframework/test-drivers": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
48
|
+
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
49
|
+
"@fluidframework/test-utils": ">=2.0.0-internal.3.2.2 <2.0.0-internal.4.0.0",
|
|
50
50
|
"@microsoft/api-extractor": "^7.22.2",
|
|
51
51
|
"@rushstack/eslint-config": "^2.5.1",
|
|
52
52
|
"@types/lodash": "^4.14.118",
|