@ngageoint/mage.web-app 6.3.0-beta.1 → 6.3.0-beta.2

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.
@@ -170,32 +170,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
170
170
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
171
171
 
172
172
 
173
- @babel/runtime-corejs3
174
- MIT
175
- MIT License
176
-
177
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
178
-
179
- Permission is hereby granted, free of charge, to any person obtaining
180
- a copy of this software and associated documentation files (the
181
- "Software"), to deal in the Software without restriction, including
182
- without limitation the rights to use, copy, modify, merge, publish,
183
- distribute, sublicense, and/or sell copies of the Software, and to
184
- permit persons to whom the Software is furnished to do so, subject to
185
- the following conditions:
186
-
187
- The above copyright notice and this permission notice shall be
188
- included in all copies or substantial portions of the Software.
189
-
190
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
191
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
192
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
193
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
194
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
195
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
196
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
197
-
198
-
199
173
  @ctrl/tinycolor
200
174
  MIT
201
175
  Copyright (c) Scott Cooper <scttcper@gmail.com>
@@ -1838,31 +1812,6 @@ THE SOFTWARE.
1838
1812
 
1839
1813
 
1840
1814
 
1841
- autolinker
1842
- MIT
1843
- The MIT License (MIT)
1844
-
1845
- Copyright (c) 2014 Gregory Jacobs (http://greg-jacobs.com)
1846
-
1847
- Permission is hereby granted, free of charge, to any person obtaining
1848
- a copy of this software and associated documentation files (the
1849
- "Software"), to deal in the Software without restriction, including
1850
- without limitation the rights to use, copy, modify, merge, publish,
1851
- distribute, sublicense, and/or sell copies of the Software, and to
1852
- permit persons to whom the Software is furnished to do so, subject to
1853
- the following conditions:
1854
-
1855
- The above copyright notice and this permission notice shall be
1856
- included in all copies or substantial portions of the Software.
1857
-
1858
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1859
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1860
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1861
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1862
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1863
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1864
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1865
-
1866
1815
  base64-js
1867
1816
  MIT
1868
1817
  The MIT License (MIT)
@@ -1913,11 +1862,20 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1913
1862
  THE SOFTWARE.
1914
1863
 
1915
1864
 
1916
- call-bind
1865
+ decimal-format
1866
+ ISC
1867
+
1868
+ draggabilly
1869
+ MIT
1870
+
1871
+ ev-emitter
1872
+ MIT
1873
+
1874
+ fast-deep-equal
1917
1875
  MIT
1918
1876
  MIT License
1919
1877
 
1920
- Copyright (c) 2020 Jordan Harband
1878
+ Copyright (c) 2017 Evgeny Poberezkin
1921
1879
 
1922
1880
  Permission is hereby granted, free of charge, to any person obtaining a copy
1923
1881
  of this software and associated documentation files (the "Software"), to deal
@@ -1938,11 +1896,36 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1938
1896
  SOFTWARE.
1939
1897
 
1940
1898
 
1941
- classnames
1899
+ fast-json-stable-stringify
1900
+ MIT
1901
+ This software is released under the MIT license:
1902
+
1903
+ Copyright (c) 2017 Evgeny Poberezkin
1904
+ Copyright (c) 2013 James Halliday
1905
+
1906
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1907
+ this software and associated documentation files (the "Software"), to deal in
1908
+ the Software without restriction, including without limitation the rights to
1909
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1910
+ the Software, and to permit persons to whom the Software is furnished to do so,
1911
+ subject to the following conditions:
1912
+
1913
+ The above copyright notice and this permission notice shall be included in all
1914
+ copies or substantial portions of the Software.
1915
+
1916
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1917
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1918
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1919
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1920
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1921
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1922
+
1923
+
1924
+ focus-trap
1942
1925
  MIT
1943
1926
  The MIT License (MIT)
1944
1927
 
1945
- Copyright (c) 2018 Jed Watson
1928
+ Copyright (c) 2015-2016 David Clark
1946
1929
 
1947
1930
  Permission is hereby granted, free of charge, to any person obtaining a copy
1948
1931
  of this software and associated documentation files (the "Software"), to deal
@@ -1963,16 +1946,40 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1963
1946
  SOFTWARE.
1964
1947
 
1965
1948
 
1966
- cookie
1949
+ get-size
1950
+ MIT
1951
+
1952
+ ieee754
1953
+ BSD-3-Clause
1954
+ Copyright 2008 Fair Oaks Labs, Inc.
1955
+
1956
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1957
+
1958
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1959
+
1960
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1961
+
1962
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1963
+
1964
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1965
+
1966
+
1967
+ jquery
1967
1968
  MIT
1968
- (The MIT License)
1969
+ Copyright JS Foundation and other contributors, https://js.foundation/
1970
+
1971
+ This software consists of voluntary contributions made by many
1972
+ individuals. For exact contribution history, see the revision history
1973
+ available at https://github.com/jquery/jquery
1974
+
1975
+ The following license applies to all parts of this software except as
1976
+ documented below:
1969
1977
 
1970
- Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>
1971
- Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
1978
+ ====
1972
1979
 
1973
1980
  Permission is hereby granted, free of charge, to any person obtaining
1974
1981
  a copy of this software and associated documentation files (the
1975
- 'Software'), to deal in the Software without restriction, including
1982
+ "Software"), to deal in the Software without restriction, including
1976
1983
  without limitation the rights to use, copy, modify, merge, publish,
1977
1984
  distribute, sublicense, and/or sell copies of the Software, and to
1978
1985
  permit persons to whom the Software is furnished to do so, subject to
@@ -1981,44 +1988,27 @@ the following conditions:
1981
1988
  The above copyright notice and this permission notice shall be
1982
1989
  included in all copies or substantial portions of the Software.
1983
1990
 
1984
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1991
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1985
1992
  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1986
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1987
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1988
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1989
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1990
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1991
-
1992
-
1993
-
1994
- core-js-pure
1995
- MIT
1996
- Copyright (c) 2014-2022 Denis Pushkarev
1997
-
1998
- Permission is hereby granted, free of charge, to any person obtaining a copy
1999
- of this software and associated documentation files (the "Software"), to deal
2000
- in the Software without restriction, including without limitation the rights
2001
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2002
- copies of the Software, and to permit persons to whom the Software is
2003
- furnished to do so, subject to the following conditions:
1993
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1994
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1995
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1996
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1997
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2004
1998
 
2005
- The above copyright notice and this permission notice shall be included in
2006
- all copies or substantial portions of the Software.
1999
+ ====
2007
2000
 
2008
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2009
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2010
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2011
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2012
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2013
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2014
- THE SOFTWARE.
2001
+ All files located in the node_modules and external directories are
2002
+ externally maintained libraries used by this software which have their
2003
+ own licenses; we recommend you read them, as their terms may differ from
2004
+ the terms above.
2015
2005
 
2016
2006
 
2017
- create-react-class
2007
+ json-schema-traverse
2018
2008
  MIT
2019
2009
  MIT License
2020
2010
 
2021
- Copyright (c) 2013-present, Facebook, Inc.
2011
+ Copyright (c) 2017 Evgeny Poberezkin
2022
2012
 
2023
2013
  Permission is hereby granted, free of charge, to any person obtaining a copy
2024
2014
  of this software and associated documentation files (the "Software"), to deal
@@ -2039,34 +2029,57 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2039
2029
  SOFTWARE.
2040
2030
 
2041
2031
 
2042
- cross-fetch
2043
- MIT
2044
- The MIT License (MIT)
2032
+ leaflet
2033
+ BSD-2-Clause
2034
+ Copyright (c) 2010-2019, Vladimir Agafonkin
2035
+ Copyright (c) 2010-2011, CloudMade
2036
+ All rights reserved.
2045
2037
 
2046
- Copyright (c) 2017 Leonardo Quixadá
2038
+ Redistribution and use in source and binary forms, with or without modification, are
2039
+ permitted provided that the following conditions are met:
2047
2040
 
2048
- Permission is hereby granted, free of charge, to any person obtaining a copy
2049
- of this software and associated documentation files (the "Software"), to deal
2050
- in the Software without restriction, including without limitation the rights
2051
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2052
- copies of the Software, and to permit persons to whom the Software is
2053
- furnished to do so, subject to the following conditions:
2041
+ 1. Redistributions of source code must retain the above copyright notice, this list of
2042
+ conditions and the following disclaimer.
2054
2043
 
2055
- The above copyright notice and this permission notice shall be included in all
2056
- copies or substantial portions of the Software.
2044
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list
2045
+ of conditions and the following disclaimer in the documentation and/or other materials
2046
+ provided with the distribution.
2057
2047
 
2058
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2059
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2060
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2061
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2062
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2063
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2064
- SOFTWARE.
2048
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
2049
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2050
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
2051
+ COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2052
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2053
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2054
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
2055
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2056
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2057
+
2058
+
2059
+ leaflet-editable
2060
+ WTFPL
2061
+
2062
+ leaflet.markercluster
2063
+ MIT
2065
2064
 
2065
+ leaflet.vectorgrid
2066
+ Beerware
2066
2067
 
2067
- css.escape
2068
+ lodash
2068
2069
  MIT
2069
- Copyright Mathias Bynens <https://mathiasbynens.be/>
2070
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
2071
+
2072
+ Based on Underscore.js, copyright Jeremy Ashkenas,
2073
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
2074
+
2075
+ This software consists of voluntary contributions made by many
2076
+ individuals. For exact contribution history, see the revision history
2077
+ available at https://github.com/lodash/lodash
2078
+
2079
+ The following license applies to all parts of this software except as
2080
+ documented below:
2081
+
2082
+ ====
2070
2083
 
2071
2084
  Permission is hereby granted, free of charge, to any person obtaining
