@testim/testim-cli 4.0.0-beta.1 → 4.0.1
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 -4
- package/cli.js +57 -57
- package/cli.js.map +3 -3
- package/npm-shrinkwrap.json +21101 -0
- package/package.json +2 -7
package/Open Source Notice.txt
CHANGED
|
@@ -11,10 +11,6 @@ MIT
|
|
|
11
11
|
Copyright (c) 2011 TJ Holowaychuk
|
|
12
12
|
commander.js
|
|
13
13
|
MIT
|
|
14
|
-
Copyright (c) 2009-2013 Jeff Mott
|
|
15
|
-
Copyright (c) 2013-2016 Evan Vosberg
|
|
16
|
-
crypto-js
|
|
17
|
-
MIT
|
|
18
14
|
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
19
15
|
form-data
|
|
20
16
|
MIT
|