@asyncapi/react-component 2.2.3 → 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.
@@ -74,8 +74,6 @@ PERFORMANCE OF THIS SOFTWARE.
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
  /**
@@ -116,5 +114,3 @@ PERFORMANCE OF THIS SOFTWARE.
116
114
  * This source code is licensed under the MIT license found in the
117
115
  * LICENSE file in the root directory of this source tree.
118
116
  */
119
-
120
- /** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */