@testiny/cli 1.10.2 → 1.12.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 +7 -327
- package/package.json +1 -1
- package/testiny-importer.js +237 -199
package/licenses.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
================================================================================
|
|
2
2
|
Package: @types/validator
|
|
3
|
-
Version: 13.11.
|
|
3
|
+
Version: 13.11.9
|
|
4
4
|
Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
5
5
|
|
|
6
6
|
MIT License
|
|
@@ -113,7 +113,7 @@ SOFTWARE.
|
|
|
113
113
|
|
|
114
114
|
================================================================================
|
|
115
115
|
Package: axios
|
|
116
|
-
Version: 1.6.
|
|
116
|
+
Version: 1.6.8
|
|
117
117
|
Repository: (https://github.com/axios/axios)
|
|
118
118
|
|
|
119
119
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -152,62 +152,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
152
152
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
153
153
|
THE SOFTWARE.
|
|
154
154
|
|
|
155
|
-
================================================================================
|
|
156
|
-
Package: balanced-match
|
|
157
|
-
Version: 1.0.2
|
|
158
|
-
Repository: (https://github.com/juliangruber/balanced-match)
|
|
159
|
-
|
|
160
|
-
(MIT)
|
|
161
|
-
|
|
162
|
-
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
|
|
163
|
-
|
|
164
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
165
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
166
|
-
the Software without restriction, including without limitation the rights to
|
|
167
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
168
|
-
of the Software, and to permit persons to whom the Software is furnished to do
|
|
169
|
-
so, subject to the following conditions:
|
|
170
|
-
|
|
171
|
-
The above copyright notice and this permission notice shall be included in all
|
|
172
|
-
copies or substantial portions of the Software.
|
|
173
|
-
|
|
174
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
175
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
176
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
177
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
178
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
179
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
180
|
-
SOFTWARE.
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
================================================================================
|
|
184
|
-
Package: brace-expansion
|
|
185
|
-
Version: 1.1.11
|
|
186
|
-
Repository: (https://github.com/juliangruber/brace-expansion)
|
|
187
|
-
|
|
188
|
-
MIT License
|
|
189
|
-
|
|
190
|
-
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
|
|
191
|
-
|
|
192
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
193
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
194
|
-
in the Software without restriction, including without limitation the rights
|
|
195
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
196
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
197
|
-
furnished to do so, subject to the following conditions:
|
|
198
|
-
|
|
199
|
-
The above copyright notice and this permission notice shall be included in all
|
|
200
|
-
copies or substantial portions of the Software.
|
|
201
|
-
|
|
202
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
203
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
204
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
205
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
206
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
207
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
208
|
-
SOFTWARE.
|
|
209
|
-
|
|
210
|
-
|
|
211
155
|
================================================================================
|
|
212
156
|
Package: chalk
|
|
213
157
|
Version: 5.3.0
|
|
@@ -280,7 +224,7 @@ THE SOFTWARE.
|
|
|
280
224
|
|
|
281
225
|
================================================================================
|
|
282
226
|
Package: commander
|
|
283
|
-
Version:
|
|
227
|
+
Version: 12.0.0
|
|
284
228
|
Repository: (https://github.com/tj/commander.js)
|
|
285
229
|
|
|
286
230
|
(The MIT License)
|
|
@@ -307,31 +251,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
|
307
251
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
308
252
|
|
|
309
253
|
|
|
310
|
-
================================================================================
|
|
311
|
-
Package: concat-map
|
|
312
|
-
Version: 0.0.1
|
|
313
|
-
Repository: (https://github.com/substack/node-concat-map)
|
|
314
|
-
|
|
315
|
-
This software is released under the MIT license:
|
|
316
|
-
|
|
317
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
318
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
319
|
-
the Software without restriction, including without limitation the rights to
|
|
320
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
321
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
322
|
-
subject to the following conditions:
|
|
323
|
-
|
|
324
|
-
The above copyright notice and this permission notice shall be included in all
|
|
325
|
-
copies or substantial portions of the Software.
|
|
326
|
-
|
|
327
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
328
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
329
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
330
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
331
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
332
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
333
|
-
|
|
334
|
-
|
|
335
254
|
================================================================================
|
|
336
255
|
Package: debug
|
|
337
256
|
Version: 4.3.4
|
|
@@ -387,7 +306,7 @@ THE SOFTWARE.
|
|
|
387
306
|
|
|
388
307
|
================================================================================
|
|
389
308
|
Package: dotenv
|
|
390
|
-
Version: 16.4.
|
|
309
|
+
Version: 16.4.5
|
|
391
310
|
Repository: (https://github.com/motdotla/dotenv)
|
|
392
311
|
|
|
393
312
|
Copyright (c) 2015, Scott Motte
|
|
@@ -417,7 +336,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
417
336
|
|
|
418
337
|
================================================================================
|
|
419
338
|
Package: follow-redirects
|
|
420
|
-
Version: 1.15.
|
|
339
|
+
Version: 1.15.6
|
|
421
340
|
Repository: (git@github.com:follow-redirects/follow-redirects)
|
|
422
341
|
|
|
423
342
|
Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
|
|
@@ -466,84 +385,6 @@ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
|
466
385
|
THE SOFTWARE.
|
|
467
386
|
|
|
468
387
|
|
|
469
|
-
================================================================================
|
|
470
|
-
Package: fs.realpath
|
|
471
|
-
Version: 1.0.0
|
|
472
|
-
Repository: (https://github.com/isaacs/fs.realpath)
|
|
473
|
-
|
|
474
|
-
The ISC License
|
|
475
|
-
|
|
476
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
477
|
-
|
|
478
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
479
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
480
|
-
copyright notice and this permission notice appear in all copies.
|
|
481
|
-
|
|
482
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
483
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
484
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
485
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
486
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
487
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
488
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
489
|
-
|
|
490
|
-
----
|
|
491
|
-
|
|
492
|
-
This library bundles a version of the `fs.realpath` and `fs.realpathSync`
|
|
493
|
-
methods from Node.js v0.10 under the terms of the Node.js MIT license.
|
|
494
|
-
|
|
495
|
-
Node's license follows, also included at the header of `old.js` which contains
|
|
496
|
-
the licensed code:
|
|
497
|
-
|
|
498
|
-
Copyright Joyent, Inc. and other Node contributors.
|
|
499
|
-
|
|
500
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
501
|
-
copy of this software and associated documentation files (the "Software"),
|
|
502
|
-
to deal in the Software without restriction, including without limitation
|
|
503
|
-
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
504
|
-
and/or sell copies of the Software, and to permit persons to whom the
|
|
505
|
-
Software is furnished to do so, subject to the following conditions:
|
|
506
|
-
|
|
507
|
-
The above copyright notice and this permission notice shall be included in
|
|
508
|
-
all copies or substantial portions of the Software.
|
|
509
|
-
|
|
510
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
511
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
512
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
513
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
514
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
515
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
516
|
-
DEALINGS IN THE SOFTWARE.
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
================================================================================
|
|
520
|
-
Package: glob
|
|
521
|
-
Version: 7.2.3
|
|
522
|
-
Repository: (https://github.com/isaacs/node-glob)
|
|
523
|
-
|
|
524
|
-
The ISC License
|
|
525
|
-
|
|
526
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
527
|
-
|
|
528
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
529
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
530
|
-
copyright notice and this permission notice appear in all copies.
|
|
531
|
-
|
|
532
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
533
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
534
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
535
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
536
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
537
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
538
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
539
|
-
|
|
540
|
-
## Glob Logo
|
|
541
|
-
|
|
542
|
-
Glob's logo created by Tanya Brassie <http://tanyabrassie.com/>, licensed
|
|
543
|
-
under a Creative Commons Attribution-ShareAlike 4.0 International License
|
|
544
|
-
https://creativecommons.org/licenses/by-sa/4.0/
|
|
545
|
-
|
|
546
|
-
|
|
547
388
|
================================================================================
|
|
548
389
|
Package: http-cookie-agent
|
|
549
390
|
Version: 6.0.1
|
|
@@ -571,51 +412,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
571
412
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
572
413
|
THE SOFTWARE.
|
|
573
414
|
|
|
574
|
-
================================================================================
|
|
575
|
-
Package: inflight
|
|
576
|
-
Version: 1.0.6
|
|
577
|
-
Repository: (https://github.com/npm/inflight)
|
|
578
|
-
|
|
579
|
-
The ISC License
|
|
580
|
-
|
|
581
|
-
Copyright (c) Isaac Z. Schlueter
|
|
582
|
-
|
|
583
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
584
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
585
|
-
copyright notice and this permission notice appear in all copies.
|
|
586
|
-
|
|
587
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
588
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
589
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
590
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
591
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
592
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
593
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
================================================================================
|
|
597
|
-
Package: inherits
|
|
598
|
-
Version: 2.0.4
|
|
599
|
-
Repository: (git://github.com/isaacs/inherits)
|
|
600
|
-
|
|
601
|
-
The ISC License
|
|
602
|
-
|
|
603
|
-
Copyright (c) Isaac Z. Schlueter
|
|
604
|
-
|
|
605
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
606
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
607
|
-
copyright notice and this permission notice appear in all copies.
|
|
608
|
-
|
|
609
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
610
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
611
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
612
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
613
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
614
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
615
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
415
|
================================================================================
|
|
620
416
|
Package: kleur
|
|
621
417
|
Version: 3.0.3
|
|
@@ -646,7 +442,7 @@ THE SOFTWARE.
|
|
|
646
442
|
|
|
647
443
|
================================================================================
|
|
648
444
|
Package: libphonenumber-js
|
|
649
|
-
Version: 1.10.
|
|
445
|
+
Version: 1.10.58
|
|
650
446
|
Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
|
|
651
447
|
|
|
652
448
|
(The MIT License)
|
|
@@ -746,28 +542,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
|
746
542
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
747
543
|
|
|
748
544
|
|
|
749
|
-
================================================================================
|
|
750
|
-
Package: minimatch
|
|
751
|
-
Version: 3.1.2
|
|
752
|
-
Repository: (https://github.com/isaacs/minimatch)
|
|
753
|
-
|
|
754
|
-
The ISC License
|
|
755
|
-
|
|
756
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
757
|
-
|
|
758
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
759
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
760
|
-
copyright notice and this permission notice appear in all copies.
|
|
761
|
-
|
|
762
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
763
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
764
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
765
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
766
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
767
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
768
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
769
|
-
|
|
770
|
-
|
|
771
545
|
================================================================================
|
|
772
546
|
Package: ms
|
|
773
547
|
Version: 2.1.2
|
|
@@ -796,28 +570,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
796
570
|
SOFTWARE.
|
|
797
571
|
|
|
798
572
|
|
|
799
|
-
================================================================================
|
|
800
|
-
Package: once
|
|
801
|
-
Version: 1.4.0
|
|
802
|
-
Repository: (https://github.com/isaacs/once)
|
|
803
|
-
|
|
804
|
-
The ISC License
|
|
805
|
-
|
|
806
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
807
|
-
|
|
808
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
809
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
810
|
-
copyright notice and this permission notice appear in all copies.
|
|
811
|
-
|
|
812
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
813
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
814
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
815
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
816
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
817
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
818
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
819
|
-
|
|
820
|
-
|
|
821
573
|
================================================================================
|
|
822
574
|
Package: papaparse
|
|
823
575
|
Version: 5.3.2
|
|
@@ -845,34 +597,6 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
845
597
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
846
598
|
|
|
847
599
|
|
|
848
|
-
================================================================================
|
|
849
|
-
Package: path-is-absolute
|
|
850
|
-
Version: 1.0.1
|
|
851
|
-
Repository: (sindresorhus/path-is-absolute)
|
|
852
|
-
|
|
853
|
-
The MIT License (MIT)
|
|
854
|
-
|
|
855
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
856
|
-
|
|
857
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
858
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
859
|
-
in the Software without restriction, including without limitation the rights
|
|
860
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
861
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
862
|
-
furnished to do so, subject to the following conditions:
|
|
863
|
-
|
|
864
|
-
The above copyright notice and this permission notice shall be included in
|
|
865
|
-
all copies or substantial portions of the Software.
|
|
866
|
-
|
|
867
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
868
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
869
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
870
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
871
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
872
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
873
|
-
THE SOFTWARE.
|
|
874
|
-
|
|
875
|
-
|
|
876
600
|
================================================================================
|
|
877
601
|
Package: prompts
|
|
878
602
|
Version: 2.4.2
|
|
@@ -1029,28 +753,6 @@ SOFTWARE.
|
|
|
1029
753
|
|
|
1030
754
|
|
|
1031
755
|
|
|
1032
|
-
================================================================================
|
|
1033
|
-
Package: rimraf
|
|
1034
|
-
Version: 3.0.2
|
|
1035
|
-
Repository: (git://github.com/isaacs/rimraf)
|
|
1036
|
-
|
|
1037
|
-
The ISC License
|
|
1038
|
-
|
|
1039
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1040
|
-
|
|
1041
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1042
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1043
|
-
copyright notice and this permission notice appear in all copies.
|
|
1044
|
-
|
|
1045
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1046
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1047
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1048
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1049
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1050
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1051
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
756
|
================================================================================
|
|
1055
757
|
Package: set-interval-async
|
|
1056
758
|
Version: 3.0.3
|
|
@@ -1109,7 +811,7 @@ SOFTWARE.
|
|
|
1109
811
|
|
|
1110
812
|
================================================================================
|
|
1111
813
|
Package: tmp
|
|
1112
|
-
Version: 0.2.
|
|
814
|
+
Version: 0.2.3
|
|
1113
815
|
Repository: (https://github.com/raszi/node-tmp)
|
|
1114
816
|
|
|
1115
817
|
The MIT License (MIT)
|
|
@@ -1255,25 +957,3 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
|
1255
957
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1256
958
|
|
|
1257
959
|
|
|
1258
|
-
================================================================================
|
|
1259
|
-
Package: wrappy
|
|
1260
|
-
Version: 1.0.2
|
|
1261
|
-
Repository: (https://github.com/npm/wrappy)
|
|
1262
|
-
|
|
1263
|
-
The ISC License
|
|
1264
|
-
|
|
1265
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1266
|
-
|
|
1267
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1268
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1269
|
-
copyright notice and this permission notice appear in all copies.
|
|
1270
|
-
|
|
1271
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1272
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1273
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1274
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1275
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1276
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1277
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1278
|
-
|
|
1279
|
-
|