2072
2085
  a copy of this software and associated documentation files (the
@@ -2087,58 +2100,27 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2087
2100
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2088
2101
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2089
2102
 
2103
+ ====
2090
2104
 
2091
- d
2092
- ISC
2093
- ISC License
2094
-
2095
- Copyright (c) 2013-2019, Mariusz Nowak, @medikoo, medikoo.com
2096
-
2097
- Permission to use, copy, modify, and/or distribute this software for any
2098
- purpose with or without fee is hereby granted, provided that the above
2099
- copyright notice and this permission notice appear in all copies.
2100
-
2101
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2102
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2103
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2104
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2105
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2106
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2107
- PERFORMANCE OF THIS SOFTWARE.
2108
-
2109
-
2110
- decimal-format
2111
- ISC
2112
-
2113
- deep-extend
2114
- MIT
2115
- The MIT License (MIT)
2116
-
2117
- Copyright (c) 2013-2018, Viacheslav Lotsmanov
2105
+ Copyright and related rights for sample code are waived via CC0. Sample
2106
+ code is defined as all source code displayed within the prose of the
2107
+ documentation.
2118
2108
 
2119
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2120
- this software and associated documentation files (the "Software"), to deal in
2121
- the Software without restriction, including without limitation the rights to
2122
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2123
- the Software, and to permit persons to whom the Software is furnished to do so,
2124
- subject to the following conditions:
2109
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
2125
2110
 
2126
- The above copyright notice and this permission notice shall be included in all
2127
- copies or substantial portions of the Software.
2111
+ ====
2128
2112
 
2129
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2130
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2131
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2132
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2133
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2134
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2113
+ Files located in the node_modules and vendor directories are externally
2114
+ maintained libraries used by this software which have their own
2115
+ licenses; we recommend you read them, as their terms may differ from the
2116
+ terms above.
2135
2117
 
2136
2118
 
2137
- deepmerge
2119
+ material-components-web
2138
2120
  MIT
2139
- The MIT License (MIT)
2121
+ The MIT License
2140
2122
 
2141
- Copyright (c) 2012 James Halliday, Josh Duff, and other contributors
2123
+ Copyright (c) 2014-2019 Google, Inc.
2142
2124
 
2143
2125
  Permission is hereby granted, free of charge, to any person obtaining a copy
2144
2126
  of this software and associated documentation files (the "Software"), to deal
@@ -2159,1808 +2141,59 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2159
2141
  THE SOFTWARE.
2160
2142
 
2161
2143
 
2162
- dompurify
2163
- (MPL-2.0 OR Apache-2.0)
2164
- DOMPurify
2165
- Copyright 2015 Mario Heiderich
2166
-
2167
- DOMPurify is free software; you can redistribute it and/or modify it under the
2168
- terms of either:
2169
-
2170
- a) the Apache License Version 2.0, or
2171
- b) the Mozilla Public License Version 2.0
2172
-
2173
- -----------------------------------------------------------------------------
2174
-
2175
- Licensed under the Apache License, Version 2.0 (the "License");
2176
- you may not use this file except in compliance with the License.
2177
- You may obtain a copy of the License at
2178
-
2179
- http://www.apache.org/licenses/LICENSE-2.0
2180
-
2181
- Unless required by applicable law or agreed to in writing, software
2182
- distributed under the License is distributed on an "AS IS" BASIS,
2183
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2184
- See the License for the specific language governing permissions and
2185
- limitations under the License.
2186
-
2187
- -----------------------------------------------------------------------------
2188
- Mozilla Public License, version 2.0
2189
-
2190
- 1. Definitions
2191
-
2192
- 1.1. “Contributor”
2193
-
2194
- means each individual or legal entity that creates, contributes to the
2195
- creation of, or owns Covered Software.
2196
-
2197
- 1.2. “Contributor Version”
2198
-
2199
- means the combination of the Contributions of others (if any) used by a
2200
- Contributor and that particular Contributor’s Contribution.
2201
-
2202
- 1.3. “Contribution”
2203
-
2204
- means Covered Software of a particular Contributor.
2205
-
2206
- 1.4. “Covered Software”
2207
-
2208
- means Source Code Form to which the initial Contributor has attached the
2209
- notice in Exhibit A, the Executable Form of such Source Code Form, and
2210
- Modifications of such Source Code Form, in each case including portions
2211
- thereof.
2212
-
2213
- 1.5. “Incompatible With Secondary Licenses”
2214
- means
2215
-
2216
- a. that the initial Contributor has attached the notice described in
2217
- Exhibit B to the Covered Software; or
2218
-
2219
- b. that the Covered Software was made available under the terms of version
2220
- 1.1 or earlier of the License, but not also under the terms of a
2221
- Secondary License.
2222
-
2223
- 1.6. “Executable Form”
2224
-
2225
- means any form of the work other than Source Code Form.
2226
-
2227
- 1.7. “Larger Work”
2228
-
2229
- means a work that combines Covered Software with other material, in a separate
2230
- file or files, that is not Covered Software.
2231
-
2232
- 1.8. “License”
2233
-
2234
- means this document.
2235
-
2236
- 1.9. “Licensable”
2237
-
2238
- means having the right to grant, to the maximum extent possible, whether at the
2239
- time of the initial grant or subsequently, any and all of the rights conveyed by
2240
- this License.
2241
-
2242
- 1.10. “Modifications”
2243
-
2244
- means any of the following:
2245
-
2246
- a. any file in Source Code Form that results from an addition to, deletion
2247
- from, or modification of the contents of Covered Software; or
2248
-
2249
- b. any new file in Source Code Form that contains any Covered Software.
2250
-
2251
- 1.11. “Patent Claims” of a Contributor
2252
-
2253
- means any patent claim(s), including without limitation, method, process,
2254
- and apparatus claims, in any patent Licensable by such Contributor that
2255
- would be infringed, but for the grant of the License, by the making,
2256
- using, selling, offering for sale, having made, import, or transfer of
2257
- either its Contributions or its Contributor Version.
2258
-
2259
- 1.12. “Secondary License”
2260
-
2261
- means either the GNU General Public License, Version 2.0, the GNU Lesser
2262
- General Public License, Version 2.1, the GNU Affero General Public
2263
- License, Version 3.0, or any later versions of those licenses.
2264
-
2265
- 1.13. “Source Code Form”
2266
-
2267
- means the form of the work preferred for making modifications.
2268
-
2269
- 1.14. “You” (or “Your”)
2270
-
2271
- means an individual or a legal entity exercising rights under this
2272
- License. For legal entities, “You” includes any entity that controls, is
2273
- controlled by, or is under common control with You. For purposes of this
2274
- definition, “control” means (a) the power, direct or indirect, to cause
2275
- the direction or management of such entity, whether by contract or
2276
- otherwise, or (b) ownership of more than fifty percent (50%) of the
2277
- outstanding shares or beneficial ownership of such entity.
2278
-
2279
-
2280
- 2. License Grants and Conditions
2281
-
2282
- 2.1. Grants
2283
-
2284
- Each Contributor hereby grants You a world-wide, royalty-free,
2285
- non-exclusive license:
2286
-
2287
- a. under intellectual property rights (other than patent or trademark)
2288
- Licensable by such Contributor to use, reproduce, make available,
2289
- modify, display, perform, distribute, and otherwise exploit its
2290
- Contributions, either on an unmodified basis, with Modifications, or as
2291
- part of a Larger Work; and
2292
-
2293
- b. under Patent Claims of such Contributor to make, use, sell, offer for
2294
- sale, have made, import, and otherwise transfer either its Contributions
2295
- or its Contributor Version.
2296
-
2297
- 2.2. Effective Date
2298
-
2299
- The licenses granted in Section 2.1 with respect to any Contribution become
2300
- effective for each Contribution on the date the Contributor first distributes
2301
- such Contribution.
2302
-
2303
- 2.3. Limitations on Grant Scope
2304
-
2305
- The licenses granted in this Section 2 are the only rights granted under this
2306
- License. No additional rights or licenses will be implied from the distribution
2307
- or licensing of Covered Software under this License. Notwithstanding Section
2308
- 2.1(b) above, no patent license is granted by a Contributor:
2309
-
2310
- a. for any code that a Contributor has removed from Covered Software; or
2311
-
2312
- b. for infringements caused by: (i) Your and any other third party’s
2313
- modifications of Covered Software, or (ii) the combination of its
2314
- Contributions with other software (except as part of its Contributor
2315
- Version); or
2316
-
2317
- c. under Patent Claims infringed by Covered Software in the absence of its
2318
- Contributions.
2319
-
2320
- This License does not grant any rights in the trademarks, service marks, or
2321
- logos of any Contributor (except as may be necessary to comply with the
2322
- notice requirements in Section 3.4).
2323
-
2324
- 2.4. Subsequent Licenses
2325
-
2326
- No Contributor makes additional grants as a result of Your choice to
2327
- distribute the Covered Software under a subsequent version of this License
2328
- (see Section 10.2) or under the terms of a Secondary License (if permitted
2329
- under the terms of Section 3.3).
2330
-
2331
- 2.5. Representation
2332
-
2333
- Each Contributor represents that the Contributor believes its Contributions
2334
- are its original creation(s) or it has sufficient rights to grant the
2335
- rights to its Contributions conveyed by this License.
2336
-
2337
- 2.6. Fair Use
2338
-
2339
- This License is not intended to limit any rights You have under applicable
2340
- copyright doctrines of fair use, fair dealing, or other equivalents.
2341
-
2342
- 2.7. Conditions
2343
-
2344
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
2345
- Section 2.1.
2346
-
2347
-
2348
- 3. Responsibilities
2349
-
2350
- 3.1. Distribution of Source Form
2351
-
2352
- All distribution of Covered Software in Source Code Form, including any
2353
- Modifications that You create or to which You contribute, must be under the
2354
- terms of this License. You must inform recipients that the Source Code Form
2355
- of the Covered Software is governed by the terms of this License, and how
2356
- they can obtain a copy of this License. You may not attempt to alter or
2357
- restrict the recipients’ rights in the Source Code Form.
2358
-
2359
- 3.2. Distribution of Executable Form
2360
-
2361
- If You distribute Covered Software in Executable Form then:
2362
-
2363
- a. such Covered Software must also be made available in Source Code Form,
2364
- as described in Section 3.1, and You must inform recipients of the
2365
- Executable Form how they can obtain a copy of such Source Code Form by
2366
- reasonable means in a timely manner, at a charge no more than the cost
2367
- of distribution to the recipient; and
2368
-
2369
- b. You may distribute such Executable Form under the terms of this License,
2370
- or sublicense it under different terms, provided that the license for
2371
- the Executable Form does not attempt to limit or alter the recipients’
2372
- rights in the Source Code Form under this License.
2373
-
2374
- 3.3. Distribution of a Larger Work
2375
-
2376
- You may create and distribute a Larger Work under terms of Your choice,
2377
- provided that You also comply with the requirements of this License for the
2378
- Covered Software. If the Larger Work is a combination of Covered Software
2379
- with a work governed by one or more Secondary Licenses, and the Covered
2380
- Software is not Incompatible With Secondary Licenses, this License permits
2381
- You to additionally distribute such Covered Software under the terms of
2382
- such Secondary License(s), so that the recipient of the Larger Work may, at
2383
- their option, further distribute the Covered Software under the terms of
2384
- either this License or such Secondary License(s).
2385
-
2386
- 3.4. Notices
2387
-
2388
- You may not remove or alter the substance of any license notices (including
2389
- copyright notices, patent notices, disclaimers of warranty, or limitations
2390
- of liability) contained within the Source Code Form of the Covered
2391
- Software, except that You may alter any license notices to the extent
2392
- required to remedy known factual inaccuracies.
2393
-
2394
- 3.5. Application of Additional Terms
2395
-
2396
- You may choose to offer, and to charge a fee for, warranty, support,
2397
- indemnity or liability obligations to one or more recipients of Covered
2398
- Software. However, You may do so only on Your own behalf, and not on behalf
2399
- of any Contributor. You must make it absolutely clear that any such
2400
- warranty, support, indemnity, or liability obligation is offered by You
2401
- alone, and You hereby agree to indemnify every Contributor for any
2402
- liability incurred by such Contributor as a result of warranty, support,
2403
- indemnity or liability terms You offer. You may include additional
2404
- disclaimers of warranty and limitations of liability specific to any
2405
- jurisdiction.
2406
-
2407
- 4. Inability to Comply Due to Statute or Regulation
2408
-
2409
- If it is impossible for You to comply with any of the terms of this License
2410
- with respect to some or all of the Covered Software due to statute, judicial
2411
- order, or regulation then You must: (a) comply with the terms of this License
2412
- to the maximum extent possible; and (b) describe the limitations and the code
2413
- they affect. Such description must be placed in a text file included with all
2414
- distributions of the Covered Software under this License. Except to the
2415
- extent prohibited by statute or regulation, such description must be
2416
- sufficiently detailed for a recipient of ordinary skill to be able to
2417
- understand it.
2418
-
2419
- 5. Termination
2420
-
2421
- 5.1. The rights granted under this License will terminate automatically if You
2422
- fail to comply with any of its terms. However, if You become compliant,
2423
- then the rights granted under this License from a particular Contributor
2424
- are reinstated (a) provisionally, unless and until such Contributor
2425
- explicitly and finally terminates Your grants, and (b) on an ongoing basis,
2426
- if such Contributor fails to notify You of the non-compliance by some
2427
- reasonable means prior to 60 days after You have come back into compliance.
2428
- Moreover, Your grants from a particular Contributor are reinstated on an
2429
- ongoing basis if such Contributor notifies You of the non-compliance by
2430
- some reasonable means, this is the first time You have received notice of
2431
- non-compliance with this License from such Contributor, and You become
2432
- compliant prior to 30 days after Your receipt of the notice.
2433
-
2434
- 5.2. If You initiate litigation against any entity by asserting a patent
2435
- infringement claim (excluding declaratory judgment actions, counter-claims,
2436
- and cross-claims) alleging that a Contributor Version directly or
2437
- indirectly infringes any patent, then the rights granted to You by any and
2438
- all Contributors for the Covered Software under Section 2.1 of this License
2439
- shall terminate.
2440
-
2441
- 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
2442
- license agreements (excluding distributors and resellers) which have been
2443
- validly granted by You or Your distributors under this License prior to
2444
- termination shall survive termination.
2445
-
2446
- 6. Disclaimer of Warranty
2447
-
2448
- Covered Software is provided under this License on an “as is” basis, without
2449
- warranty of any kind, either expressed, implied, or statutory, including,
2450
- without limitation, warranties that the Covered Software is free of defects,
2451
- merchantable, fit for a particular purpose or non-infringing. The entire
2452
- risk as to the quality and performance of the Covered Software is with You.
2453
- Should any Covered Software prove defective in any respect, You (not any
2454
- Contributor) assume the cost of any necessary servicing, repair, or
2455
- correction. This disclaimer of warranty constitutes an essential part of this
2456
- License. No use of any Covered Software is authorized under this License
2457
- except under this disclaimer.
2458
-
2459
- 7. Limitation of Liability
2460
-
2461
- Under no circumstances and under no legal theory, whether tort (including
2462
- negligence), contract, or otherwise, shall any Contributor, or anyone who
2463
- distributes Covered Software as permitted above, be liable to You for any
2464
- direct, indirect, special, incidental, or consequential damages of any
2465
- character including, without limitation, damages for lost profits, loss of
2466
- goodwill, work stoppage, computer failure or malfunction, or any and all
2467
- other commercial damages or losses, even if such party shall have been
2468
- informed of the possibility of such damages. This limitation of liability
2469
- shall not apply to liability for death or personal injury resulting from such
2470
- party’s negligence to the extent applicable law prohibits such limitation.
2471
- Some jurisdictions do not allow the exclusion or limitation of incidental or
2472
- consequential damages, so this exclusion and limitation may not apply to You.
2473
-
2474
- 8. Litigation
2475
-
2476
- Any litigation relating to this License may be brought only in the courts of
2477
- a jurisdiction where the defendant maintains its principal place of business
2478
- and such litigation shall be governed by laws of that jurisdiction, without
2479
- reference to its conflict-of-law provisions. Nothing in this Section shall
2480
- prevent a party’s ability to bring cross-claims or counter-claims.
2481
-
2482
- 9. Miscellaneous
2483
-
2484
- This License represents the complete agreement concerning the subject matter
2485
- hereof. If any provision of this License is held to be unenforceable, such
2486
- provision shall be reformed only to the extent necessary to make it
2487
- enforceable. Any law or regulation which provides that the language of a
2488
- contract shall be construed against the drafter shall not be used to construe
2489
- this License against a Contributor.
2490
-
2491
-
2492
- 10. Versions of the License
2493
-
2494
- 10.1. New Versions
2495
-
2496
- Mozilla Foundation is the license steward. Except as provided in Section
2497
- 10.3, no one other than the license steward has the right to modify or
2498
- publish new versions of this License. Each version will be given a
2499
- distinguishing version number.
2500
-
2501
- 10.2. Effect of New Versions
2502
-
2503
- You may distribute the Covered Software under the terms of the version of
2504
- the License under which You originally received the Covered Software, or
2505
- under the terms of any subsequent version published by the license
2506
- steward.
2507
-
2508
- 10.3. Modified Versions
2509
-
2510
- If you create software not governed by this License, and you want to
2511
- create a new license for such software, you may create and use a modified
2512
- version of this License if you rename the license and remove any
2513
- references to the name of the license steward (except to note that such
2514
- modified license differs from this License).
2515
-
2516
- 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
2517
- If You choose to distribute Source Code Form that is Incompatible With
2518
- Secondary Licenses under the terms of this version of the License, the
2519
- notice described in Exhibit B of this License must be attached.
2520
-
2521
- Exhibit A - Source Code Form License Notice
2522
-
2523
- This Source Code Form is subject to the
2524
- terms of the Mozilla Public License, v.
2525
- 2.0. If a copy of the MPL was not
2526
- distributed with this file, You can
2527
- obtain one at
2528
- http://mozilla.org/MPL/2.0/.
2529
-
2530
- If it is not possible or desirable to put the notice in a particular file, then
2531
- You may include the notice in a location (such as a LICENSE file in a relevant
2532
- directory) where a recipient would be likely to look for such a notice.
2533
-
2534
- You may add additional accurate notices of copyright ownership.
2535
-
2536
- Exhibit B - “Incompatible With Secondary Licenses” Notice
2537
-
2538
- This Source Code Form is “Incompatible
2539
- With Secondary Licenses”, as defined by
2540
- the Mozilla Public License, v. 2.0.
2541
-
2542
-
2543
-
2544
- draggabilly
2545
- MIT
2546
-
2547
- emitter-component
2548
-
2549
- es5-ext
2550
- ISC
2551
- ISC License
2552
-
2553
- Copyright (c) 2011-2022, Mariusz Nowak, @medikoo, medikoo.com
2554
-
2555
- Permission to use, copy, modify, and/or distribute this software for any
2556
- purpose with or without fee is hereby granted, provided that the above
2557
- copyright notice and this permission notice appear in all copies.
2558
-
2559
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2560
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2561
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2562
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2563
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2564
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2565
- PERFORMANCE OF THIS SOFTWARE.
2566
-
2567
-
2568
- es6-symbol
2569
- ISC
2570
- ISC License
2571
-
2572
- Copyright (c) 2013-2019, Mariusz Nowak, @medikoo, medikoo.com
2573
-
2574
- Permission to use, copy, modify, and/or distribute this software for any
2575
- purpose with or without fee is hereby granted, provided that the above
2576
- copyright notice and this permission notice appear in all copies.
2577
-
2578
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2579
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2580
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2581
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2582
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2583
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2584
- PERFORMANCE OF THIS SOFTWARE.
2585
-
2586
-
2587
- esprima
2588
- BSD-2-Clause
2589
- Copyright JS Foundation and other contributors, https://js.foundation/
2590
-
2591
- Redistribution and use in source and binary forms, with or without
2592
- modification, are permitted provided that the following conditions are met:
2593
-
2594
- * Redistributions of source code must retain the above copyright
2595
- notice, this list of conditions and the following disclaimer.
2596
- * Redistributions in binary form must reproduce the above copyright
2597
- notice, this list of conditions and the following disclaimer in the
2598
- documentation and/or other materials provided with the distribution.
2599
-
2600
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2601
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2602
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2603
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
2604
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2605
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2606
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2607
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2608
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2609
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2610
-
2611
-
2612
- ev-emitter
2613
- MIT
2614
-
2615
- event-emitter
2616
- MIT
2617
- Copyright (C) 2012-2015 Mariusz Nowak (www.medikoo.com)
2618
-
2619
- Permission is hereby granted, free of charge, to any person obtaining a copy
2620
- of this software and associated documentation files (the "Software"), to deal
2621
- in the Software without restriction, including without limitation the rights
2622
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2623
- copies of the Software, and to permit persons to whom the Software is
2624
- furnished to do so, subject to the following conditions:
2625
-
2626
- The above copyright notice and this permission notice shall be included in
2627
- all copies or substantial portions of the Software.
2628
-
2629
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2630
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2631
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2632
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2633
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2634
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2635
- THE SOFTWARE.
2636
-
2637
-
2638
- ext
2639
- ISC
2640
- ISC License
2641
-
2642
- Copyright (c) 2011-2022, Mariusz Nowak, @medikoo, medikoo.com
2643
-
2644
- Permission to use, copy, modify, and/or distribute this software for any
2645
- purpose with or without fee is hereby granted, provided that the above
2646
- copyright notice and this permission notice appear in all copies.
2647
-
2648
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2649
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2650
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2651
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2652
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2653
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2654
- PERFORMANCE OF THIS SOFTWARE.
2655
-
2656
-
2657
- fast-deep-equal
2658
- MIT
2659
- MIT License
2660
-
2661
- Copyright (c) 2017 Evgeny Poberezkin
2662
-
2663
- Permission is hereby granted, free of charge, to any person obtaining a copy
2664
- of this software and associated documentation files (the "Software"), to deal
2665
- in the Software without restriction, including without limitation the rights
2666
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2667
- copies of the Software, and to permit persons to whom the Software is
2668
- furnished to do so, subject to the following conditions:
2669
-
2670
- The above copyright notice and this permission notice shall be included in all
2671
- copies or substantial portions of the Software.
2672
-
2673
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2674
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2675
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2676
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2677
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2678
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2679
- SOFTWARE.
2680
-
2681
-
2682
- fast-json-patch
2683
- MIT
2684
- (The MIT License)
2685
-
2686
- Copyright (c) 2013, 2014, 2020 Joachim Wester
2687
-
2688
- Permission is hereby granted, free of charge, to any person obtaining
2689
- a copy of this software and associated documentation files (the
2690
- 'Software'), to deal in the Software without restriction, including
2691
- without limitation the rights to use, copy, modify, merge, publish,
2692
- distribute, sublicense, and/or sell copies of the Software, and to
2693
- permit persons to whom the Software is furnished to do so, subject to
2694
- the following conditions:
2695
-
2696
- The above copyright notice and this permission notice shall be
2697
- included in all copies or substantial portions of the Software.
2698
-
2699
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2700
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2701
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2702
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2703
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2704
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2705
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2706
-
2707
-
2708
- fast-json-stable-stringify
2709
- MIT
2710
- This software is released under the MIT license:
2711
-
2712
- Copyright (c) 2017 Evgeny Poberezkin
2713
- Copyright (c) 2013 James Halliday
2714
-
2715
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2716
- this software and associated documentation files (the "Software"), to deal in
2717
- the Software without restriction, including without limitation the rights to
2718
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2719
- the Software, and to permit persons to whom the Software is furnished to do so,
2720
- subject to the following conditions:
2721
-
2722
- The above copyright notice and this permission notice shall be included in all
2723
- copies or substantial portions of the Software.
2724
-
2725
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2726
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2727
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2728
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2729
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2730
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2731
-
2732
-
2733
- fbjs
2734
- MIT
2735
- MIT License
2736
-
2737
- Copyright (c) 2013-present, Facebook, Inc.
2738
-
2739
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2740
- this software and associated documentation files (the "Software"), to deal in
2741
- the Software without restriction, including without limitation the rights to
2742
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2743
- the Software, and to permit persons to whom the Software is furnished to do so,
2744
- subject to the following conditions:
2745
-
2746
- The above copyright notice and this permission notice shall be included in all
2747
- copies or substantial portions of the Software.
2748
-
2749
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2750
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2751
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2752
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2753
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2754
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2755
-
2756
-
2757
- focus-trap
2758
- MIT
2759
- The MIT License (MIT)
2760
-
2761
- Copyright (c) 2015-2016 David Clark
2762
-
2763
- Permission is hereby granted, free of charge, to any person obtaining a copy
2764
- of this software and associated documentation files (the "Software"), to deal
2765
- in the Software without restriction, including without limitation the rights
2766
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2767
- copies of the Software, and to permit persons to whom the Software is
2768
- furnished to do so, subject to the following conditions:
2769
-
2770
- The above copyright notice and this permission notice shall be included in all
2771
- copies or substantial portions of the Software.
2772
-
2773
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2774
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2775
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2776
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2777
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2778
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2779
- SOFTWARE.
2780
-
2781
-
2782
- formdata-node
2783
- MIT
2784
- The MIT License (MIT)
2785
-
2786
- Copyright (c) 2017-present Nick K.
2787
-
2788
- Permission is hereby granted, free of charge, to any person obtaining a copy
2789
- of this software and associated documentation files (the "Software"), to deal
2790
- in the Software without restriction, including without limitation the rights
2791
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2792
- copies of the Software, and to permit persons to whom the Software is
2793
- furnished to do so, subject to the following conditions:
2794
-
2795
- The above copyright notice and this permission notice shall be included in all
2796
- copies or substantial portions of the Software.
2797
-
2798
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2799
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2800
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2801
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2802
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2803
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2804
- SOFTWARE.
2805
-
2806
-
2807
- function-bind
2808
- MIT
2809
- Copyright (c) 2013 Raynos.
2810
-
2811
- Permission is hereby granted, free of charge, to any person obtaining a copy
2812
- of this software and associated documentation files (the "Software"), to deal
2813
- in the Software without restriction, including without limitation the rights
2814
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2815
- copies of the Software, and to permit persons to whom the Software is
2816
- furnished to do so, subject to the following conditions:
2817
-
2818
- The above copyright notice and this permission notice shall be included in
2819
- all copies or substantial portions of the Software.
2820
-
2821
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2822
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2823
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2824
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2825
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2826
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2827
- THE SOFTWARE.
2828
-
2829
-
2830
-
2831
- get-intrinsic
2832
- MIT
2833
- MIT License
2834
-
2835
- Copyright (c) 2020 Jordan Harband
2836
-
2837
- Permission is hereby granted, free of charge, to any person obtaining a copy
2838
- of this software and associated documentation files (the "Software"), to deal
2839
- in the Software without restriction, including without limitation the rights
2840
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2841
- copies of the Software, and to permit persons to whom the Software is
2842
- furnished to do so, subject to the following conditions:
2843
-
2844
- The above copyright notice and this permission notice shall be included in all
2845
- copies or substantial portions of the Software.
2846
-
2847
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2848
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2849
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2850
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2851
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2852
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2853
- SOFTWARE.
2854
-
2855
-
2856
- get-size
2857
- MIT
2858
-
2859
- has
2860
- MIT
2861
- Copyright (c) 2013 Thiago de Arruda
2862
-
2863
- Permission is hereby granted, free of charge, to any person
2864
- obtaining a copy of this software and associated documentation
2865
- files (the "Software"), to deal in the Software without
2866
- restriction, including without limitation the rights to use,
2867
- copy, modify, merge, publish, distribute, sublicense, and/or sell
2868
- copies of the Software, and to permit persons to whom the
2869
- Software is furnished to do so, subject to the following
2870
- conditions:
2871
-
2872
- The above copyright notice and this permission notice shall be
2873
- included in all copies or substantial portions of the Software.
2874
-
2875
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2876
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2877
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2878
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2879
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2880
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2881
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2882
- OTHER DEALINGS IN THE SOFTWARE.
2883
-
2884
-
2885
- has-symbols
2886
- MIT
2887
- MIT License
2888
-
2889
- Copyright (c) 2016 Jordan Harband
2890
-
2891
- Permission is hereby granted, free of charge, to any person obtaining a copy
2892
- of this software and associated documentation files (the "Software"), to deal
2893
- in the Software without restriction, including without limitation the rights
2894
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2895
- copies of the Software, and to permit persons to whom the Software is
2896
- furnished to do so, subject to the following conditions:
2897
-
2898
- The above copyright notice and this permission notice shall be included in all
2899
- copies or substantial portions of the Software.
2900
-
2901
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2902
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2903
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2904
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2905
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2906
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2907
- SOFTWARE.
2908
-
2909
-
2910
- hoist-non-react-statics
2911
- BSD-3-Clause
2912
- Software License Agreement (BSD License)
2913
- ========================================
2914
-
2915
- Copyright (c) 2015, Yahoo! Inc. All rights reserved.
2916
- ----------------------------------------------------
2917
-
2918
- Redistribution and use of this software in source and binary forms, with or
2919
- without modification, are permitted provided that the following conditions are
2920
- met:
2921
-
2922
- * Redistributions of source code must retain the above copyright notice, this
2923
- list of conditions and the following disclaimer.
2924
- * Redistributions in binary form must reproduce the above copyright notice,
2925
- this list of conditions and the following disclaimer in the documentation
2926
- and/or other materials provided with the distribution.
2927
- * Neither the name of Yahoo! Inc. nor the names of YUI's contributors may be
2928
- used to endorse or promote products derived from this software without
2929
- specific prior written permission of Yahoo! Inc.
2930
-
2931
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2932
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2933
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2934
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
2935
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2936
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2937
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2938
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2939
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2940
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2941
-
2942
-
2943
- ieee754
2944
- BSD-3-Clause
2945
- Copyright 2008 Fair Oaks Labs, Inc.
2946
-
2947
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2948
-
2949
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2950
-
2951
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
2952
-
2953
- 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
2954
-
2955
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2956
-
2957
-
2958
- immutable
2959
- MIT
2960
- MIT License
2961
-
2962
- Copyright (c) 2014-present, Facebook, Inc.
2963
-
2964
- Permission is hereby granted, free of charge, to any person obtaining a copy
2965
- of this software and associated documentation files (the "Software"), to deal
2966
- in the Software without restriction, including without limitation the rights
2967
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2968
- copies of the Software, and to permit persons to whom the Software is
2969
- furnished to do so, subject to the following conditions:
2970
-
2971
- The above copyright notice and this permission notice shall be included in all
2972
- copies or substantial portions of the Software.
2973
-
2974
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2975
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2976
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2977
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2978
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2979
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2980
- SOFTWARE.
2981
-
2982
-
2983
- inherits
2984
- ISC
2985
- The ISC License
2986
-
2987
- Copyright (c) Isaac Z. Schlueter
2988
-
2989
- Permission to use, copy, modify, and/or distribute this software for any
2990
- purpose with or without fee is hereby granted, provided that the above
2991
- copyright notice and this permission notice appear in all copies.
2992
-
2993
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2994
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2995
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2996
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2997
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2998
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2999
- PERFORMANCE OF THIS SOFTWARE.
3000
-
3001
-
3002
-
3003
- invariant
3004
- MIT
3005
- MIT License
3006
-
3007
- Copyright (c) 2013-present, Facebook, Inc.
3008
-
3009
- Permission is hereby granted, free of charge, to any person obtaining a copy
3010
- of this software and associated documentation files (the "Software"), to deal
3011
- in the Software without restriction, including without limitation the rights
3012
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3013
- copies of the Software, and to permit persons to whom the Software is
3014
- furnished to do so, subject to the following conditions:
3015
-
3016
- The above copyright notice and this permission notice shall be included in all
3017
- copies or substantial portions of the Software.
3018
-
3019
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3020
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3021
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3022
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3023
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3024
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3025
- SOFTWARE.
3026
-
3027
-
3028
- is-plain-object
3029
- MIT
3030
- The MIT License (MIT)
3031
-
3032
- Copyright (c) 2014-2017, Jon Schlinkert.
3033
-
3034
- Permission is hereby granted, free of charge, to any person obtaining a copy
3035
- of this software and associated documentation files (the "Software"), to deal
3036
- in the Software without restriction, including without limitation the rights
3037
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3038
- copies of the Software, and to permit persons to whom the Software is
3039
- furnished to do so, subject to the following conditions:
3040
-
3041
- The above copyright notice and this permission notice shall be included in
3042
- all copies or substantial portions of the Software.
3043
-
3044
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3045
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3046
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3047
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3048
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3049
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3050
- THE SOFTWARE.
3051
-
3052
-
3053
- is-promise
3054
- MIT
3055
- Copyright (c) 2014 Forbes Lindesay
3056
-
3057
- Permission is hereby granted, free of charge, to any person obtaining a copy
3058
- of this software and associated documentation files (the "Software"), to deal
3059
- in the Software without restriction, including without limitation the rights
3060
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3061
- copies of the Software, and to permit persons to whom the Software is
3062
- furnished to do so, subject to the following conditions:
3063
-
3064
- The above copyright notice and this permission notice shall be included in
3065
- all copies or substantial portions of the Software.
3066
-
3067
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3068
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3069
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3070
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3071
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3072
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3073
- THE SOFTWARE.
3074
-
3075
- isarray
3076
- MIT
3077
-
3078
- jquery
3079
- MIT
3080
- Copyright JS Foundation and other contributors, https://js.foundation/
3081
-
3082
- This software consists of voluntary contributions made by many
3083
- individuals. For exact contribution history, see the revision history
3084
- available at https://github.com/jquery/jquery
3085
-
3086
- The following license applies to all parts of this software except as
3087
- documented below:
3088
-
3089
- ====
3090
-
3091
- Permission is hereby granted, free of charge, to any person obtaining
3092
- a copy of this software and associated documentation files (the
3093
- "Software"), to deal in the Software without restriction, including
3094
- without limitation the rights to use, copy, modify, merge, publish,
3095
- distribute, sublicense, and/or sell copies of the Software, and to
3096
- permit persons to whom the Software is furnished to do so, subject to
3097
- the following conditions:
3098
-
3099
- The above copyright notice and this permission notice shall be
3100
- included in all copies or substantial portions of the Software.
3101
-
3102
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3103
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3104
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3105
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3106
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3107
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3108
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3109
-
3110
- ====
3111
-
3112
- All files located in the node_modules and external directories are
3113
- externally maintained libraries used by this software which have their
3114
- own licenses; we recommend you read them, as their terms may differ from
3115
- the terms above.
3116
-
3117
-
3118
- js-file-download
3119
- MIT
3120
- Copyright 2017 Kenneth Jiang
3121
-
3122
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3123
-
3124
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3125
-
3126
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
3127
-
3128
-
3129
- js-yaml
3130
- MIT
3131
- (The MIT License)
3132
-
3133
- Copyright (C) 2011-2015 by Vitaly Puzrin
3134
-
3135
- Permission is hereby granted, free of charge, to any person obtaining a copy
3136
- of this software and associated documentation files (the "Software"), to deal
3137
- in the Software without restriction, including without limitation the rights
3138
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3139
- copies of the Software, and to permit persons to whom the Software is
3140
- furnished to do so, subject to the following conditions:
3141
-
3142
- The above copyright notice and this permission notice shall be included in
3143
- all copies or substantial portions of the Software.
3144
-
3145
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3146
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3147
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3148
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3149
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3150
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3151
- THE SOFTWARE.
3152
-
3153
-
3154
- json-schema-traverse
3155
- MIT
3156
- MIT License
3157
-
3158
- Copyright (c) 2017 Evgeny Poberezkin
3159
-
3160
- Permission is hereby granted, free of charge, to any person obtaining a copy
3161
- of this software and associated documentation files (the "Software"), to deal
3162
- in the Software without restriction, including without limitation the rights
3163
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3164
- copies of the Software, and to permit persons to whom the Software is
3165
- furnished to do so, subject to the following conditions:
3166
-
3167
- The above copyright notice and this permission notice shall be included in all
3168
- copies or substantial portions of the Software.
3169
-
3170
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3171
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3172
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3173
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3174
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3175
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3176
- SOFTWARE.
3177
-
3178
-
3179
- leaflet
3180
- BSD-2-Clause
3181
- Copyright (c) 2010-2019, Vladimir Agafonkin
3182
- Copyright (c) 2010-2011, CloudMade
3183
- All rights reserved.
3184
-
3185
- Redistribution and use in source and binary forms, with or without modification, are
3186
- permitted provided that the following conditions are met:
3187
-
3188
- 1. Redistributions of source code must retain the above copyright notice, this list of
3189
- conditions and the following disclaimer.
3190
-
3191
- 2. Redistributions in binary form must reproduce the above copyright notice, this list
3192
- of conditions and the following disclaimer in the documentation and/or other materials
3193
- provided with the distribution.
3194
-
3195
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
3196
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
3197
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3198
- COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3199
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3200
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3201
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
3202
- TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3203
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3204
-
3205
-
3206
- leaflet-editable
3207
- WTFPL
3208
-
3209
- leaflet.markercluster
3210
- MIT
3211
-
3212
- leaflet.vectorgrid
3213
- Beerware
3214
-
3215
- lodash
3216
- MIT
3217
- Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
3218
-
3219
- Based on Underscore.js, copyright Jeremy Ashkenas,
3220
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3221
-
3222
- This software consists of voluntary contributions made by many
3223
- individuals. For exact contribution history, see the revision history
3224
- available at https://github.com/lodash/lodash
3225
-
3226
- The following license applies to all parts of this software except as
3227
- documented below:
3228
-
3229
- ====
3230
-
3231
- Permission is hereby granted, free of charge, to any person obtaining
3232
- a copy of this software and associated documentation files (the
3233
- "Software"), to deal in the Software without restriction, including
3234
- without limitation the rights to use, copy, modify, merge, publish,
3235
- distribute, sublicense, and/or sell copies of the Software, and to
3236
- permit persons to whom the Software is furnished to do so, subject to
3237
- the following conditions:
3238
-
3239
- The above copyright notice and this permission notice shall be
3240
- included in all copies or substantial portions of the Software.
3241
-
3242
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3243
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3244
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3245
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3246
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3247
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3248
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3249
-
3250
- ====
3251
-
3252
- Copyright and related rights for sample code are waived via CC0. Sample
3253
- code is defined as all source code displayed within the prose of the
3254
- documentation.
3255
-
3256
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
3257
-
3258
- ====
3259
-
3260
- Files located in the node_modules and vendor directories are externally
3261
- maintained libraries used by this software which have their own
3262
- licenses; we recommend you read them, as their terms may differ from the
3263
- terms above.
3264
-
3265
-
3266
- lodash-es
3267
- MIT
3268
- Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
3269
-
3270
- Based on Underscore.js, copyright Jeremy Ashkenas,
3271
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3272
-
3273
- This software consists of voluntary contributions made by many
3274
- individuals. For exact contribution history, see the revision history
3275
- available at https://github.com/lodash/lodash
3276
-
3277
- The following license applies to all parts of this software except as
3278
- documented below:
3279
-
3280
- ====
3281
-
3282
- Permission is hereby granted, free of charge, to any person obtaining
3283
- a copy of this software and associated documentation files (the
3284
- "Software"), to deal in the Software without restriction, including
3285
- without limitation the rights to use, copy, modify, merge, publish,
3286
- distribute, sublicense, and/or sell copies of the Software, and to
3287
- permit persons to whom the Software is furnished to do so, subject to
3288
- the following conditions:
3289
-
3290
- The above copyright notice and this permission notice shall be
3291
- included in all copies or substantial portions of the Software.
3292
-
3293
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3294
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3295
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3296
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3297
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3298
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3299
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3300
-
3301
- ====
3302
-
3303
- Copyright and related rights for sample code are waived via CC0. Sample
3304
- code is defined as all source code displayed within the prose of the
3305
- documentation.
3306
-
3307
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
3308
-
3309
- ====
3310
-
3311
- Files located in the node_modules and vendor directories are externally
3312
- maintained libraries used by this software which have their own
3313
- licenses; we recommend you read them, as their terms may differ from the
3314
- terms above.
3315
-
3316
-
3317
- lodash.debounce
3318
- MIT
3319
- Copyright jQuery Foundation and other contributors <https://jquery.org/>
3320
-
3321
- Based on Underscore.js, copyright Jeremy Ashkenas,
3322
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3323
-
3324
- This software consists of voluntary contributions made by many
3325
- individuals. For exact contribution history, see the revision history
3326
- available at https://github.com/lodash/lodash
3327
-
3328
- The following license applies to all parts of this software except as
3329
- documented below:
3330
-
3331
- ====
3332
-
3333
- Permission is hereby granted, free of charge, to any person obtaining
3334
- a copy of this software and associated documentation files (the
3335
- "Software"), to deal in the Software without restriction, including
3336
- without limitation the rights to use, copy, modify, merge, publish,
3337
- distribute, sublicense, and/or sell copies of the Software, and to
3338
- permit persons to whom the Software is furnished to do so, subject to
3339
- the following conditions:
3340
-
3341
- The above copyright notice and this permission notice shall be
3342
- included in all copies or substantial portions of the Software.
3343
-
3344
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3345
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3346
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3347
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3348
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3349
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3350
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3351
-
3352
- ====
3353
-
3354
- Copyright and related rights for sample code are waived via CC0. Sample
3355
- code is defined as all source code displayed within the prose of the
3356
- documentation.
3357
-
3358
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
3359
-
3360
- ====
3361
-
3362
- Files located in the node_modules and vendor directories are externally
3363
- maintained libraries used by this software which have their own
3364
- licenses; we recommend you read them, as their terms may differ from the
3365
- terms above.
3366
-
3367
-
3368
- lru-queue
3369
- MIT
3370
- Copyright (C) 2014 Mariusz Nowak (www.medikoo.com)
3371
-
3372
- Permission is hereby granted, free of charge, to any person obtaining a copy
3373
- of this software and associated documentation files (the "Software"), to deal
3374
- in the Software without restriction, including without limitation the rights
3375
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3376
- copies of the Software, and to permit persons to whom the Software is
3377
- furnished to do so, subject to the following conditions:
3378
-
3379
- The above copyright notice and this permission notice shall be included in
3380
- all copies or substantial portions of the Software.
3381
-
3382
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3383
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3384
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3385
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3386
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3387
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3388
- THE SOFTWARE.
3389
-
3390
-
3391
- material-components-web
3392
- MIT
3393
- The MIT License
3394
-
3395
- Copyright (c) 2014-2019 Google, Inc.
3396
-
3397
- Permission is hereby granted, free of charge, to any person obtaining a copy
3398
- of this software and associated documentation files (the "Software"), to deal
3399
- in the Software without restriction, including without limitation the rights
3400
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3401
- copies of the Software, and to permit persons to whom the Software is
3402
- furnished to do so, subject to the following conditions:
3403
-
3404
- The above copyright notice and this permission notice shall be included in
3405
- all copies or substantial portions of the Software.
3406
-
3407
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3408
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3409
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3410
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3411
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3412
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3413
- THE SOFTWARE.
3414
-
3415
-
3416
- memoizee
3417
- ISC
3418
- ISC License
3419
-
3420
- Copyright (c) 2012-2018, Mariusz Nowak, @medikoo, medikoo.com
3421
-
3422
- Permission to use, copy, modify, and/or distribute this software for any
3423
- purpose with or without fee is hereby granted, provided that the above
3424
- copyright notice and this permission notice appear in all copies.
3425
-
3426
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3427
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3428
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3429
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3430
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
3431
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3432
- PERFORMANCE OF THIS SOFTWARE.
3433
-
3434
-
3435
- mgrs
3436
- MIT
3437
- Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons, Olivier Terral, Calvin Metcalf
3438
-
3439
- Permission is hereby granted, free of charge, to any person obtaining a
3440
- copy of this software and associated documentation files (the "Software"),
3441
- to deal in the Software without restriction, including without limitation
3442
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
3443
- and/or sell copies of the Software, and to permit persons to whom the
3444
- Software is furnished to do so, subject to the following conditions:
3445
-
3446
- The above copyright notice and this permission notice shall be included
3447
- in all copies or substantial portions of the Software.
3448
-
3449
- _THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3450
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3451
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
3452
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3453
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3454
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3455
- DEALINGS IN THE SOFTWARE._
3456
-
3457
- moment
3458
- MIT
3459
- Copyright (c) JS Foundation and other contributors
3460
-
3461
- Permission is hereby granted, free of charge, to any person
3462
- obtaining a copy of this software and associated documentation
3463
- files (the "Software"), to deal in the Software without
3464
- restriction, including without limitation the rights to use,
3465
- copy, modify, merge, publish, distribute, sublicense, and/or sell
3466
- copies of the Software, and to permit persons to whom the
3467
- Software is furnished to do so, subject to the following
3468
- conditions:
3469
-
3470
- The above copyright notice and this permission notice shall be
3471
- included in all copies or substantial portions of the Software.
3472
-
3473
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3474
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3475
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3476
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3477
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3478
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3479
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3480
- OTHER DEALINGS IN THE SOFTWARE.
3481
-
3482
-
3483
- next-tick
3484
- ISC
3485
- ISC License
3486
-
3487
- Copyright (c) 2012-2020, Mariusz Nowak, @medikoo, medikoo.com
3488
-
3489
- Permission to use, copy, modify, and/or distribute this software for any
3490
- purpose with or without fee is hereby granted, provided that the above
3491
- copyright notice and this permission notice appear in all copies.
3492
-
3493
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3494
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3495
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3496
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3497
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
3498
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3499
- PERFORMANCE OF THIS SOFTWARE.
3500
-
3501
-
3502
- ngx-color
3503
- MIT
3504
- The MIT License (MIT)
3505
-
3506
- Copyright (c) Scott Cooper
3507
-
3508
- Permission is hereby granted, free of charge, to any person obtaining a copy
3509
- of this software and associated documentation files (the "Software"), to deal
3510
- in the Software without restriction, including without limitation the rights
3511
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3512
- copies of the Software, and to permit persons to whom the Software is
3513
- furnished to do so, subject to the following conditions:
3514
-
3515
- The above copyright notice and this permission notice shall be included in all
3516
- copies or substantial portions of the Software.
3517
-
3518
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3519
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3520
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3521
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3522
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3523
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3524
- SOFTWARE.
3525
-
3526
-
3527
- ngx-mat-select-search
3528
- MIT
3529
- MIT License
3530
-
3531
- Copyright (c) 2018 Bithost GmbH
3532
-
3533
- Permission is hereby granted, free of charge, to any person obtaining a copy
3534
- of this software and associated documentation files (the "Software"), to deal
3535
- in the Software without restriction, including without limitation the rights
3536
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3537
- copies of the Software, and to permit persons to whom the Software is
3538
- furnished to do so, subject to the following conditions:
3539
-
3540
- The above copyright notice and this permission notice shall be included in all
3541
- copies or substantial portions of the Software.
3542
-
3543
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3544
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3545
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3546
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3547
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3548
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3549
- SOFTWARE.
3550
-
3551
-
3552
- object-assign
3553
- MIT
3554
- The MIT License (MIT)
3555
-
3556
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3557
-
3558
- Permission is hereby granted, free of charge, to any person obtaining a copy
3559
- of this software and associated documentation files (the "Software"), to deal
3560
- in the Software without restriction, including without limitation the rights
3561
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3562
- copies of the Software, and to permit persons to whom the Software is
3563
- furnished to do so, subject to the following conditions:
3564
-
3565
- The above copyright notice and this permission notice shall be included in
3566
- all copies or substantial portions of the Software.
3567
-
3568
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3569
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3570
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3571
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3572
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3573
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3574
- THE SOFTWARE.
3575
-
3576
-
3577
- object-inspect
3578
- MIT
3579
- MIT License
3580
-
3581
- Copyright (c) 2013 James Halliday
3582
-
3583
- Permission is hereby granted, free of charge, to any person obtaining a copy
3584
- of this software and associated documentation files (the "Software"), to deal
3585
- in the Software without restriction, including without limitation the rights
3586
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3587
- copies of the Software, and to permit persons to whom the Software is
3588
- furnished to do so, subject to the following conditions:
3589
-
3590
- The above copyright notice and this permission notice shall be included in all
3591
- copies or substantial portions of the Software.
3592
-
3593
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3594
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3595
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3596
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3597
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3598
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3599
- SOFTWARE.
3600
-
3601
-
3602
- papaparse
3603
- MIT
3604
- The MIT License (MIT)
3605
-
3606
- Copyright (c) 2015 Matthew Holt
3607
-
3608
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3609
- this software and associated documentation files (the "Software"), to deal in
3610
- the Software without restriction, including without limitation the rights to
3611
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3612
- the Software, and to permit persons to whom the Software is furnished to do so,
3613
- subject to the following conditions:
3614
-
3615
- The above copyright notice and this permission notice shall be included in all
3616
- copies or substantial portions of the Software.
3617
-
3618
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3619
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3620
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3621
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3622
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3623
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3624
-
3625
-
3626
- prop-types
3627
- MIT
3628
- MIT License
3629
-
3630
- Copyright (c) 2013-present, Facebook, Inc.
3631
-
3632
- Permission is hereby granted, free of charge, to any person obtaining a copy
3633
- of this software and associated documentation files (the "Software"), to deal
3634
- in the Software without restriction, including without limitation the rights
3635
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3636
- copies of the Software, and to permit persons to whom the Software is
3637
- furnished to do so, subject to the following conditions:
3638
-
3639
- The above copyright notice and this permission notice shall be included in all
3640
- copies or substantial portions of the Software.
3641
-
3642
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3643
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3644
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3645
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3646
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3647
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3648
- SOFTWARE.
3649
-
3650
-
3651
- punycode
3652
- MIT
3653
- Copyright Mathias Bynens <https://mathiasbynens.be/>
3654
-
3655
- Permission is hereby granted, free of charge, to any person obtaining
3656
- a copy of this software and associated documentation files (the
3657
- "Software"), to deal in the Software without restriction, including
3658
- without limitation the rights to use, copy, modify, merge, publish,
3659
- distribute, sublicense, and/or sell copies of the Software, and to
3660
- permit persons to whom the Software is furnished to do so, subject to
3661
- the following conditions:
3662
-
3663
- The above copyright notice and this permission notice shall be
3664
- included in all copies or substantial portions of the Software.
3665
-
3666
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3667
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3668
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3669
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3670
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3671
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3672
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3673
-
3674
-
3675
- qs
3676
- BSD-3-Clause
3677
- BSD 3-Clause License
3678
-
3679
- Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
3680
- All rights reserved.
3681
-
3682
- Redistribution and use in source and binary forms, with or without
3683
- modification, are permitted provided that the following conditions are met:
3684
-
3685
- 1. Redistributions of source code must retain the above copyright notice, this
3686
- list of conditions and the following disclaimer.
3687
-
3688
- 2. Redistributions in binary form must reproduce the above copyright notice,
3689
- this list of conditions and the following disclaimer in the documentation
3690
- and/or other materials provided with the distribution.
3691
-
3692
- 3. Neither the name of the copyright holder nor the names of its
3693
- contributors may be used to endorse or promote products derived from
3694
- this software without specific prior written permission.
3695
-
3696
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3697
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3698
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3699
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
3700
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3701
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3702
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3703
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
3704
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3705
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3706
-
3707
-
3708
- querystring
3709
- MIT
3710
-
3711
- Copyright 2012 Irakli Gozalishvili. All rights reserved.
3712
- Permission is hereby granted, free of charge, to any person obtaining a copy
3713
- of this software and associated documentation files (the "Software"), to
3714
- deal in the Software without restriction, including without limitation the
3715
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
3716
- sell copies of the Software, and to permit persons to whom the Software is
3717
- furnished to do so, subject to the following conditions:
3718
-
3719
- The above copyright notice and this permission notice shall be included in
3720
- all copies or substantial portions of the Software.
3721
-
3722
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3723
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3724
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3725
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3726
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3727
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
3728
- IN THE SOFTWARE.
3729
-
3730
-
3731
- querystringify
3732
- MIT
3733
- The MIT License (MIT)
3734
-
3735
- Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
3736
-
3737
- Permission is hereby granted, free of charge, to any person obtaining a copy
3738
- of this software and associated documentation files (the "Software"), to deal
3739
- in the Software without restriction, including without limitation the rights
3740
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3741
- copies of the Software, and to permit persons to whom the Software is
3742
- furnished to do so, subject to the following conditions:
3743
-
3744
- The above copyright notice and this permission notice shall be included in all
3745
- copies or substantial portions of the Software.
3746
-
3747
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3748
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3749
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3750
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3751
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3752
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3753
- SOFTWARE.
3754
-
3755
-
3756
-
3757
- randombytes
3758
- MIT
3759
- MIT License
3760
-
3761
- Copyright (c) 2017 crypto-browserify
3762
-
3763
- Permission is hereby granted, free of charge, to any person obtaining a copy
3764
- of this software and associated documentation files (the "Software"), to deal
3765
- in the Software without restriction, including without limitation the rights
3766
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3767
- copies of the Software, and to permit persons to whom the Software is
3768
- furnished to do so, subject to the following conditions:
3769
-
3770
- The above copyright notice and this permission notice shall be included in all
3771
- copies or substantial portions of the Software.
3772
-
3773
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3774
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3775
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3776
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3777
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3778
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3779
- SOFTWARE.
3780
-
3781
-
3782
- react
3783
- MIT
3784
- MIT License
3785
-
3786
- Copyright (c) 2013-present, Facebook, Inc.
3787
-
3788
- Permission is hereby granted, free of charge, to any person obtaining a copy
3789
- of this software and associated documentation files (the "Software"), to deal
3790
- in the Software without restriction, including without limitation the rights
3791
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3792
- copies of the Software, and to permit persons to whom the Software is
3793
- furnished to do so, subject to the following conditions:
3794
-
3795
- The above copyright notice and this permission notice shall be included in all
3796
- copies or substantial portions of the Software.
3797
-
3798
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3799
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3800
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3801
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3802
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3803
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3804
- SOFTWARE.
3805
-
3806
-
3807
- react-debounce-input
3808
- MIT
3809
- The MIT License (MIT)
3810
-
3811
- Copyright (c) 2016 Nik Butenko
3812
-
3813
- Permission is hereby granted, free of charge, to any person obtaining a copy
3814
- of this software and associated documentation files (the "Software"), to deal
3815
- in the Software without restriction, including without limitation the rights
3816
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3817
- copies of the Software, and to permit persons to whom the Software is
3818
- furnished to do so, subject to the following conditions:
3819
-
3820
- The above copyright notice and this permission notice shall be included in all
3821
- copies or substantial portions of the Software.
3822
-
3823
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3824
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3825
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3826
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3827
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3828
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3829
- SOFTWARE.
3830
-
3831
-
3832
-
3833
- react-dom
3834
- MIT
3835
- MIT License
3836
-
3837
- Copyright (c) 2013-present, Facebook, Inc.
3838
-
3839
- Permission is hereby granted, free of charge, to any person obtaining a copy
3840
- of this software and associated documentation files (the "Software"), to deal
3841
- in the Software without restriction, including without limitation the rights
3842
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3843
- copies of the Software, and to permit persons to whom the Software is
3844
- furnished to do so, subject to the following conditions:
3845
-
3846
- The above copyright notice and this permission notice shall be included in all
3847
- copies or substantial portions of the Software.
3848
-
3849
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3850
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3851
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3852
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3853
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3854
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3855
- SOFTWARE.
3856
-
3857
-
3858
- react-immutable-proptypes
3859
- MIT
3860
- The MIT License (MIT)
3861
-
3862
- Copyright (c) 2015 James Burnett
3863
-
3864
- Permission is hereby granted, free of charge, to any person obtaining a copy
3865
- of this software and associated documentation files (the "Software"), to deal
3866
- in the Software without restriction, including without limitation the rights
3867
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3868
- copies of the Software, and to permit persons to whom the Software is
3869
- furnished to do so, subject to the following conditions:
3870
-
3871
- The above copyright notice and this permission notice shall be included in all
3872
- copies or substantial portions of the Software.
3873
-
3874
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3875
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3876
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3877
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3878
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3879
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3880
- SOFTWARE.
3881
-
3882
-
3883
-
3884
- react-immutable-pure-component
3885
- MIT
3886
- The MIT License (MIT)
3887
-
3888
- Copyright (c) 2017 Piotr Tomasz Monarski
3889
-
3890
- Permission is hereby granted, free of charge, to any person obtaining a copy
3891
- of this software and associated documentation files (the "Software"), to deal
3892
- in the Software without restriction, including without limitation the rights
3893
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3894
- copies of the Software, and to permit persons to whom the Software is
3895
- furnished to do so, subject to the following conditions:
3896
-
3897
- The above copyright notice and this permission notice shall be included in all
3898
- copies or substantial portions of the Software.
3899
-
3900
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3901
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3902
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3903
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3904
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3905
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3906
- SOFTWARE.
3907
-
3908
-
3909
- react-is
2144
+ mgrs
3910
2145
  MIT
