@testiny/cli 1.16.1 → 1.17.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 +2 -2
- package/package.json +1 -1
- package/testiny-importer.js +204 -204
package/licenses.txt
CHANGED
|
@@ -112,7 +112,7 @@ SOFTWARE.
|
|
|
112
112
|
|
|
113
113
|
================================================================================
|
|
114
114
|
Package: axios
|
|
115
|
-
Version: 1.7.
|
|
115
|
+
Version: 1.7.3
|
|
116
116
|
Repository: (https://github.com/axios/axios)
|
|
117
117
|
|
|
118
118
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -469,7 +469,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
469
469
|
|
|
470
470
|
================================================================================
|
|
471
471
|
Package: luxon
|
|
472
|
-
Version: 3.
|
|
472
|
+
Version: 3.5.0
|
|
473
473
|
Repository: (https://github.com/moment/luxon)
|
|
474
474
|
|
|
475
475
|
Copyright 2019 JS Foundation and other contributors
|