@fluid-experimental/property-properties 0.51.3 → 0.53.0-46105
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.
|
@@ -187,8 +187,8 @@
|
|
|
187
187
|
"affectsGlobalScope": false
|
|
188
188
|
},
|
|
189
189
|
"../../../property-changeset/dist/helpers/typeidHelper.d.ts": {
|
|
190
|
-
"version": "
|
|
191
|
-
"signature": "
|
|
190
|
+
"version": "b08594f0655ff58c74cee26a7ca80e0cc640dc567c190f51a2cdda3db04b89fb",
|
|
191
|
+
"signature": "b08594f0655ff58c74cee26a7ca80e0cc640dc567c190f51a2cdda3db04b89fb",
|
|
192
192
|
"affectsGlobalScope": false
|
|
193
193
|
},
|
|
194
194
|
"../../../property-changeset/dist/pathHelper.d.ts": {
|
|
@@ -222,13 +222,13 @@
|
|
|
222
222
|
"affectsGlobalScope": false
|
|
223
223
|
},
|
|
224
224
|
"../../../property-changeset/dist/utils.d.ts": {
|
|
225
|
-
"version": "
|
|
226
|
-
"signature": "
|
|
225
|
+
"version": "4049ccbe597d0f2713d03095120123d50f46a962e8d9f4b1fed3561ff6349c16",
|
|
226
|
+
"signature": "4049ccbe597d0f2713d03095120123d50f46a962e8d9f4b1fed3561ff6349c16",
|
|
227
227
|
"affectsGlobalScope": false
|
|
228
228
|
},
|
|
229
229
|
"../../../property-changeset/dist/index.d.ts": {
|
|
230
|
-
"version": "
|
|
231
|
-
"signature": "
|
|
230
|
+
"version": "ad53bdd2fb2fecc6733faeb489681b81d3ed9c9e3c6478d598e44e59a4bec9ae",
|
|
231
|
+
"signature": "ad53bdd2fb2fecc6733faeb489681b81d3ed9c9e3c6478d598e44e59a4bec9ae",
|
|
232
232
|
"affectsGlobalScope": false
|
|
233
233
|
},
|
|
234
234
|
"../properties/baseProperty.d.ts": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-experimental/property-properties",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.53.0-46105",
|
|
4
4
|
"description": "definitions of properties",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": "https://github.com/microsoft/FluidFramework",
|
|
@@ -56,8 +56,8 @@
|
|
|
56
56
|
"temp-directory": "nyc/.nyc_output"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@fluid-experimental/property-changeset": "
|
|
60
|
-
"@fluid-experimental/property-common": "
|
|
59
|
+
"@fluid-experimental/property-changeset": "0.53.0-46105",
|
|
60
|
+
"@fluid-experimental/property-common": "0.53.0-46105",
|
|
61
61
|
"ajv": "7.1.1",
|
|
62
62
|
"async": "^3.2.0",
|
|
63
63
|
"lodash": "^4.17.21",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@fluidframework/build-common": "^0.23.0",
|
|
69
|
-
"@fluidframework/mocha-test-setup": "
|
|
69
|
+
"@fluidframework/mocha-test-setup": "0.53.0-46105",
|
|
70
70
|
"chai": "^4.2.0",
|
|
71
71
|
"concurrently": "^6.2.0",
|
|
72
72
|
"cross-env": "^7.0.2",
|