3911
- MIT License
3912
-
3913
- Copyright (c) Facebook, Inc. and its affiliates.
3914
-
3915
- Permission is hereby granted, free of charge, to any person obtaining a copy
3916
- of this software and associated documentation files (the "Software"), to deal
3917
- in the Software without restriction, including without limitation the rights
3918
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3919
- copies of the Software, and to permit persons to whom the Software is
3920
- furnished to do so, subject to the following conditions:
2146
+ Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons, Olivier Terral, Calvin Metcalf
3921
2147
 
3922
- The above copyright notice and this permission notice shall be included in all
3923
- copies or substantial portions of the Software.
2148
+ Permission is hereby granted, free of charge, to any person obtaining a
2149
+ copy of this software and associated documentation files (the "Software"),
2150
+ to deal in the Software without restriction, including without limitation
2151
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
2152
+ and/or sell copies of the Software, and to permit persons to whom the
2153
+ Software is furnished to do so, subject to the following conditions:
3924
2154
 
3925
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3926
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3927
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3928
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3929
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3930
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3931
- SOFTWARE.
2155
+ The above copyright notice and this permission notice shall be included
2156
+ in all copies or substantial portions of the Software.
3932
2157
 
2158
+ _THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
2159
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2160
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
2161
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2162
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2163
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2164
+ DEALINGS IN THE SOFTWARE._
3933
2165
 
