@fluid-experimental/property-dds 2.0.0-internal.4.2.0 → 2.0.0-internal.4.3.0

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 +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-experimental/property-dds",
3
- "version": "2.0.0-internal.4.2.0",
3
+ "version": "2.0.0-internal.4.3.0",
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.4.2.0 <2.0.0-internal.4.3.0",
19
- "@fluid-experimental/property-properties": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
18
+ "@fluid-experimental/property-changeset": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
19
+ "@fluid-experimental/property-properties": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
20
20
  "@fluidframework/common-utils": "^1.1.1",
21
- "@fluidframework/container-definitions": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
22
- "@fluidframework/core-interfaces": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
23
- "@fluidframework/datastore-definitions": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
21
+ "@fluidframework/container-definitions": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
22
+ "@fluidframework/core-interfaces": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
23
+ "@fluidframework/datastore-definitions": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
24
24
  "@fluidframework/protocol-definitions": "^1.1.0",
25
- "@fluidframework/runtime-definitions": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
26
- "@fluidframework/runtime-utils": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
27
- "@fluidframework/shared-object-base": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
25
+ "@fluidframework/runtime-definitions": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
26
+ "@fluidframework/runtime-utils": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
27
+ "@fluidframework/shared-object-base": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.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.4.2.0 <2.0.0-internal.4.3.0",
39
- "@fluid-internal/test-drivers": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
38
+ "@fluid-experimental/property-common": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
39
+ "@fluid-internal/test-drivers": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
40
40
  "@fluidframework/build-common": "^1.1.0",
41
- "@fluidframework/container-loader": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
42
- "@fluidframework/driver-definitions": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
41
+ "@fluidframework/container-loader": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
42
+ "@fluidframework/driver-definitions": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
43
43
  "@fluidframework/eslint-config-fluid": "^2.0.0",
44
- "@fluidframework/local-driver": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
45
- "@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
46
- "@fluidframework/sequence": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
44
+ "@fluidframework/local-driver": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
45
+ "@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
46
+ "@fluidframework/sequence": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
47
47
  "@fluidframework/server-local-server": "^0.1039.1000",
48
- "@fluidframework/test-runtime-utils": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
49
- "@fluidframework/test-utils": ">=2.0.0-internal.4.2.0 <2.0.0-internal.4.3.0",
48
+ "@fluidframework/test-runtime-utils": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
49
+ "@fluidframework/test-utils": ">=2.0.0-internal.4.3.0 <2.0.0-internal.4.4.0",
50
50
  "@microsoft/api-extractor": "^7.34.4",
51
51
  "@types/lodash": "^4.14.118",
52
52
  "@types/mocha": "^9.1.1",
@@ -72,7 +72,7 @@
72
72
  "broken": {}
73
73
  },
74
74
  "scripts": {
75
- "build": "concurrently npm:build:compile npm:lint",
75
+ "build": "concurrently npm:build:compile npm:lint && npm run build:docs",
76
76
  "build:compile": "npm run tsc && npm run build:test && npm run build:esnext",
77
77
  "build:docs": "api-extractor run --local --typescript-compiler-folder ../../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/doc-models/* ../../../_api-extractor-temp/",
78
78
  "build:esnext": "tsc --project ./tsconfig.esnext.json",