@testiny/cli 1.12.1 → 1.13.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 +20 -21
- package/package.json +1 -1
- package/testiny-importer.js +212 -212
package/licenses.txt
CHANGED
|
@@ -28,32 +28,31 @@ Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
|
28
28
|
|
|
29
29
|
================================================================================
|
|
30
30
|
Package: agent-base
|
|
31
|
-
Version: 7.1.
|
|
31
|
+
Version: 7.1.1
|
|
32
32
|
Repository: (https://github.com/TooTallNate/proxy-agents)
|
|
33
33
|
|
|
34
|
-
|
|
35
|
-
MIT License
|
|
34
|
+
(The MIT License)
|
|
36
35
|
|
|
37
36
|
Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
38
37
|
|
|
39
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
40
|
-
of this software and associated documentation files (the
|
|
41
|
-
in the Software without restriction, including
|
|
42
|
-
to use, copy, modify, merge, publish,
|
|
43
|
-
copies of the Software, and to
|
|
44
|
-
furnished to do so, subject to
|
|
45
|
-
|
|
46
|
-
The above copyright notice and this permission notice shall be included in all
|
|
47
|
-
copies or substantial portions of the Software.
|
|
38
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
39
|
+
a copy of this software and associated documentation files (the
|
|
40
|
+
'Software'), to deal in the Software without restriction, including
|
|
41
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
42
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
43
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
44
|
+
the following conditions:
|
|
48
45
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
52
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
53
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
54
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
55
|
-
SOFTWARE.
|
|
46
|
+
The above copyright notice and this permission notice shall be
|
|
47
|
+
included in all copies or substantial portions of the Software.
|
|
56
48
|
|
|
49
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
50
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
51
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
52
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
53
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
54
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
55
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
57
56
|
|
|
58
57
|
================================================================================
|
|
59
58
|
Package: app-root-path
|
|
@@ -127,7 +126,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
127
126
|
|
|
128
127
|
================================================================================
|
|
129
128
|
Package: axios-cookiejar-support
|
|
130
|
-
Version: 5.0.
|
|
129
|
+
Version: 5.0.1
|
|
131
130
|
Repository: (https://github.com/3846masa/axios-cookiejar-support)
|
|
132
131
|
|
|
133
132
|
The MIT License (MIT)
|
|
@@ -387,7 +386,7 @@ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
|
387
386
|
|
|
388
387
|
================================================================================
|
|
389
388
|
Package: http-cookie-agent
|
|
390
|
-
Version: 6.0.
|
|
389
|
+
Version: 6.0.3
|
|
391
390
|
Repository: (https://github.com/3846masa/http-cookie-agent)
|
|
392
391
|
|
|
393
392
|
The MIT License (MIT)
|