@atlaskit/react-ufo 4.11.6 → 4.11.8

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/react-ufo",
3
- "version": "4.11.6",
3
+ "version": "4.11.8",
4
4
  "description": "Parts of React UFO that are publicly available",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -85,15 +85,9 @@
85
85
  "platform_ufo_canvas_heatmap_full_precision": {
86
86
  "type": "boolean"
87
87
  },
88
- "platform_ufo_vcnext_v4_enabled": {
89
- "type": "boolean"
90
- },
91
88
  "platform_ufo_vc_next_filter_ls_entries_same_rect": {
92
89
  "type": "boolean"
93
90
  },
94
- "platform_ufo_enable_minor_interactions": {
95
- "type": "boolean"
96
- },
97
91
  "platform_ufo_enable_media_for_ttvc_v3": {
98
92
  "type": "boolean"
99
93
  },
@@ -112,9 +106,6 @@
112
106
  "platform_ufo_assets_check_for_nan": {
113
107
  "type": "boolean"
114
108
  },
115
- "platform_ufo_enable_timeout_config": {
116
- "type": "boolean"
117
- },
118
109
  "platform_ufo_fix_post_interaction_check_vc_debug": {
119
110
  "type": "boolean"
120
111
  },