@fluid-experimental/property-dds 2.0.0-internal.2.1.0 → 2.0.0-internal.2.1.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.
Files changed (1) hide show
  1. package/package.json +22 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-experimental/property-dds",
3
- "version": "2.0.0-internal.2.1.0",
3
+ "version": "2.0.0-internal.2.1.2",
4
4
  "description": "definition of the property distributed data store",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -35,16 +35,16 @@
35
35
  "tsc": "tsc"
36
36
  },
37
37
  "dependencies": {
38
- "@fluid-experimental/property-changeset": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
39
- "@fluid-experimental/property-properties": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
38
+ "@fluid-experimental/property-changeset": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
39
+ "@fluid-experimental/property-properties": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
40
40
  "@fluidframework/common-utils": "^1.0.0",
41
- "@fluidframework/container-definitions": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
42
- "@fluidframework/core-interfaces": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
43
- "@fluidframework/datastore-definitions": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
41
+ "@fluidframework/container-definitions": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
42
+ "@fluidframework/core-interfaces": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
43
+ "@fluidframework/datastore-definitions": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
44
44
  "@fluidframework/protocol-definitions": "^1.1.0",
45
- "@fluidframework/runtime-definitions": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
46
- "@fluidframework/runtime-utils": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
47
- "@fluidframework/shared-object-base": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
45
+ "@fluidframework/runtime-definitions": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
46
+ "@fluidframework/runtime-utils": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
47
+ "@fluidframework/shared-object-base": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
48
48
  "axios": "^0.26.0",
49
49
  "fastest-json-copy": "^1.0.1",
50
50
  "lodash": "^4.17.21",
@@ -54,17 +54,17 @@
54
54
  "uuid": "^8.3.1"
55
55
  },
56
56
  "devDependencies": {
57
- "@fluid-experimental/property-common": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
58
- "@fluid-experimental/property-dds-previous": "npm:@fluid-experimental/property-dds@2.0.0-internal.2.0.0",
57
+ "@fluid-experimental/property-common": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
58
+ "@fluid-experimental/property-dds-previous": "npm:@fluid-experimental/property-dds@2.0.0-internal.2.1.0",
59
59
  "@fluidframework/build-common": "^1.1.0",
60
- "@fluidframework/driver-definitions": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
61
- "@fluidframework/eslint-config-fluid": "^1.1.0",
62
- "@fluidframework/local-driver": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
63
- "@fluidframework/mocha-test-setup": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
64
- "@fluidframework/sequence": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
60
+ "@fluidframework/driver-definitions": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
61
+ "@fluidframework/eslint-config-fluid": "^1.2.0",
62
+ "@fluidframework/local-driver": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
63
+ "@fluidframework/mocha-test-setup": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
64
+ "@fluidframework/sequence": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
65
65
  "@fluidframework/server-local-server": "^0.1038.2000",
66
- "@fluidframework/test-runtime-utils": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
67
- "@fluidframework/test-utils": ">=2.0.0-internal.2.1.0 <2.0.0-internal.3.0.0",
66
+ "@fluidframework/test-runtime-utils": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
67
+ "@fluidframework/test-utils": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
68
68
  "@microsoft/api-extractor": "^7.22.2",
69
69
  "@rushstack/eslint-config": "^2.5.1",
70
70
  "@types/mocha": "^9.1.1",
@@ -81,7 +81,10 @@
81
81
  "typescript": "~4.5.5"
82
82
  },
83
83
  "typeValidation": {
84
- "version": "2.0.0-internal.2.1.0",
84
+ "disabled": true,
85
+ "version": "2.0.0-internal.2.2.0",
86
+ "baselineRange": ">=2.0.0-internal.2.1.0 <2.0.0-internal.2.2.0",
87
+ "baselineVersion": "2.0.0-internal.2.1.0",
85
88
  "broken": {}
86
89
  }
87
90
  }