3934
- react-redux
2166
+ moment
3935
2167
  MIT
3936
- The MIT License (MIT)
3937
-
3938
- Copyright (c) 2015 Dan Abramov
2168
+ Copyright (c) JS Foundation and other contributors
3939
2169
 
3940
- Permission is hereby granted, free of charge, to any person obtaining a copy
3941
- of this software and associated documentation files (the "Software"), to deal
3942
- in the Software without restriction, including without limitation the rights
3943
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3944
- copies of the Software, and to permit persons to whom the Software is
3945
- furnished to do so, subject to the following conditions:
2170
+ Permission is hereby granted, free of charge, to any person
2171
+ obtaining a copy of this software and associated documentation
2172
+ files (the "Software"), to deal in the Software without
2173
+ restriction, including without limitation the rights to use,
2174
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
2175
+ copies of the Software, and to permit persons to whom the
2176
+ Software is furnished to do so, subject to the following
2177
+ conditions:
3946
2178
 
3947
- The above copyright notice and this permission notice shall be included in all
3948
- copies or substantial portions of the Software.
2179
+ The above copyright notice and this permission notice shall be
2180
+ included in all copies or substantial portions of the Software.
3949
2181
 
3950
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3951
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3952
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3953
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3954
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3955
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3956
- SOFTWARE.
2182
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2183
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2184
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2185
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2186
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2187
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2188
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2189
+ OTHER DEALINGS IN THE SOFTWARE.
3957
2190
 
