@asyncapi/react-component 2.2.2 → 2.2.4

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.
@@ -68,14 +68,12 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
68
68
  PERFORMANCE OF THIS SOFTWARE.
69
69
  ***************************************************************************** */
70
70
 
71
- /*! @license DOMPurify 3.1.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.5/LICENSE */
71
+ /*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
72
72
 
73
73
  /*! https://mths.be/punycode v1.4.0 by @mathias */
74
74
 
75
75
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
76
76
 
77
- /*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
78
-
79
77
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
80
78
 
81
79
  /**
@@ -86,5 +84,3 @@ PERFORMANCE OF THIS SOFTWARE.
86
84
  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
87
85
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
88
86
  */
89
-
90
- /** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */