@testiny/cli 1.8.1 → 1.9.0
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.
- package/licenses.txt +23 -95
- package/package.json +1 -1
- package/testiny-importer.js +226 -443
package/licenses.txt
CHANGED
|
@@ -55,22 +55,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
55
55
|
SOFTWARE.
|
|
56
56
|
|
|
57
57
|
|
|
58
|
-
================================================================================
|
|
59
|
-
Package: ansi-styles
|
|
60
|
-
Version: 4.3.0
|
|
61
|
-
Repository: (chalk/ansi-styles)
|
|
62
|
-
|
|
63
|
-
MIT License
|
|
64
|
-
|
|
65
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
66
|
-
|
|
67
|
-
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:
|
|
68
|
-
|
|
69
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
70
|
-
|
|
71
|
-
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.
|
|
72
|
-
|
|
73
|
-
|
|
74
58
|
================================================================================
|
|
75
59
|
Package: app-root-path
|
|
76
60
|
Version: 3.1.0
|
|
@@ -129,7 +113,7 @@ SOFTWARE.
|
|
|
129
113
|
|
|
130
114
|
================================================================================
|
|
131
115
|
Package: axios
|
|
132
|
-
Version: 1.
|
|
116
|
+
Version: 1.6.2
|
|
133
117
|
Repository: (https://github.com/axios/axios)
|
|
134
118
|
|
|
135
119
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -226,12 +210,12 @@ SOFTWARE.
|
|
|
226
210
|
|
|
227
211
|
================================================================================
|
|
228
212
|
Package: chalk
|
|
229
|
-
Version:
|
|
213
|
+
Version: 5.3.0
|
|
230
214
|
Repository: (chalk/chalk)
|
|
231
215
|
|
|
232
216
|
MIT License
|
|
233
217
|
|
|
234
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
218
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
235
219
|
|
|
236
220
|
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:
|
|
237
221
|
|
|
@@ -268,48 +252,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
268
252
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
269
253
|
THE SOFTWARE.
|
|
270
254
|
|
|
271
|
-
================================================================================
|
|
272
|
-
Package: color-convert
|
|
273
|
-
Version: 2.0.1
|
|
274
|
-
Repository: (Qix-/color-convert)
|
|
275
|
-
|
|
276
|
-
Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
|
|
277
|
-
|
|
278
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
279
|
-
a copy of this software and associated documentation files (the
|
|
280
|
-
"Software"), to deal in the Software without restriction, including
|
|
281
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
282
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
283
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
284
|
-
the following conditions:
|
|
285
|
-
|
|
286
|
-
The above copyright notice and this permission notice shall be
|
|
287
|
-
included in all copies or substantial portions of the Software.
|
|
288
|
-
|
|
289
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
290
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
291
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
292
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
293
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
294
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
295
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
================================================================================
|
|
300
|
-
Package: color-name
|
|
301
|
-
Version: 1.1.4
|
|
302
|
-
Repository: (git@github.com:colorjs/color-name)
|
|
303
|
-
|
|
304
|
-
The MIT License (MIT)
|
|
305
|
-
Copyright (c) 2015 Dmitry Ivanov
|
|
306
|
-
|
|
307
|
-
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:
|
|
308
|
-
|
|
309
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
310
|
-
|
|
311
|
-
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.
|
|
312
|
-
|
|
313
255
|
================================================================================
|
|
314
256
|
Package: combined-stream
|
|
315
257
|
Version: 1.0.8
|
|
@@ -338,7 +280,7 @@ THE SOFTWARE.
|
|
|
338
280
|
|
|
339
281
|
================================================================================
|
|
340
282
|
Package: commander
|
|
341
|
-
Version: 11.
|
|
283
|
+
Version: 11.1.0
|
|
342
284
|
Repository: (https://github.com/tj/commander.js)
|
|
343
285
|
|
|
344
286
|
(The MIT License)
|
|
@@ -602,22 +544,6 @@ under a Creative Commons Attribution-ShareAlike 4.0 International License
|
|
|
602
544
|
https://creativecommons.org/licenses/by-sa/4.0/
|
|
603
545
|
|
|
604
546
|
|
|
605
|
-
================================================================================
|
|
606
|
-
Package: has-flag
|
|
607
|
-
Version: 4.0.0
|
|
608
|
-
Repository: (sindresorhus/has-flag)
|
|
609
|
-
|
|
610
|
-
MIT License
|
|
611
|
-
|
|
612
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
613
|
-
|
|
614
|
-
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:
|
|
615
|
-
|
|
616
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
617
|
-
|
|
618
|
-
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.
|
|
619
|
-
|
|
620
|
-
|
|
621
547
|
================================================================================
|
|
622
548
|
Package: http-cookie-agent
|
|
623
549
|
Version: 5.0.4
|
|
@@ -748,7 +674,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
748
674
|
|
|
749
675
|
================================================================================
|
|
750
676
|
Package: luxon
|
|
751
|
-
Version: 3.4.
|
|
677
|
+
Version: 3.4.4
|
|
752
678
|
Repository: (https://github.com/moment/luxon)
|
|
753
679
|
|
|
754
680
|
Copyright 2019 JS Foundation and other contributors
|
|
@@ -1181,22 +1107,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
1181
1107
|
SOFTWARE.
|
|
1182
1108
|
|
|
1183
1109
|
|
|
1184
|
-
================================================================================
|
|
1185
|
-
Package: supports-color
|
|
1186
|
-
Version: 7.2.0
|
|
1187
|
-
Repository: (chalk/supports-color)
|
|
1188
|
-
|
|
1189
|
-
MIT License
|
|
1190
|
-
|
|
1191
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
1192
|
-
|
|
1193
|
-
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:
|
|
1194
|
-
|
|
1195
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1196
|
-
|
|
1197
|
-
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.
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
1110
|
================================================================================
|
|
1201
1111
|
Package: tmp
|
|
1202
1112
|
Version: 0.2.1
|
|
@@ -1244,6 +1154,24 @@ Redistribution and use in source and binary forms, with or without modification,
|
|
|
1244
1154
|
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.
|
|
1245
1155
|
|
|
1246
1156
|
|
|
1157
|
+
================================================================================
|
|
1158
|
+
Package: tslib
|
|
1159
|
+
Version: 2.6.2
|
|
1160
|
+
Repository: (https://github.com/Microsoft/tslib)
|
|
1161
|
+
|
|
1162
|
+
Copyright (c) Microsoft Corporation.
|
|
1163
|
+
|
|
1164
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
1165
|
+
purpose with or without fee is hereby granted.
|
|
1166
|
+
|
|
1167
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1168
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
1169
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1170
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
1171
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
1172
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1173
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
1174
|
+
|
|
1247
1175
|
================================================================================
|
|
1248
1176
|
Package: universalify
|
|
1249
1177
|
Version: 0.2.0
|