|
1 | | -@angular-devkit/build-angular |
| 1 | +@angular/common |
2 | 2 | MIT |
3 | | -The MIT License |
4 | | - |
5 | | -Copyright (c) 2017 Google, Inc. |
6 | | - |
7 | | -Permission is hereby granted, free of charge, to any person obtaining a copy |
8 | | -of this software and associated documentation files (the "Software"), to deal |
9 | | -in the Software without restriction, including without limitation the rights |
10 | | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
11 | | -copies of the Software, and to permit persons to whom the Software is |
12 | | -furnished to do so, subject to the following conditions: |
13 | 3 |
|
14 | | -The above copyright notice and this permission notice shall be included in all |
15 | | -copies or substantial portions of the Software. |
16 | | - |
17 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
18 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
19 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
20 | | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
21 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
22 | | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
23 | | -SOFTWARE. |
24 | | - |
25 | | - |
26 | | -@angular/common |
| 4 | +@angular/compiler |
27 | 5 | MIT |
28 | 6 |
|
29 | 7 | @angular/core |
@@ -136,29 +114,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
136 | 114 | THE SOFTWARE. |
137 | 115 |
|
138 | 116 |
|
139 | | -core-js |
140 | | -MIT |
141 | | -Copyright (c) 2014-2021 Denis Pushkarev |
142 | | - |
143 | | -Permission is hereby granted, free of charge, to any person obtaining a copy |
144 | | -of this software and associated documentation files (the "Software"), to deal |
145 | | -in the Software without restriction, including without limitation the rights |
146 | | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
147 | | -copies of the Software, and to permit persons to whom the Software is |
148 | | -furnished to do so, subject to the following conditions: |
149 | | - |
150 | | -The above copyright notice and this permission notice shall be included in |
151 | | -all copies or substantial portions of the Software. |
152 | | - |
153 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
154 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
155 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
156 | | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
157 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
158 | | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
159 | | -THE SOFTWARE. |
160 | | - |
161 | | - |
162 | 117 | leaflet |
163 | 118 | BSD-2-Clause |
164 | 119 | Copyright (c) 2010-2019, Vladimir Agafonkin |
@@ -211,31 +166,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
211 | 166 | THE SOFTWARE. |
212 | 167 |
|
213 | 168 |
|
214 | | -regenerator-runtime |
215 | | -MIT |
216 | | -MIT License |
217 | | - |
218 | | -Copyright (c) 2014-present, Facebook, Inc. |
219 | | - |
220 | | -Permission is hereby granted, free of charge, to any person obtaining a copy |
221 | | -of this software and associated documentation files (the "Software"), to deal |
222 | | -in the Software without restriction, including without limitation the rights |
223 | | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
224 | | -copies of the Software, and to permit persons to whom the Software is |
225 | | -furnished to do so, subject to the following conditions: |
226 | | - |
227 | | -The above copyright notice and this permission notice shall be included in all |
228 | | -copies or substantial portions of the Software. |
229 | | - |
230 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
231 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
232 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
233 | | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
234 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
235 | | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
236 | | -SOFTWARE. |
237 | | - |
238 | | - |
239 | 169 | rxjs |
240 | 170 | Apache-2.0 |
241 | 171 | Apache License |
@@ -648,21 +578,6 @@ Apache-2.0 |
648 | 578 |
|
649 | 579 |
|
650 | 580 |
|
651 | | -tslib |
652 | | -0BSD |
653 | | -Copyright (c) Microsoft Corporation. |
654 | | - |
655 | | -Permission to use, copy, modify, and/or distribute this software for any |
656 | | -purpose with or without fee is hereby granted. |
657 | | - |
658 | | -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH |
659 | | -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY |
660 | | -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, |
661 | | -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM |
662 | | -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR |
663 | | -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
664 | | -PERFORMANCE OF THIS SOFTWARE. |
665 | | - |
666 | 581 | zone.js |
667 | 582 | MIT |
668 | 583 | The MIT License |
|
0 commit comments