@testim/testim-cli 3.298.0 → 3.299.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/Open Source Notice.txt +0 -6
- package/cli.js +89 -89
- package/cli.js.map +4 -4
- package/npm-shrinkwrap.json +246 -254
- package/package.json +6 -9
package/Open Source Notice.txt
CHANGED
|
@@ -18,9 +18,6 @@ MIT
|
|
|
18
18
|
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
19
19
|
form-data
|
|
20
20
|
MIT
|
|
21
|
-
Copyright (c) 2011-2017 JP Richardson
|
|
22
|
-
node-fs-extra
|
|
23
|
-
MIT
|
|
24
21
|
Copyright (c) 2015 Auth0, Inc. <support@auth0.com> (http://auth0.com)
|
|
25
22
|
node-jsonwebtoken
|
|
26
23
|
MIT
|
|
@@ -30,9 +27,6 @@ MIT
|
|
|
30
27
|
Copyright JS Foundation and other contributors
|
|
31
28
|
memory-fs
|
|
32
29
|
MIT
|
|
33
|
-
Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
|
|
34
|
-
node-mkdirp
|
|
35
|
-
MIT
|
|
36
30
|
Copyright (c) 2018 Terkel Gjervig Nielsen
|
|
37
31
|
prompts
|
|
38
32
|
ISC
|