@stoplight/elements 7.7.12 → 7.7.13
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.
|
@@ -106,8 +106,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
106
106
|
|
|
107
107
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
108
108
|
|
|
109
|
-
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
110
|
-
|
|
111
109
|
/**
|
|
112
110
|
* @license
|
|
113
111
|
* Lodash <https://lodash.com/>
|
|
@@ -189,5 +187,3 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
189
187
|
* This source code is licensed under the MIT license found in the
|
|
190
188
|
* LICENSE file in the root directory of this source tree.
|
|
191
189
|
*/
|
|
192
|
-
|
|
193
|
-
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
|