This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 333
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
58 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | ||
# yarn lockfile v1 | ||
|
||
|
||
abbrev@1, [email protected]: | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.0.9.tgz#91b4792588a7738c25f35dd6f63752a2f8776135" | ||
|
@@ -17,8 +19,8 @@ amdefine@>=0.0.4: | |
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" | ||
|
||
ansi-regex@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.0.0.tgz#c5061b6e0ef8a81775e50f5d66151bf6bf371107" | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" | ||
|
||
ansi-styles@^2.2.1: | ||
version "2.2.1" | ||
|
@@ -42,7 +44,7 @@ assert-plus@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" | ||
|
||
async@^1.4.0, async@1.x: | ||
async@1.x, async@^1.4.0: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" | ||
|
||
|
@@ -67,17 +69,11 @@ balanced-match@^0.4.1: | |
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" | ||
|
||
bcrypt-pbkdf@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.0.tgz#3ca76b85241c7170bf7d9703e7b9aa74630040d4" | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz#63bc5dcb61331b92bc05fd528953c33462a06f8d" | ||
dependencies: | ||
tweetnacl "^0.14.3" | ||
|
||
bl@~1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/bl/-/bl-1.1.2.tgz#fdca871a99713aa00d19e3bbba41c44787a65398" | ||
dependencies: | ||
readable-stream "~2.0.5" | ||
|
||
[email protected]: | ||
version "2.10.1" | ||
resolved "https://registry.yarnpkg.com/boom/-/boom-2.10.1.tgz#39c8918ceff5799f83f9492a848f625add0c766f" | ||
|
@@ -140,19 +136,15 @@ [email protected]: | |
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" | ||
|
||
core-util-is@~1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" | ||
|
||
coveralls@^2.11.15: | ||
version "2.11.15" | ||
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.11.15.tgz#37d3474369d66c14f33fa73a9d25cee6e099fca0" | ||
coveralls@^2.11.16: | ||
version "2.11.16" | ||
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.11.16.tgz#da9061265142ddee954f68379122be97be8ab4b1" | ||
dependencies: | ||
js-yaml "3.6.1" | ||
lcov-parse "0.0.10" | ||
log-driver "1.2.5" | ||
minimist "1.2.0" | ||
request "2.75.0" | ||
request "2.79.0" | ||
|
||
[email protected]: | ||
version "2.0.5" | ||
|
@@ -213,7 +205,7 @@ [email protected]: | |
optionalDependencies: | ||
source-map "~0.2.0" | ||
|
||
esprima@^2.6.0, esprima@^2.7.1, [email protected].x: | ||
esprima@2.7.x, esprima@^2.6.0, esprima@^2.7.1: | ||
version "2.7.3" | ||
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581" | ||
|
||
|
@@ -234,20 +226,20 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" | ||
|
||
fast-levenshtein@~2.0.4: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.5.tgz#bd33145744519ab1c36c3ee9f31f08e9079b67f2" | ||
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" | ||
|
||
forever-agent@~0.6.1: | ||
version "0.6.1" | ||
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" | ||
|
||
form-data@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.0.0.tgz#6f0aebadcc5da16c13e1ecc11137d85f9b883b25" | ||
form-data@~2.1.1: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.2.tgz#89c3534008b97eada4cbb157d58f6f5df025eae4" | ||
dependencies: | ||
asynckit "^0.4.0" | ||
combined-stream "^1.0.5" | ||
mime-types "^2.1.11" | ||
mime-types "^2.1.12" | ||
|
||
generate-function@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -336,7 +328,7 @@ inflight@^1.0.4: | |
once "^1.3.0" | ||
wrappy "1" | ||
|
||
inherits@~2.0.1, inherits@2: | ||
inherits@2: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" | ||
|
||
|
@@ -361,7 +353,7 @@ is-typedarray@~1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" | ||
|
||
isarray@^1.0.0, isarray@~1.0.0: | ||
isarray@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" | ||
|
||
|
@@ -457,9 +449,9 @@ levn@~0.3.0: | |
prelude-ls "~1.1.2" | ||
type-check "~0.3.2" | ||
|
||
lodash@^4.17.2, lodash@^4.17.3: | ||
version "4.17.3" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.3.tgz#557ed7d2a9438cac5fd5a43043ca60cb455e01f7" | ||
lodash@^4.17.2, lodash@^4.17.4: | ||
version "4.17.4" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" | ||
|
||
[email protected]: | ||
version "1.2.5" | ||
|
@@ -469,27 +461,23 @@ longest@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" | ||
|
||
mime-db@~1.25.0: | ||
version "1.25.0" | ||
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.25.0.tgz#c18dbd7c73a5dbf6f44a024dc0d165a1e7b1c392" | ||
mime-db@~1.26.0: | ||
version "1.26.0" | ||
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.26.0.tgz#eaffcd0e4fc6935cf8134da246e2e6c35305adff" | ||
|
||
mime-types@^2.1.11, mime-types@~2.1.7: | ||
version "2.1.13" | ||
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.13.tgz#e07aaa9c6c6b9a7ca3012c69003ad25a39e92a88" | ||
mime-types@^2.1.12, mime-types@~2.1.7: | ||
version "2.1.14" | ||
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.14.tgz#f7ef7d97583fcaf3b7d282b6f8b5679dab1e94ee" | ||
dependencies: | ||
mime-db "~1.25.0" | ||
mime-db "~1.26.0" | ||
|
||
"minimatch@2 || 3": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" | ||
dependencies: | ||
brace-expansion "^1.0.0" | ||
|
||
minimist@~0.0.1: | ||
version "0.0.10" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" | ||
|
||
[email protected]: | ||
[email protected], minimist@~0.0.1: | ||
version "0.0.8" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" | ||
|
||
|
@@ -503,10 +491,6 @@ [email protected]: | |
dependencies: | ||
minimist "0.0.8" | ||
|
||
node-uuid@~1.4.7: | ||
version "1.4.7" | ||
resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.7.tgz#6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f" | ||
|
||
[email protected]: | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9" | ||
|
@@ -517,7 +501,7 @@ oauth-sign@~0.8.1: | |
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43" | ||
|
||
once@^1.3.0, once@1.x: | ||
once@1.x, once@^1.3.0: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" | ||
dependencies: | ||
|
@@ -563,66 +547,50 @@ prelude-ls@~1.1.2: | |
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" | ||
|
||
process-nextick-args@~1.0.6: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e20b756590ad3f91093f25a4f2ad8bff30ba3" | ||
|
||
punycode@^1.4.1: | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" | ||
|
||
qs@~6.2.0: | ||
version "6.2.1" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625" | ||
qs@~6.3.0: | ||
version "6.3.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.0.tgz#f403b264f23bc01228c74131b407f18d5ea5d442" | ||
|
||
qunit-extras@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/qunit-extras/-/qunit-extras-3.0.0.tgz#aae0e2e0e22e980b58a25cfcff494af9959846db" | ||
|
||
qunitjs@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/qunitjs/-/qunitjs-2.1.0.tgz#b29780501dfbc8285fe7cbba6c184f4b1a307216" | ||
|
||
readable-stream@~2.0.5: | ||
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e" | ||
dependencies: | ||
core-util-is "~1.0.0" | ||
inherits "~2.0.1" | ||
isarray "~1.0.0" | ||
process-nextick-args "~1.0.6" | ||
string_decoder "~0.10.x" | ||
util-deprecate "~1.0.1" | ||
qunitjs@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/qunitjs/-/qunitjs-2.1.1.tgz#c3087c864d9a9443103bdbdecc0ef359c7a82281" | ||
|
||
repeat-string@^1.5.2: | ||
version "1.6.1" | ||
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637" | ||
|
||
request@2.75.0: | ||
version "2.75.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.75.0.tgz#d2b8268a286da13eaa5d01adf5d18cc90f657d93" | ||
request@2.79.0: | ||
version "2.79.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de" | ||
dependencies: | ||
aws-sign2 "~0.6.0" | ||
aws4 "^1.2.1" | ||
bl "~1.1.2" | ||
caseless "~0.11.0" | ||
combined-stream "~1.0.5" | ||
extend "~3.0.0" | ||
forever-agent "~0.6.1" | ||
form-data "~2.0.0" | ||
form-data "~2.1.1" | ||
har-validator "~2.0.6" | ||
hawk "~3.1.3" | ||
http-signature "~1.1.0" | ||
is-typedarray "~1.0.0" | ||
isstream "~0.1.2" | ||
json-stringify-safe "~5.0.1" | ||
mime-types "~2.1.7" | ||
node-uuid "~1.4.7" | ||
oauth-sign "~0.8.1" | ||
qs "~6.2.0" | ||
qs "~6.3.0" | ||
stringstream "~0.0.4" | ||
tough-cookie "~2.3.0" | ||
tunnel-agent "~0.4.1" | ||
uuid "^3.0.0" | ||
|
||
requirejs@^2.3.2: | ||
version "2.3.2" | ||
|
@@ -665,8 +633,8 @@ sprintf-js@~1.0.2: | |
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" | ||
|
||
sshpk@^1.7.0: | ||
version "1.10.1" | ||
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.10.1.tgz#30e1a5d329244974a1af61511339d595af6638b0" | ||
version "1.10.2" | ||
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.10.2.tgz#d5a804ce22695515638e798dbe23273de070a5fa" | ||
dependencies: | ||
asn1 "~0.2.3" | ||
assert-plus "^1.0.0" | ||
|
@@ -679,10 +647,6 @@ sshpk@^1.7.0: | |
jsbn "~0.1.0" | ||
tweetnacl "~0.14.0" | ||
|
||
string_decoder@~0.10.x: | ||
version "0.10.31" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" | ||
|
||
stringstream@~0.0.4: | ||
version "0.0.5" | ||
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878" | ||
|
@@ -698,8 +662,8 @@ supports-color@^2.0.0: | |
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" | ||
|
||
supports-color@^3.1.0: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5" | ||
version "3.2.3" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6" | ||
dependencies: | ||
has-flag "^1.0.0" | ||
|
||
|
@@ -736,9 +700,9 @@ uglify-to-browserify@~1.0.0: | |
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7" | ||
|
||
util-deprecate@~1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" | ||
uuid@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1" | ||
|
||
[email protected]: | ||
version "1.3.6" | ||
|
@@ -756,6 +720,10 @@ [email protected]: | |
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" | ||
|
||
[email protected]: | ||
version "0.0.2" | ||
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" | ||
|
||
wordwrap@^1.0.0, wordwrap@~1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" | ||
|
@@ -764,10 +732,6 @@ wordwrap@~0.0.2: | |
version "0.0.3" | ||
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107" | ||
|
||
[email protected]: | ||
version "0.0.2" | ||
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" | ||
|
||
wrappy@1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" | ||
|
@@ -784,4 +748,3 @@ yargs@~3.10.0: | |
cliui "^2.1.0" | ||
decamelize "^1.0.0" | ||
window-size "0.1.0" | ||
|