@@ -138,6 +138,30 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
138138OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
139139THE SOFTWARE.
140140
141+ codemirror@5.36.0
142+ MIT
143+ MIT License
144+
145+ Copyright (C) 2017 by Marijn Haverbeke <marijnh@gmail.com> and others
146+
147+ Permission is hereby granted, free of charge, to any person obtaining a copy
148+ of this software and associated documentation files (the "Software"), to deal
149+ in the Software without restriction, including without limitation the rights
150+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
151+ copies of the Software, and to permit persons to whom the Software is
152+ furnished to do so, subject to the following conditions:
153+
154+ The above copyright notice and this permission notice shall be included in
155+ all copies or substantial portions of the Software.
156+
157+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
158+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
159+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
160+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
161+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
162+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
163+ THE SOFTWARE.
164+
141165@angular/core@5.2.3
142166MIT
143167MIT
@@ -170,6 +194,30 @@ THE SOFTWARE.
170194MIT
171195MIT
172196
197+ @ctrl/ngx-codemirror@1.3.4
198+ MIT
199+ MIT License
200+
201+ Copyright (c) 2018 Scott Cooper
202+
203+ Permission is hereby granted, free of charge, to any person obtaining a copy
204+ of this software and associated documentation files (the "Software"), to deal
205+ in the Software without restriction, including without limitation the rights
206+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
207+ copies of the Software, and to permit persons to whom the Software is
208+ furnished to do so, subject to the following conditions:
209+
210+ The above copyright notice and this permission notice shall be included in all
211+ copies or substantial portions of the Software.
212+
213+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
214+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
215+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
216+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
217+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
218+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
219+ SOFTWARE.
220+
173221@angular/forms@5.2.3
174222MIT
175223MIT
@@ -234,6 +282,30 @@ THE SOFTWARE.
234282MIT
235283MIT
236284
285+ @types/codemirror@0.0.55
286+ MIT
287+ MIT License
288+
289+ Copyright (c) Microsoft Corporation. All rights reserved.
290+
291+ Permission is hereby granted, free of charge, to any person obtaining a copy
292+ of this software and associated documentation files (the "Software"), to deal
293+ in the Software without restriction, including without limitation the rights
294+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
295+ copies of the Software, and to permit persons to whom the Software is
296+ furnished to do so, subject to the following conditions:
297+
298+ The above copyright notice and this permission notice shall be included in all
299+ copies or substantial portions of the Software.
300+
301+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
302+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
303+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
304+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
305+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
306+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
307+ SOFTWARE
308+
237309@angular/platform-browser-dynamic@5.2.3
238310MIT
239311MIT
0 commit comments