@testiny/cli 1.20.0 → 1.21.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 +9 -64
- package/package.json +1 -1
- package/testiny-importer.js +208 -208
package/licenses.txt
CHANGED
|
@@ -28,7 +28,7 @@ Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
|
28
28
|
|
|
29
29
|
================================================================================
|
|
30
30
|
Package: agent-base
|
|
31
|
-
Version: 7.1.
|
|
31
|
+
Version: 7.1.3
|
|
32
32
|
Repository: (https://github.com/TooTallNate/proxy-agents)
|
|
33
33
|
|
|
34
34
|
(The MIT License)
|
|
@@ -112,7 +112,7 @@ SOFTWARE.
|
|
|
112
112
|
|
|
113
113
|
================================================================================
|
|
114
114
|
Package: axios
|
|
115
|
-
Version: 1.7.
|
|
115
|
+
Version: 1.7.9
|
|
116
116
|
Repository: (https://github.com/axios/axios)
|
|
117
117
|
|
|
118
118
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -126,7 +126,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
126
126
|
|
|
127
127
|
================================================================================
|
|
128
128
|
Package: axios-cookiejar-support
|
|
129
|
-
Version: 5.0.
|
|
129
|
+
Version: 5.0.5
|
|
130
130
|
Repository: (https://github.com/3846masa/axios-cookiejar-support)
|
|
131
131
|
|
|
132
132
|
The MIT License (MIT)
|
|
@@ -153,7 +153,7 @@ THE SOFTWARE.
|
|
|
153
153
|
|
|
154
154
|
================================================================================
|
|
155
155
|
Package: chalk
|
|
156
|
-
Version: 5.
|
|
156
|
+
Version: 5.4.1
|
|
157
157
|
Repository: (chalk/chalk)
|
|
158
158
|
|
|
159
159
|
MIT License
|
|
@@ -250,33 +250,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
|
250
250
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
251
251
|
|
|
252
252
|
|
|
253
|
-
================================================================================
|
|
254
|
-
Package: debug
|
|
255
|
-
Version: 4.3.7
|
|
256
|
-
Repository: (https://github.com/debug-js/debug)
|
|
257
|
-
|
|
258
|
-
(The MIT License)
|
|
259
|
-
|
|
260
|
-
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
261
|
-
Copyright (c) 2018-2021 Josh Junon
|
|
262
|
-
|
|
263
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
264
|
-
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
265
|
-
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
266
|
-
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
267
|
-
subject to the following conditions:
|
|
268
|
-
|
|
269
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
270
|
-
portions of the Software.
|
|
271
|
-
|
|
272
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
273
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
274
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
275
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
276
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
253
|
================================================================================
|
|
281
254
|
Package: delayed-stream
|
|
282
255
|
Version: 1.0.0
|
|
@@ -305,7 +278,7 @@ THE SOFTWARE.
|
|
|
305
278
|
|
|
306
279
|
================================================================================
|
|
307
280
|
Package: dotenv
|
|
308
|
-
Version: 16.4.
|
|
281
|
+
Version: 16.4.7
|
|
309
282
|
Repository: (https://github.com/motdotla/dotenv)
|
|
310
283
|
|
|
311
284
|
Copyright (c) 2015, Scott Motte
|
|
@@ -386,7 +359,7 @@ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
|
386
359
|
|
|
387
360
|
================================================================================
|
|
388
361
|
Package: http-cookie-agent
|
|
389
|
-
Version: 6.0.
|
|
362
|
+
Version: 6.0.8
|
|
390
363
|
Repository: (https://github.com/3846masa/http-cookie-agent)
|
|
391
364
|
|
|
392
365
|
The MIT License (MIT)
|
|
@@ -441,7 +414,7 @@ THE SOFTWARE.
|
|
|
441
414
|
|
|
442
415
|
================================================================================
|
|
443
416
|
Package: libphonenumber-js
|
|
444
|
-
Version: 1.11.
|
|
417
|
+
Version: 1.11.17
|
|
445
418
|
Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
|
|
446
419
|
|
|
447
420
|
(The MIT License)
|
|
@@ -541,34 +514,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
|
541
514
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
542
515
|
|
|
543
516
|
|
|
544
|
-
================================================================================
|
|
545
|
-
Package: ms
|
|
546
|
-
Version: 2.1.3
|
|
547
|
-
Repository: (vercel/ms)
|
|
548
|
-
|
|
549
|
-
The MIT License (MIT)
|
|
550
|
-
|
|
551
|
-
Copyright (c) 2020 Vercel, Inc.
|
|
552
|
-
|
|
553
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
554
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
555
|
-
in the Software without restriction, including without limitation the rights
|
|
556
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
557
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
558
|
-
furnished to do so, subject to the following conditions:
|
|
559
|
-
|
|
560
|
-
The above copyright notice and this permission notice shall be included in all
|
|
561
|
-
copies or substantial portions of the Software.
|
|
562
|
-
|
|
563
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
564
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
565
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
566
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
567
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
568
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
569
|
-
SOFTWARE.
|
|
570
|
-
|
|
571
|
-
|
|
572
517
|
================================================================================
|
|
573
518
|
Package: papaparse
|
|
574
519
|
Version: 5.3.2
|
|
@@ -709,7 +654,7 @@ SOFTWARE.
|
|
|
709
654
|
|
|
710
655
|
================================================================================
|
|
711
656
|
Package: tldts
|
|
712
|
-
Version: 6.1.
|
|
657
|
+
Version: 6.1.70
|
|
713
658
|
Repository: (https://github.com/remusao/tldts)
|
|
714
659
|
|
|
715
660
|
Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
|
|
@@ -729,7 +674,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTH
|
|
|
729
674
|
|
|
730
675
|
================================================================================
|
|
731
676
|
Package: tldts-core
|
|
732
|
-
Version: 6.1.
|
|
677
|
+
Version: 6.1.70
|
|
733
678
|
Repository: (https://github.com/remusao/tldts)
|
|
734
679
|
|
|
735
680
|
Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
|