@testiny/cli 1.19.2 → 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 +45 -217
- package/package.json +1 -1
- package/testiny-importer.js +226 -232
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
|
|
@@ -652,56 +597,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
652
597
|
|
|
653
598
|
|
|
654
599
|
================================================================================
|
|
655
|
-
Package:
|
|
656
|
-
Version:
|
|
657
|
-
Repository: (
|
|
658
|
-
|
|
659
|
-
The MIT License (MIT)
|
|
660
|
-
|
|
661
|
-
Copyright (c) 2017 Lupo Montero lupomontero@gmail.com
|
|
662
|
-
|
|
663
|
-
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:
|
|
664
|
-
|
|
665
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
666
|
-
|
|
667
|
-
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.
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
================================================================================
|
|
671
|
-
Package: punycode
|
|
672
|
-
Version: 2.3.1
|
|
673
|
-
Repository: (https://github.com/mathiasbynens/punycode.js)
|
|
674
|
-
|
|
675
|
-
Copyright Mathias Bynens <https://mathiasbynens.be/>
|
|
676
|
-
|
|
677
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
678
|
-
a copy of this software and associated documentation files (the
|
|
679
|
-
"Software"), to deal in the Software without restriction, including
|
|
680
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
681
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
682
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
683
|
-
the following conditions:
|
|
684
|
-
|
|
685
|
-
The above copyright notice and this permission notice shall be
|
|
686
|
-
included in all copies or substantial portions of the Software.
|
|
687
|
-
|
|
688
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
689
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
690
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
691
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
692
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
693
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
694
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
================================================================================
|
|
698
|
-
Package: querystringify
|
|
699
|
-
Version: 2.2.0
|
|
700
|
-
Repository: (https://github.com/unshiftio/querystringify)
|
|
600
|
+
Package: set-interval-async
|
|
601
|
+
Version: 3.0.3
|
|
602
|
+
Repository: (https://github.com/ealmansi/set-interval-async)
|
|
701
603
|
|
|
702
|
-
|
|
604
|
+
MIT License
|
|
703
605
|
|
|
704
|
-
Copyright (c)
|
|
606
|
+
Copyright (c) 2019-2022 Emilio Almansi
|
|
705
607
|
|
|
706
608
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
707
609
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -722,15 +624,14 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
722
624
|
SOFTWARE.
|
|
723
625
|
|
|
724
626
|
|
|
725
|
-
|
|
726
627
|
================================================================================
|
|
727
|
-
Package:
|
|
728
|
-
Version: 1.0.
|
|
729
|
-
Repository: (https://github.com/
|
|
628
|
+
Package: sisteransi
|
|
629
|
+
Version: 1.0.5
|
|
630
|
+
Repository: (https://github.com/terkelg/sisteransi)
|
|
730
631
|
|
|
731
|
-
|
|
632
|
+
MIT License
|
|
732
633
|
|
|
733
|
-
Copyright (c)
|
|
634
|
+
Copyright (c) 2018 Terkel Gjervig Nielsen
|
|
734
635
|
|
|
735
636
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
736
637
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -751,61 +652,44 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
751
652
|
SOFTWARE.
|
|
752
653
|
|
|
753
654
|
|
|
754
|
-
|
|
755
655
|
================================================================================
|
|
756
|
-
Package:
|
|
757
|
-
Version:
|
|
758
|
-
Repository: (https://github.com/
|
|
759
|
-
|
|
760
|
-
MIT License
|
|
656
|
+
Package: tldts
|
|
657
|
+
Version: 6.1.70
|
|
658
|
+
Repository: (https://github.com/remusao/tldts)
|
|
761
659
|
|
|
762
|
-
Copyright (c)
|
|
660
|
+
Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
|
|
763
661
|
|
|
764
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
furnished to do so, subject to the following conditions:
|
|
662
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
663
|
+
associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
664
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
665
|
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
666
|
+
subject to the following conditions:
|
|
770
667
|
|
|
771
|
-
The above copyright notice and this permission notice shall be included in all
|
|
772
|
-
copies or substantial portions of the Software.
|
|
668
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
773
669
|
|
|
774
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
778
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
779
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
780
|
-
SOFTWARE.
|
|
670
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
671
|
+
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,
|
|
672
|
+
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.
|
|
781
673
|
|
|
782
674
|
|
|
783
675
|
================================================================================
|
|
784
|
-
Package:
|
|
785
|
-
Version: 1.
|
|
786
|
-
Repository: (https://github.com/
|
|
787
|
-
|
|
788
|
-
MIT License
|
|
676
|
+
Package: tldts-core
|
|
677
|
+
Version: 6.1.70
|
|
678
|
+
Repository: (https://github.com/remusao/tldts)
|
|
789
679
|
|
|
790
|
-
Copyright (c) 2018
|
|
680
|
+
Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
|
|
791
681
|
|
|
792
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
furnished to do so, subject to the following conditions:
|
|
682
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
683
|
+
associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
684
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
685
|
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
686
|
+
subject to the following conditions:
|
|
798
687
|
|
|
799
|
-
The above copyright notice and this permission notice shall be included in all
|
|
800
|
-
copies or substantial portions of the Software.
|
|
688
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
801
689
|
|
|
802
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
806
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
807
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
808
|
-
SOFTWARE.
|
|
690
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
691
|
+
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,
|
|
692
|
+
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.
|
|
809
693
|
|
|
810
694
|
|
|
811
695
|
================================================================================
|
|
@@ -838,7 +722,7 @@ SOFTWARE.
|
|
|
838
722
|
|
|
839
723
|
================================================================================
|
|
840
724
|
Package: tough-cookie
|
|
841
|
-
Version:
|
|
725
|
+
Version: 5.0.0
|
|
842
726
|
Repository: (https://github.com/salesforce/tough-cookie)
|
|
843
727
|
|
|
844
728
|
Copyright (c) 2015, Salesforce.com, Inc.
|
|
@@ -857,7 +741,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
|
857
741
|
|
|
858
742
|
================================================================================
|
|
859
743
|
Package: tslib
|
|
860
|
-
Version: 2.8.
|
|
744
|
+
Version: 2.8.1
|
|
861
745
|
Repository: (https://github.com/Microsoft/tslib)
|
|
862
746
|
|
|
863
747
|
Copyright (c) Microsoft Corporation.
|
|
@@ -873,62 +757,6 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
873
757
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
874
758
|
PERFORMANCE OF THIS SOFTWARE.
|
|
875
759
|
|
|
876
|
-
================================================================================
|
|
877
|
-
Package: universalify
|
|
878
|
-
Version: 0.2.0
|
|
879
|
-
Repository: (https://github.com/RyanZim/universalify)
|
|
880
|
-
|
|
881
|
-
(The MIT License)
|
|
882
|
-
|
|
883
|
-
Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
|
|
884
|
-
|
|
885
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
886
|
-
this software and associated documentation files (the 'Software'), to deal in
|
|
887
|
-
the Software without restriction, including without limitation the rights to
|
|
888
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
889
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
890
|
-
subject to the following conditions:
|
|
891
|
-
|
|
892
|
-
The above copyright notice and this permission notice shall be included in all
|
|
893
|
-
copies or substantial portions of the Software.
|
|
894
|
-
|
|
895
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
896
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
897
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
898
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
899
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
900
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
================================================================================
|
|
904
|
-
Package: url-parse
|
|
905
|
-
Version: 1.5.10
|
|
906
|
-
Repository: (https://github.com/unshiftio/url-parse)
|
|
907
|
-
|
|
908
|
-
The MIT License (MIT)
|
|
909
|
-
|
|
910
|
-
Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
|
|
911
|
-
|
|
912
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
913
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
914
|
-
in the Software without restriction, including without limitation the rights
|
|
915
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
916
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
917
|
-
furnished to do so, subject to the following conditions:
|
|
918
|
-
|
|
919
|
-
The above copyright notice and this permission notice shall be included in all
|
|
920
|
-
copies or substantial portions of the Software.
|
|
921
|
-
|
|
922
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
923
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
924
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
925
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
926
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
927
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
928
|
-
SOFTWARE.
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
760
|
================================================================================
|
|
933
761
|
Package: validator
|
|
934
762
|
Version: 13.12.0
|