@atlaskit/react-ufo 4.11.5 → 4.11.7

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.5",
3
+ "version": "4.11.7",
4
4
  "description": "Parts of React UFO that are publicly available",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -91,9 +91,6 @@
91
91
  "platform_ufo_vc_next_filter_ls_entries_same_rect": {
92
92
  "type": "boolean"
93
93
  },
94
- "platform_ufo_enable_minor_interactions": {
95
- "type": "boolean"
96
- },
97
94
  "platform_ufo_enable_media_for_ttvc_v3": {
98
95
  "type": "boolean"
99
96
  },
@@ -168,6 +165,9 @@
168
165
  },
169
166
  "platform_report_ssr_ratio_in_v3": {
170
167
  "type": "boolean"
168
+ },
169
+ "platform_ufo_drop_prior_fg_interactions": {
170
+ "type": "boolean"
171
171
  }
172
172
  }
173
173
  }