3958
2191
 
3959
- redux
2192
+ ngx-color
3960
2193
  MIT
3961
2194
  The MIT License (MIT)
3962
2195
 
3963
- Copyright (c) 2015-present Dan Abramov
2196
+ Copyright (c) Scott Cooper
3964
2197
 
3965
2198
  Permission is hereby granted, free of charge, to any person obtaining a copy
3966
2199
  of this software and associated documentation files (the "Software"), to deal
@@ -3981,39 +2214,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3981
2214
  SOFTWARE.
3982
2215
 
3983
2216
 
3984
- redux-immutable
3985
- BSD-3-Clause
3986
- Copyright (c) 2016, Gajus Kuizinas (http://gajus.com/)
3987
- All rights reserved.
3988
-
3989
- Redistribution and use in source and binary forms, with or without
3990
- modification, are permitted provided that the following conditions are met:
3991
- * Redistributions of source code must retain the above copyright
3992
- notice, this list of conditions and the following disclaimer.
3993
- * Redistributions in binary form must reproduce the above copyright
3994
- notice, this list of conditions and the following disclaimer in the
3995
- documentation and/or other materials provided with the distribution.
3996
- * Neither the name of the Gajus Kuizinas (http://gajus.com/) nor the
3997
- names of its contributors may be used to endorse or promote products
3998
- derived from this software without specific prior written permission.
3999
-
4000
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4001
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4002
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4003
- DISCLAIMED. IN NO EVENT SHALL ANUARY BE LIABLE FOR ANY
4004
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4005
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4006
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
4007
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4008
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4009
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4010
-
4011
-
4012
- regenerator-runtime
2217
+ ngx-mat-select-search
4013
2218
  MIT
4014
2219
  MIT License
4015
2220
 
4016
- Copyright (c) 2014-present, Facebook, Inc.
2221
+ Copyright (c) 2018 Bithost GmbH
4017
2222
 
4018
2223
  Permission is hereby granted, free of charge, to any person obtaining a copy
4019
2224
  of this software and associated documentation files (the "Software"), to deal
@@ -4034,88 +2239,35 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4034
2239
  SOFTWARE.
4035
2240
 
4036
2241
 
4037
- remarkable
4038
- MIT
4039
- The MIT License (MIT)
4040
-
4041
- Copyright (c) 2014-2016, Jon Schlinkert
4042
- Copyright (c) 2014 Jon Schlinkert, Vitaly Puzrin.
4043
-
4044
- Permission is hereby granted, free of charge, to any person obtaining a copy
4045
- of this software and associated documentation files (the "Software"), to deal
4046
- in the Software without restriction, including without limitation the rights
4047
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4048
- copies of the Software, and to permit persons to whom the Software is
4049
- furnished to do so, subject to the following conditions:
4050
-
4051
- The above copyright notice and this permission notice shall be included in
4052
- all copies or substantial portions of the Software.
4053
-
4054
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4055
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4056
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4057
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4058
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4059
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4060
- THE SOFTWARE.
4061
-
4062
-
4063
- repeat-string
4064
- MIT
4065
- The MIT License (MIT)
4066
-
4067
- Copyright (c) 2014-2016, Jon Schlinkert.
4068
-
4069
- Permission is hereby granted, free of charge, to any person obtaining a copy
4070
- of this software and associated documentation files (the "Software"), to deal
4071
- in the Software without restriction, including without limitation the rights
4072
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4073
- copies of the Software, and to permit persons to whom the Software is
4074
- furnished to do so, subject to the following conditions:
4075
-
4076
- The above copyright notice and this permission notice shall be included in
4077
- all copies or substantial portions of the Software.
4078
-
4079
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4080
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4081
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4082
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4083
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4084
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4085
- THE SOFTWARE.
4086
-
4087
-
4088
- requires-port
2242
+ papaparse
4089
2243
  MIT
4090
2244
  The MIT License (MIT)
4091
2245
 
4092
- Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
2246
+ Copyright (c) 2015 Matthew Holt
4093
2247
 
4094
- Permission is hereby granted, free of charge, to any person obtaining a copy
4095
- of this software and associated documentation files (the "Software"), to deal
4096
- in the Software without restriction, including without limitation the rights
4097
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4098
- copies of the Software, and to permit persons to whom the Software is
4099
- furnished to do so, subject to the following conditions:
2248
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2249
+ this software and associated documentation files (the "Software"), to deal in
2250
+ the Software without restriction, including without limitation the rights to
2251
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2252
+ the Software, and to permit persons to whom the Software is furnished to do so,
2253
+ subject to the following conditions:
4100
2254
 
4101
2255
  The above copyright notice and this permission notice shall be included in all
4102
2256
  copies or substantial portions of the Software.
4103
2257
 
4104
2258
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4105
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4106
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4107
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4108
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4109
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4110
- SOFTWARE.
4111
-
2259
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2260
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2261
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2262
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2263
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4112
2264
 
4113
2265
 
4114
2266
  reselect
4115
2267
  MIT
4116
2268
  The MIT License (MIT)
4117
2269
 
4118
- Copyright (c) 2015-2016 Reselect Contributors
2270
+ Copyright (c) 2015-2018 Reselect Contributors
4119
2271
 
4120
2272
  Permission is hereby granted, free of charge, to any person obtaining a copy
4121
2273
  of this software and associated documentation files (the "Software"), to deal
@@ -4270,211 +2422,83 @@ Apache-2.0
4270
2422
  5. Submission of Contributions. Unless You explicitly state otherwise,
4271
2423
  any Contribution intentionally submitted for inclusion in the Work
4272
2424
  by You to the Licensor shall be under the terms and conditions of
4273
- this License, without any additional terms or conditions.
4274
- Notwithstanding the above, nothing herein shall supersede or modify
4275
- the terms of any separate license agreement you may have executed
4276
- with Licensor regarding such Contributions.
4277
-
4278
- 6. Trademarks. This License does not grant permission to use the trade
4279
- names, trademarks, service marks, or product names of the Licensor,
4280
- except as required for reasonable and customary use in describing the
4281
- origin of the Work and reproducing the content of the NOTICE file.
4282
-
4283
- 7. Disclaimer of Warranty. Unless required by applicable law or
4284
- agreed to in writing, Licensor provides the Work (and each
4285
- Contributor provides its Contributions) on an "AS IS" BASIS,
4286
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
4287
- implied, including, without limitation, any warranties or conditions
4288
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
4289
- PARTICULAR PURPOSE. You are solely responsible for determining the
4290
- appropriateness of using or redistributing the Work and assume any
4291
- risks associated with Your exercise of permissions under this License.
4292
-
4293
- 8. Limitation of Liability. In no event and under no legal theory,
4294
- whether in tort (including negligence), contract, or otherwise,
4295
- unless required by applicable law (such as deliberate and grossly
4296
- negligent acts) or agreed to in writing, shall any Contributor be
4297
- liable to You for damages, including any direct, indirect, special,
4298
- incidental, or consequential damages of any character arising as a
4299
- result of this License or out of the use or inability to use the
4300
- Work (including but not limited to damages for loss of goodwill,
4301
- work stoppage, computer failure or malfunction, or any and all
4302
- other commercial damages or losses), even if such Contributor
4303
- has been advised of the possibility of such damages.
4304
-
4305
- 9. Accepting Warranty or Additional Liability. While redistributing
4306
- the Work or Derivative Works thereof, You may choose to offer,
4307
- and charge a fee for, acceptance of support, warranty, indemnity,
4308
- or other liability obligations and/or rights consistent with this
4309
- License. However, in accepting such obligations, You may act only
4310
- on Your own behalf and on Your sole responsibility, not on behalf
4311
- of any other Contributor, and only if You agree to indemnify,
4312
- defend, and hold each Contributor harmless for any liability
4313
- incurred by, or claims asserted against, such Contributor by reason
4314
- of your accepting any such warranty or additional liability.
4315
-
4316
- END OF TERMS AND CONDITIONS
4317
-
4318
- APPENDIX: How to apply the Apache License to your work.
4319
-
4320
- To apply the Apache License to your work, attach the following
4321
- boilerplate notice, with the fields enclosed by brackets "[]"
4322
- replaced with your own identifying information. (Don't include
4323
- the brackets!) The text should be enclosed in the appropriate
4324
- comment syntax for the file format. We also recommend that a
4325
- file or class name and description of purpose be included on the
4326
- same "printed page" as the copyright notice for easier
4327
- identification within third-party archives.
4328
-
4329
- Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
4330
-
4331
- Licensed under the Apache License, Version 2.0 (the "License");
4332
- you may not use this file except in compliance with the License.
4333
- You may obtain a copy of the License at
4334
-
4335
- http://www.apache.org/licenses/LICENSE-2.0
4336
-
4337
- Unless required by applicable law or agreed to in writing, software
4338
- distributed under the License is distributed on an "AS IS" BASIS,
4339
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4340
- See the License for the specific language governing permissions and
4341
- limitations under the License.
4342
-
4343
-
4344
-
4345
- safe-buffer
4346
- MIT
4347
- The MIT License (MIT)
4348
-
4349
- Copyright (c) Feross Aboukhadijeh
4350
-
4351
- Permission is hereby granted, free of charge, to any person obtaining a copy
4352
- of this software and associated documentation files (the "Software"), to deal
4353
- in the Software without restriction, including without limitation the rights
4354
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4355
- copies of the Software, and to permit persons to whom the Software is
4356
- furnished to do so, subject to the following conditions:
4357
-
4358
- The above copyright notice and this permission notice shall be included in
4359
- all copies or substantial portions of the Software.
4360
-
4361
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4362
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4363
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4364
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4365
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4366
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4367
- THE SOFTWARE.
4368
-
4369
-
4370
- select2
4371
- MIT
4372
- The MIT License (MIT)
4373
-
4374
- Copyright (c) 2012-2017 Kevin Brown, Igor Vaynberg, and Select2 contributors
4375
-
4376
- Permission is hereby granted, free of charge, to any person obtaining a copy
4377
- of this software and associated documentation files (the "Software"), to deal
4378
- in the Software without restriction, including without limitation the rights
4379
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4380
- copies of the Software, and to permit persons to whom the Software is
4381
- furnished to do so, subject to the following conditions:
4382
-
4383
- The above copyright notice and this permission notice shall be included in
4384
- all copies or substantial portions of the Software.
4385
-
4386
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4387
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4388
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4389
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4390
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4391
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4392
- THE SOFTWARE.
4393
-
4394
-
4395
- serialize-error
4396
- MIT
4397
- The MIT License (MIT)
4398
-
4399
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
4400
-
4401
- Permission is hereby granted, free of charge, to any person obtaining a copy
4402
- of this software and associated documentation files (the "Software"), to deal
4403
- in the Software without restriction, including without limitation the rights
4404
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4405
- copies of the Software, and to permit persons to whom the Software is
4406
- furnished to do so, subject to the following conditions:
4407
-
4408
- The above copyright notice and this permission notice shall be included in
4409
- all copies or substantial portions of the Software.
4410
-
4411
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4412
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4413
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4414
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4415
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4416
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4417
- THE SOFTWARE.
4418
-
4419
-
4420
- sha.js
4421
- (MIT AND BSD-3-Clause)
4422
- Copyright (c) 2013-2018 sha.js contributors
2425
+ this License, without any additional terms or conditions.
2426
+ Notwithstanding the above, nothing herein shall supersede or modify
2427
+ the terms of any separate license agreement you may have executed
2428
+ with Licensor regarding such Contributions.
4423
2429
 
4424
- Permission is hereby granted, free of charge, to any person obtaining a copy
4425
- of this software and associated documentation files (the "Software"), to deal
4426
- in the Software without restriction, including without limitation the rights
4427
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4428
- copies of the Software, and to permit persons to whom the Software is
4429
- furnished to do so, subject to the following conditions:
2430
+ 6. Trademarks. This License does not grant permission to use the trade
2431
+ names, trademarks, service marks, or product names of the Licensor,
2432
+ except as required for reasonable and customary use in describing the
2433
+ origin of the Work and reproducing the content of the NOTICE file.
4430
2434
 
4431
- The above copyright notice and this permission notice shall be included in all
4432
- copies or substantial portions of the Software.
2435
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2436
+ agreed to in writing, Licensor provides the Work (and each
2437
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2438
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2439
+ implied, including, without limitation, any warranties or conditions
2440
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2441
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2442
+ appropriateness of using or redistributing the Work and assume any
2443
+ risks associated with Your exercise of permissions under this License.
4433
2444
 
4434
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4435
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4436
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4437
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4438
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4439
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4440
- SOFTWARE.
2445
+ 8. Limitation of Liability. In no event and under no legal theory,
2446
+ whether in tort (including negligence), contract, or otherwise,
2447
+ unless required by applicable law (such as deliberate and grossly
2448
+ negligent acts) or agreed to in writing, shall any Contributor be
2449
+ liable to You for damages, including any direct, indirect, special,
2450
+ incidental, or consequential damages of any character arising as a
2451
+ result of this License or out of the use or inability to use the
2452
+ Work (including but not limited to damages for loss of goodwill,
2453
+ work stoppage, computer failure or malfunction, or any and all
2454
+ other commercial damages or losses), even if such Contributor
2455
+ has been advised of the possibility of such damages.
4441
2456
 
2457
+ 9. Accepting Warranty or Additional Liability. While redistributing
2458
+ the Work or Derivative Works thereof, You may choose to offer,
2459
+ and charge a fee for, acceptance of support, warranty, indemnity,
2460
+ or other liability obligations and/or rights consistent with this
2461
+ License. However, in accepting such obligations, You may act only
2462
+ on Your own behalf and on Your sole responsibility, not on behalf
2463
+ of any other Contributor, and only if You agree to indemnify,
2464
+ defend, and hold each Contributor harmless for any liability
2465
+ incurred by, or claims asserted against, such Contributor by reason
2466
+ of your accepting any such warranty or additional liability.
4442
2467
 
4443
- Copyright (c) 1998 - 2009, Paul Johnston & Contributors
4444
- All rights reserved.
2468
+ END OF TERMS AND CONDITIONS
4445
2469
 
4446
- Redistribution and use in source and binary forms, with or without
4447
- modification, are permitted provided that the following conditions are met:
2470
+ APPENDIX: How to apply the Apache License to your work.
4448
2471
 
4449
- Redistributions of source code must retain the above copyright notice, this
4450
- list of conditions and the following disclaimer.
2472
+ To apply the Apache License to your work, attach the following
2473
+ boilerplate notice, with the fields enclosed by brackets "[]"
2474
+ replaced with your own identifying information. (Don't include
2475
+ the brackets!) The text should be enclosed in the appropriate
2476
+ comment syntax for the file format. We also recommend that a
2477
+ file or class name and description of purpose be included on the
2478
+ same "printed page" as the copyright notice for easier
2479
+ identification within third-party archives.
4451
2480
 
4452
- Redistributions in binary form must reproduce the above copyright notice, this
4453
- list of conditions and the following disclaimer in the documentation and/or
4454
- other materials provided with the distribution.
2481
+ Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
4455
2482
 
4456
- Neither the name of the author nor the names of its contributors may be used to
4457
- endorse or promote products derived from this software without specific prior
4458
- written permission.
2483
+ Licensed under the Apache License, Version 2.0 (the "License");
2484
+ you may not use this file except in compliance with the License.
2485
+ You may obtain a copy of the License at
4459
2486
 
4460
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4461
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4462
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4463
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4464
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4465
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4466
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4467
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4468
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4469
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2487
+ http://www.apache.org/licenses/LICENSE-2.0
4470
2488
 
2489
+ Unless required by applicable law or agreed to in writing, software
2490
+ distributed under the License is distributed on an "AS IS" BASIS,
2491
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2492
+ See the License for the specific language governing permissions and
2493
+ limitations under the License.
2494
+
4471
2495
 
4472
2496
 
4473
- side-channel
2497
+ select2
4474
2498
  MIT
4475
- MIT License
2499
+ The MIT License (MIT)
4476
2500
 
4477
- Copyright (c) 2019 Jordan Harband
2501
+ Copyright (c) 2012-2017 Kevin Brown, Igor Vaynberg, and Select2 contributors
4478
2502
 
4479
2503
  Permission is hereby granted, free of charge, to any person obtaining a copy
4480
2504
  of this software and associated documentation files (the "Software"), to deal
@@ -4483,16 +2507,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4483
2507
  copies of the Software, and to permit persons to whom the Software is
4484
2508
  furnished to do so, subject to the following conditions:
4485
2509
 
4486
- The above copyright notice and this permission notice shall be included in all
4487
- copies or substantial portions of the Software.
2510
+ The above copyright notice and this permission notice shall be included in
2511
+ all copies or substantial portions of the Software.
4488
2512
 
4489
2513
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4490
2514
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4491
2515
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4492
2516
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4493
2517
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4494
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4495
- SOFTWARE.
2518
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2519
+ THE SOFTWARE.
4496
2520
 
4497
2521
 
4498
2522
  sprintf-js
@@ -4523,12 +2547,8 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4523
2547
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4524
2548
 
4525
2549
 
4526
- stream
4527
- MIT
4528
-
4529
- swagger-client
2550
+ swagger-ui
4530
2551
  Apache-2.0
4531
-
4532
2552
  Apache License
4533
2553
  Version 2.0, January 2004
4534
2554
  http://www.apache.org/licenses/
@@ -4717,7 +2737,7 @@ Apache-2.0
4717
2737
  same "printed page" as the copyright notice for easier
4718
2738
  identification within third-party archives.
4719
2739
 
4720
- Copyright [yyyy] [name of copyright owner]
2740
+ Copyright 2020 SmartBear Software Inc.
4721
2741
 
4722
2742
  Licensed under the Apache License, Version 2.0 (the "License");
4723
2743
  you may not use this file except in compliance with the License.
@@ -4732,47 +2752,6 @@ Apache-2.0
4732
2752
  limitations under the License.
4733
2753
 
4734
2754
 
4735
- swagger-ui
4736
- Apache-2.0
4737
- Copyright 2019 SmartBear Software
4738
-
4739
- Licensed under the Apache License, Version 2.0 (the "License");
4740
- you may not use this file except in compliance with the License.
4741
- You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
4742
-
4743
- Unless required by applicable law or agreed to in writing, software
4744
- distributed under the License is distributed on an "AS IS" BASIS,
4745
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4746
- See the License for the specific language governing permissions and
4747
- limitations under the License.
4748
-
4749
-
4750
- symbol-observable
4751
- MIT
4752
- The MIT License (MIT)
4753
-
4754
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
4755
- Copyright (c) Ben Lesh <ben@benlesh.com>
4756
-
4757
- Permission is hereby granted, free of charge, to any person obtaining a copy
4758
- of this software and associated documentation files (the "Software"), to deal
4759
- in the Software without restriction, including without limitation the rights
4760
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4761
- copies of the Software, and to permit persons to whom the Software is
4762
- furnished to do so, subject to the following conditions:
4763
-
4764
- The above copyright notice and this permission notice shall be included in
4765
- all copies or substantial portions of the Software.
4766
-
4767
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4768
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4769
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4770
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4771
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4772
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4773
- THE SOFTWARE.
4774
-
4775
-
4776
2755
  tabbable
4777
2756
  MIT
4778
2757
  The MIT License (MIT)
@@ -4799,53 +2778,6 @@ SOFTWARE.
4799
2778
 
4800
2779
 
4801
2780
 
4802
- timers-ext
4803
- ISC
4804
- ISC License
4805
-
4806
- Copyright (c) 2013-2018, Mariusz Nowak, @medikoo, medikoo.com
4807
-
4808
- Permission to use, copy, modify, and/or distribute this software for any
4809
- purpose with or without fee is hereby granted, provided that the above
4810
- copyright notice and this permission notice appear in all copies.
4811
-
4812
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4813
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4814
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4815
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4816
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
4817
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4818
- PERFORMANCE OF THIS SOFTWARE.
4819
-
4820
-
4821
- traverse
4822
- MIT
4823
- Copyright 2010 James Halliday (mail@substack.net)
4824
-
4825
- This project is free software released under the MIT/X11 license:
4826
- http://www.opensource.org/licenses/mit-license.php
4827
-
4828
- Copyright 2010 James Halliday (mail@substack.net)
4829
-
4830
- Permission is hereby granted, free of charge, to any person obtaining a copy
4831
- of this software and associated documentation files (the "Software"), to deal
4832
- in the Software without restriction, including without limitation the rights
4833
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4834
- copies of the Software, and to permit persons to whom the Software is
4835
- furnished to do so, subject to the following conditions:
4836
-
4837
- The above copyright notice and this permission notice shall be included in
4838
- all copies or substantial portions of the Software.
4839
-
4840
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4841
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4842
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4843
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4844
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4845
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4846
- THE SOFTWARE.
4847
-
4848
-
4849
2781
  tslib
4850
2782
  0BSD
4851
2783
  Copyright (c) Microsoft Corporation.
@@ -4885,25 +2817,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4885
2817
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4886
2818
  SOFTWARE.
4887
2819
 
4888
- type
4889
- ISC
4890
- ISC License
4891
-
4892
- Copyright (c) 2019, Mariusz Nowak, @medikoo, medikoo.com
4893
-
4894
- Permission to use, copy, modify, and/or distribute this software for any
4895
- purpose with or without fee is hereby granted, provided that the above
4896
- copyright notice and this permission notice appear in all copies.
4897
-
4898
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4899
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4900
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4901
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4902
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
4903
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4904
- PERFORMANCE OF THIS SOFTWARE.
4905
-
4906
-
4907
2820
  ui-select
4908
2821
  MIT
4909
2822
  The MIT License (MIT)
@@ -4976,57 +2889,6 @@ THIS SOFTWARE IS PROVIDED BY GARY COURT "AS IS" AND ANY EXPRESS OR IMPLIED WARRA
4976
2889
  The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Gary Court.
4977
2890
 
4978
2891
 
4979
- url
4980
- MIT
4981
- The MIT License (MIT)
4982
-
4983
- Copyright Joyent, Inc. and other Node contributors.
4984
-
4985
- Permission is hereby granted, free of charge, to any person obtaining a copy
4986
- of this software and associated documentation files (the "Software"), to deal
4987
- in the Software without restriction, including without limitation the rights
4988
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4989
- copies of the Software, and to permit persons to whom the Software is
4990
- furnished to do so, subject to the following conditions:
4991
-
4992
- The above copyright notice and this permission notice shall be included in all
4993
- copies or substantial portions of the Software.
4994
-
4995
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4996
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4997
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4998
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4999
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5000
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5001
- SOFTWARE.
5002
-
5003
-
5004
- url-parse
5005
- MIT
5006
- The MIT License (MIT)
5007
-
5008
- Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
5009
-
5010
- Permission is hereby granted, free of charge, to any person obtaining a copy
5011
- of this software and associated documentation files (the "Software"), to deal
5012
- in the Software without restriction, including without limitation the rights
5013
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5014
- copies of the Software, and to permit persons to whom the Software is
5015
- furnished to do so, subject to the following conditions:
5016
-
5017
- The above copyright notice and this permission notice shall be included in all
5018
- copies or substantial portions of the Software.
5019
-
5020
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5021
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5022
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5023
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5024
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5025
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5026
- SOFTWARE.
5027
-
5028
-
5029
-
5030
2892
  webfontloader
5031
2893
  Apache-2.0
5032
2894
  Apache License
@@ -5207,31 +3069,6 @@ Apache-2.0
5207
3069
  END OF TERMS AND CONDITIONS
5208
3070
 
5209
3071
 
5210
- xml-but-prettier
5211
- MIT
5212
- The MIT License (MIT)
5213
-
5214
- Copyright (c) 2015 Jonathan Persson
5215
-
5216
- Permission is hereby granted, free of charge, to any person obtaining a copy
5217
- of this software and associated documentation files (the "Software"), to deal
5218
- in the Software without restriction, including without limitation the rights
5219
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5220
- copies of the Software, and to permit persons to whom the Software is
5221
- furnished to do so, subject to the following conditions:
5222
-
5223
- The above copyright notice and this permission notice shall be included in all
5224
- copies or substantial portions of the Software.
5225
-
5226
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5227
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5228
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5229
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5230
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5231
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5232
- SOFTWARE.
5233
-
5234
-
5235
3072
  xtend
5236
3073
  MIT
5237
3074
  The MIT License (MIT)
@@ -5256,35 +3093,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5256
3093
  THE SOFTWARE.
5257
3094
 
5258
3095
 
5259
- zenscroll
5260
- Unlicense
5261
- This is free and unencumbered software released into the public domain.
5262
-
5263
- Anyone is free to copy, modify, publish, use, compile, sell, or
5264
- distribute this software, either in source code form or as a compiled
5265
- binary, for any purpose, commercial or non-commercial, and by any
5266
- means.
5267
-
5268
- In jurisdictions that recognize copyright laws, the author or authors
5269
- of this software dedicate any and all copyright interest in the
5270
- software to the public domain. We make this dedication for the benefit
5271
- of the public at large and to the detriment of our heirs and
5272
- successors. We intend this dedication to be an overt act of
5273
- relinquishment in perpetuity of all present and future rights to this
5274
- software under copyright law.
5275
-
5276
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5277
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5278
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5279
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
5280
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
5281
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
5282
- OTHER DEALINGS IN THE SOFTWARE.
5283
-
5284
- For more information, please refer to <http://unlicense.org>
5285
-
5286
-
5287
-
5288
3096
  zone.js
5289
3097
  MIT
5290
3098
  The MIT License