@@ -70,11 +70,12 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
70
70
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
71
71
72
72
73
- @ng-bootstrap/ng- bootstrap
73
+ bootstrap
74
74
MIT
75
75
The MIT License (MIT)
76
76
77
- Copyright (c) 2015-2018 Angular ng-bootstrap team
77
+ Copyright (c) 2011-2021 Twitter, Inc.
78
+ Copyright (c) 2011-2021 The Bootstrap Authors
78
79
79
80
Permission is hereby granted, free of charge, to any person obtaining a copy
80
81
of this software and associated documentation files (the "Software"), to deal
@@ -95,12 +96,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
95
96
THE SOFTWARE.
96
97
97
98
98
- bootstrap
99
+ core-js
99
100
MIT
100
- The MIT License (MIT)
101
-
102
- Copyright (c) 2011-2019 Twitter, Inc.
103
- Copyright (c) 2011-2019 The Bootstrap Authors
101
+ Copyright (c) 2014-2020 Denis Pushkarev
104
102
105
103
Permission is hereby granted, free of charge, to any person obtaining a copy
106
104
of this software and associated documentation files (the "Software"), to deal
@@ -121,9 +119,15 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
121
119
THE SOFTWARE.
122
120
123
121
124
- core-js
122
+ font-awesome
123
+ (OFL-1.1 AND MIT)
124
+
125
+ ngx-bootstrap
125
126
MIT
126
- Copyright (c) 2014-2019 Denis Pushkarev
127
+ The MIT License (MIT)
128
+
129
+ Copyright (c) 2015-2017 Valor Software
130
+ Copyright (c) 2015-2017 Dmitriy Shekhovtsov<
[email protected] >
127
131
128
132
Permission is hereby granted, free of charge, to any person obtaining a copy
129
133
of this software and associated documentation files (the "Software"), to deal
@@ -132,44 +136,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
132
136
copies of the Software, and to permit persons to whom the Software is
133
137
furnished to do so, subject to the following conditions:
134
138
135
- The above copyright notice and this permission notice shall be included in
136
- all copies or substantial portions of the Software.
139
+ The above copyright notice and this permission notice shall be included in all
140
+ copies or substantial portions of the Software.
137
141
138
142
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
139
143
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
140
144
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
141
145
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
142
146
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
143
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
144
- THE SOFTWARE.
145
-
146
-
147
- css-loader
148
- MIT
149
- Copyright JS Foundation and other contributors
150
-
151
- Permission is hereby granted, free of charge, to any person obtaining
152
- a copy of this software and associated documentation files (the
153
- 'Software'), to deal in the Software without restriction, including
154
- without limitation the rights to use, copy, modify, merge, publish,
155
- distribute, sublicense, and/or sell copies of the Software, and to
156
- permit persons to whom the Software is furnished to do so, subject to
157
- the following conditions:
158
-
159
- The above copyright notice and this permission notice shall be
160
- included in all copies or substantial portions of the Software.
161
-
162
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
163
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
164
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
165
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
166
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
167
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
168
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
147
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
148
+ SOFTWARE.
169
149
170
150
171
- font-awesome
172
- (OFL-1.1 AND MIT)
173
151
174
152
ngx-toastr
175
153
MIT
0 commit comments