Commit 9434ec533dcaf78b9539518446b1a861a17801b3
1 parent
24f98bb5
chore: upgrade docs dependencies
Showing
1 changed file
with
2778 additions
and
2247 deletions
docs/yarn.lock
| ... | ... | @@ -2,672 +2,863 @@ |
| 2 | 2 | # yarn lockfile v1 |
| 3 | 3 | |
| 4 | 4 | |
| 5 | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5": | |
| 6 | - version "7.5.5" | |
| 7 | - resolved "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d" | |
| 8 | - integrity sha1-vAeC9tafe31JUxIZaZuYj2aaj50= | |
| 9 | - dependencies: | |
| 10 | - "@babel/highlight" "^7.0.0" | |
| 11 | - | |
| 12 | -"@babel/core@^7.0.0": | |
| 13 | - version "7.5.5" | |
| 14 | - resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.5.5.tgz#17b2686ef0d6bc58f963dddd68ab669755582c30" | |
| 15 | - integrity sha1-F7JobvDWvFj5Y93daKtml1VYLDA= | |
| 16 | - dependencies: | |
| 17 | - "@babel/code-frame" "^7.5.5" | |
| 18 | - "@babel/generator" "^7.5.5" | |
| 19 | - "@babel/helpers" "^7.5.5" | |
| 20 | - "@babel/parser" "^7.5.5" | |
| 21 | - "@babel/template" "^7.4.4" | |
| 22 | - "@babel/traverse" "^7.5.5" | |
| 23 | - "@babel/types" "^7.5.5" | |
| 24 | - convert-source-map "^1.1.0" | |
| 5 | +"@babel/code-frame@^7.10.4": | |
| 6 | + version "7.10.4" | |
| 7 | + resolved "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" | |
| 8 | + integrity sha1-Fo2ho26Q2miujUnA8bSMfGJJITo= | |
| 9 | + dependencies: | |
| 10 | + "@babel/highlight" "^7.10.4" | |
| 11 | + | |
| 12 | +"@babel/compat-data@^7.10.4", "@babel/compat-data@^7.11.0": | |
| 13 | + version "7.11.0" | |
| 14 | + resolved "https://registry.npm.taobao.org/@babel/compat-data/download/@babel/compat-data-7.11.0.tgz?cache=0&sync_timestamp=1596141256781&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcompat-data%2Fdownload%2F%40babel%2Fcompat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c" | |
| 15 | + integrity sha1-6fc+/gmvE1W3I6fzmxG61jfXyZw= | |
| 16 | + dependencies: | |
| 17 | + browserslist "^4.12.0" | |
| 18 | + invariant "^2.2.4" | |
| 19 | + semver "^5.5.0" | |
| 20 | + | |
| 21 | +"@babel/core@^7.11.0", "@babel/core@^7.8.4": | |
| 22 | + version "7.11.6" | |
| 23 | + resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.11.6.tgz?cache=0&sync_timestamp=1599146827519&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651" | |
| 24 | + integrity sha1-OpRV3HOH/xusRXcGULwTugShVlE= | |
| 25 | + dependencies: | |
| 26 | + "@babel/code-frame" "^7.10.4" | |
| 27 | + "@babel/generator" "^7.11.6" | |
| 28 | + "@babel/helper-module-transforms" "^7.11.0" | |
| 29 | + "@babel/helpers" "^7.10.4" | |
| 30 | + "@babel/parser" "^7.11.5" | |
| 31 | + "@babel/template" "^7.10.4" | |
| 32 | + "@babel/traverse" "^7.11.5" | |
| 33 | + "@babel/types" "^7.11.5" | |
| 34 | + convert-source-map "^1.7.0" | |
| 25 | 35 | debug "^4.1.0" |
| 26 | - json5 "^2.1.0" | |
| 27 | - lodash "^4.17.13" | |
| 36 | + gensync "^1.0.0-beta.1" | |
| 37 | + json5 "^2.1.2" | |
| 38 | + lodash "^4.17.19" | |
| 28 | 39 | resolve "^1.3.2" |
| 29 | 40 | semver "^5.4.1" |
| 30 | 41 | source-map "^0.5.0" |
| 31 | 42 | |
| 32 | -"@babel/generator@^7.5.5": | |
| 33 | - version "7.5.5" | |
| 34 | - resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.5.5.tgz#873a7f936a3c89491b43536d12245b626664e3cf" | |
| 35 | - integrity sha1-hzp/k2o8iUkbQ1NtEiRbYmZk488= | |
| 43 | +"@babel/generator@^7.11.5", "@babel/generator@^7.11.6": | |
| 44 | + version "7.11.6" | |
| 45 | + resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.11.6.tgz?cache=0&sync_timestamp=1599146753105&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fgenerator%2Fdownload%2F%40babel%2Fgenerator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620" | |
| 46 | + integrity sha1-uGiQD4GxY7TUZOokVFxhy6xNxiA= | |
| 36 | 47 | dependencies: |
| 37 | - "@babel/types" "^7.5.5" | |
| 48 | + "@babel/types" "^7.11.5" | |
| 38 | 49 | jsesc "^2.5.1" |
| 39 | - lodash "^4.17.13" | |
| 40 | 50 | source-map "^0.5.0" |
| 41 | - trim-right "^1.0.1" | |
| 42 | 51 | |
| 43 | -"@babel/helper-annotate-as-pure@^7.0.0": | |
| 44 | - version "7.0.0" | |
| 45 | - resolved "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32" | |
| 46 | - integrity sha1-Mj053QtQ4Qx8Bsp9djjmhk2MXDI= | |
| 52 | +"@babel/helper-annotate-as-pure@^7.10.4": | |
| 53 | + version "7.10.4" | |
| 54 | + resolved "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" | |
| 55 | + integrity sha1-W/DUlaP3V6w72ki1vzs7ownHK6M= | |
| 47 | 56 | dependencies: |
| 48 | - "@babel/types" "^7.0.0" | |
| 57 | + "@babel/types" "^7.10.4" | |
| 49 | 58 | |
| 50 | -"@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0": | |
| 51 | - version "7.1.0" | |
| 52 | - resolved "https://registry.npm.taobao.org/@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz#6b69628dfe4087798e0c4ed98e3d4a6b2fbd2f5f" | |
| 53 | - integrity sha1-a2lijf5Ah3mODE7Zjj1Kay+9L18= | |
| 59 | +"@babel/helper-builder-binary-assignment-operator-visitor@^7.10.4": | |
| 60 | + version "7.10.4" | |
| 61 | + resolved "https://registry.npm.taobao.org/@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz#bb0b75f31bf98cbf9ff143c1ae578b87274ae1a3" | |
| 62 | + integrity sha1-uwt18xv5jL+f8UPBrleLhydK4aM= | |
| 54 | 63 | dependencies: |
| 55 | - "@babel/helper-explode-assignable-expression" "^7.1.0" | |
| 56 | - "@babel/types" "^7.0.0" | |
| 64 | + "@babel/helper-explode-assignable-expression" "^7.10.4" | |
| 65 | + "@babel/types" "^7.10.4" | |
| 57 | 66 | |
| 58 | -"@babel/helper-call-delegate@^7.4.4": | |
| 59 | - version "7.4.4" | |
| 60 | - resolved "https://registry.npm.taobao.org/@babel/helper-call-delegate/download/@babel/helper-call-delegate-7.4.4.tgz#87c1f8ca19ad552a736a7a27b1c1fcf8b1ff1f43" | |
| 61 | - integrity sha1-h8H4yhmtVSpzanonscH8+LH/H0M= | |
| 67 | +"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.9.6": | |
| 68 | + version "7.10.4" | |
| 69 | + resolved "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.10.4.tgz?cache=0&sync_timestamp=1593521085687&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-compilation-targets%2Fdownload%2F%40babel%2Fhelper-compilation-targets-7.10.4.tgz#804ae8e3f04376607cc791b9d47d540276332bd2" | |
| 70 | + integrity sha1-gEro4/BDdmB8x5G51H1UAnYzK9I= | |
| 62 | 71 | dependencies: |
| 63 | - "@babel/helper-hoist-variables" "^7.4.4" | |
| 64 | - "@babel/traverse" "^7.4.4" | |
| 65 | - "@babel/types" "^7.4.4" | |
| 72 | + "@babel/compat-data" "^7.10.4" | |
| 73 | + browserslist "^4.12.0" | |
| 74 | + invariant "^2.2.4" | |
| 75 | + levenary "^1.1.1" | |
| 76 | + semver "^5.5.0" | |
| 66 | 77 | |
| 67 | -"@babel/helper-create-class-features-plugin@^7.4.4", "@babel/helper-create-class-features-plugin@^7.5.5": | |
| 68 | - version "7.5.5" | |
| 69 | - resolved "https://registry.npm.taobao.org/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.5.5.tgz#401f302c8ddbc0edd36f7c6b2887d8fa1122e5a4" | |
| 70 | - integrity sha1-QB8wLI3bwO3Tb3xrKIfY+hEi5aQ= | |
| 71 | - dependencies: | |
| 72 | - "@babel/helper-function-name" "^7.1.0" | |
| 73 | - "@babel/helper-member-expression-to-functions" "^7.5.5" | |
| 74 | - "@babel/helper-optimise-call-expression" "^7.0.0" | |
| 75 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 76 | - "@babel/helper-replace-supers" "^7.5.5" | |
| 77 | - "@babel/helper-split-export-declaration" "^7.4.4" | |
| 78 | +"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5": | |
| 79 | + version "7.10.5" | |
| 80 | + resolved "https://registry.npm.taobao.org/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.10.5.tgz?cache=0&sync_timestamp=1594750826871&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-create-class-features-plugin%2Fdownload%2F%40babel%2Fhelper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d" | |
| 81 | + integrity sha1-n2FEa6gOgkCwpchcb9rIRZ1vJZ0= | |
| 82 | + dependencies: | |
| 83 | + "@babel/helper-function-name" "^7.10.4" | |
| 84 | + "@babel/helper-member-expression-to-functions" "^7.10.5" | |
| 85 | + "@babel/helper-optimise-call-expression" "^7.10.4" | |
| 86 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 87 | + "@babel/helper-replace-supers" "^7.10.4" | |
| 88 | + "@babel/helper-split-export-declaration" "^7.10.4" | |
| 89 | + | |
| 90 | +"@babel/helper-create-regexp-features-plugin@^7.10.4": | |
| 91 | + version "7.10.4" | |
| 92 | + resolved "https://registry.npm.taobao.org/@babel/helper-create-regexp-features-plugin/download/@babel/helper-create-regexp-features-plugin-7.10.4.tgz#fdd60d88524659a0b6959c0579925e425714f3b8" | |
| 93 | + integrity sha1-/dYNiFJGWaC2lZwFeZJeQlcU87g= | |
| 94 | + dependencies: | |
| 95 | + "@babel/helper-annotate-as-pure" "^7.10.4" | |
| 96 | + "@babel/helper-regex" "^7.10.4" | |
| 97 | + regexpu-core "^4.7.0" | |
| 98 | + | |
| 99 | +"@babel/helper-define-map@^7.10.4": | |
| 100 | + version "7.10.5" | |
| 101 | + resolved "https://registry.npm.taobao.org/@babel/helper-define-map/download/@babel/helper-define-map-7.10.5.tgz?cache=0&sync_timestamp=1594750826834&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-define-map%2Fdownload%2F%40babel%2Fhelper-define-map-7.10.5.tgz#b53c10db78a640800152692b13393147acb9bb30" | |
| 102 | + integrity sha1-tTwQ23imQIABUmkrEzkxR6y5uzA= | |
| 103 | + dependencies: | |
| 104 | + "@babel/helper-function-name" "^7.10.4" | |
| 105 | + "@babel/types" "^7.10.5" | |
| 106 | + lodash "^4.17.19" | |
| 107 | + | |
| 108 | +"@babel/helper-explode-assignable-expression@^7.10.4": | |
| 109 | + version "7.11.4" | |
| 110 | + resolved "https://registry.npm.taobao.org/@babel/helper-explode-assignable-expression/download/@babel/helper-explode-assignable-expression-7.11.4.tgz#2d8e3470252cc17aba917ede7803d4a7a276a41b" | |
| 111 | + integrity sha1-LY40cCUswXq6kX7eeAPUp6J2pBs= | |
| 112 | + dependencies: | |
| 113 | + "@babel/types" "^7.10.4" | |
| 114 | + | |
| 115 | +"@babel/helper-function-name@^7.10.4": | |
| 116 | + version "7.10.4" | |
| 117 | + resolved "https://registry.npm.taobao.org/@babel/helper-function-name/download/@babel/helper-function-name-7.10.4.tgz?cache=0&sync_timestamp=1593522836308&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-function-name%2Fdownload%2F%40babel%2Fhelper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" | |
| 118 | + integrity sha1-0tOyDFmtjEcRL6fSqUvAnV74Lxo= | |
| 119 | + dependencies: | |
| 120 | + "@babel/helper-get-function-arity" "^7.10.4" | |
| 121 | + "@babel/template" "^7.10.4" | |
| 122 | + "@babel/types" "^7.10.4" | |
| 123 | + | |
| 124 | +"@babel/helper-get-function-arity@^7.10.4": | |
| 125 | + version "7.10.4" | |
| 126 | + resolved "https://registry.npm.taobao.org/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" | |
| 127 | + integrity sha1-mMHL6g4jMvM/mkZhuM4VBbLBm6I= | |
| 128 | + dependencies: | |
| 129 | + "@babel/types" "^7.10.4" | |
| 130 | + | |
| 131 | +"@babel/helper-hoist-variables@^7.10.4": | |
| 132 | + version "7.10.4" | |
| 133 | + resolved "https://registry.npm.taobao.org/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e" | |
| 134 | + integrity sha1-1JsAHR1aaMpeZgTdoBpil/fJOB4= | |
| 135 | + dependencies: | |
| 136 | + "@babel/types" "^7.10.4" | |
| 137 | + | |
| 138 | +"@babel/helper-member-expression-to-functions@^7.10.4", "@babel/helper-member-expression-to-functions@^7.10.5": | |
| 139 | + version "7.11.0" | |
| 140 | + resolved "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.11.0.tgz?cache=0&sync_timestamp=1596142785938&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-member-expression-to-functions%2Fdownload%2F%40babel%2Fhelper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df" | |
| 141 | + integrity sha1-rmnIPYTugvS0L5bioJQQk1qPJt8= | |
| 142 | + dependencies: | |
| 143 | + "@babel/types" "^7.11.0" | |
| 144 | + | |
| 145 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.8.3": | |
| 146 | + version "7.10.4" | |
| 147 | + resolved "https://registry.npm.taobao.org/@babel/helper-module-imports/download/@babel/helper-module-imports-7.10.4.tgz?cache=0&sync_timestamp=1593522826853&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" | |
| 148 | + integrity sha1-TFxUvgS9MWcKc4J5fXW5+i5bViA= | |
| 149 | + dependencies: | |
| 150 | + "@babel/types" "^7.10.4" | |
| 151 | + | |
| 152 | +"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.11.0": | |
| 153 | + version "7.11.0" | |
| 154 | + resolved "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.11.0.tgz?cache=0&sync_timestamp=1596142990701&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-transforms%2Fdownload%2F%40babel%2Fhelper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" | |
| 155 | + integrity sha1-sW8lAinkchGr3YSzS2RzfCqy01k= | |
| 156 | + dependencies: | |
| 157 | + "@babel/helper-module-imports" "^7.10.4" | |
| 158 | + "@babel/helper-replace-supers" "^7.10.4" | |
| 159 | + "@babel/helper-simple-access" "^7.10.4" | |
| 160 | + "@babel/helper-split-export-declaration" "^7.11.0" | |
| 161 | + "@babel/template" "^7.10.4" | |
| 162 | + "@babel/types" "^7.11.0" | |
| 163 | + lodash "^4.17.19" | |
| 164 | + | |
| 165 | +"@babel/helper-optimise-call-expression@^7.10.4": | |
| 166 | + version "7.10.4" | |
| 167 | + resolved "https://registry.npm.taobao.org/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" | |
| 168 | + integrity sha1-UNyWQT1ZT5lad5BZBbBYk813lnM= | |
| 169 | + dependencies: | |
| 170 | + "@babel/types" "^7.10.4" | |
| 171 | + | |
| 172 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": | |
| 173 | + version "7.10.4" | |
| 174 | + resolved "https://registry.npm.taobao.org/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.10.4.tgz?cache=0&sync_timestamp=1593521089859&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-plugin-utils%2Fdownload%2F%40babel%2Fhelper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" | |
| 175 | + integrity sha1-L3WoMSadT2d95JmG3/WZJ1M883U= | |
| 176 | + | |
| 177 | +"@babel/helper-regex@^7.10.4": | |
| 178 | + version "7.10.5" | |
| 179 | + resolved "https://registry.npm.taobao.org/@babel/helper-regex/download/@babel/helper-regex-7.10.5.tgz?cache=0&sync_timestamp=1594750677873&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-regex%2Fdownload%2F%40babel%2Fhelper-regex-7.10.5.tgz#32dfbb79899073c415557053a19bd055aae50ae0" | |
| 180 | + integrity sha1-Mt+7eYmQc8QVVXBToZvQVarlCuA= | |
| 181 | + dependencies: | |
| 182 | + lodash "^4.17.19" | |
| 183 | + | |
| 184 | +"@babel/helper-remap-async-to-generator@^7.10.4": | |
| 185 | + version "7.11.4" | |
| 186 | + resolved "https://registry.npm.taobao.org/@babel/helper-remap-async-to-generator/download/@babel/helper-remap-async-to-generator-7.11.4.tgz#4474ea9f7438f18575e30b0cac784045b402a12d" | |
| 187 | + integrity sha1-RHTqn3Q48YV14wsMrHhARbQCoS0= | |
| 188 | + dependencies: | |
| 189 | + "@babel/helper-annotate-as-pure" "^7.10.4" | |
| 190 | + "@babel/helper-wrap-function" "^7.10.4" | |
| 191 | + "@babel/template" "^7.10.4" | |
| 192 | + "@babel/types" "^7.10.4" | |
| 193 | + | |
| 194 | +"@babel/helper-replace-supers@^7.10.4": | |
| 195 | + version "7.10.4" | |
| 196 | + resolved "https://registry.npm.taobao.org/@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf" | |
| 197 | + integrity sha1-1YXNk4jqBuYDHkzUS2cTy+rZ5s8= | |
| 198 | + dependencies: | |
| 199 | + "@babel/helper-member-expression-to-functions" "^7.10.4" | |
| 200 | + "@babel/helper-optimise-call-expression" "^7.10.4" | |
| 201 | + "@babel/traverse" "^7.10.4" | |
| 202 | + "@babel/types" "^7.10.4" | |
| 203 | + | |
| 204 | +"@babel/helper-simple-access@^7.10.4": | |
| 205 | + version "7.10.4" | |
| 206 | + resolved "https://registry.npm.taobao.org/@babel/helper-simple-access/download/@babel/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461" | |
| 207 | + integrity sha1-D1zNopRSd6KnotOoIeFTle3PNGE= | |
| 208 | + dependencies: | |
| 209 | + "@babel/template" "^7.10.4" | |
| 210 | + "@babel/types" "^7.10.4" | |
| 211 | + | |
| 212 | +"@babel/helper-skip-transparent-expression-wrappers@^7.11.0": | |
| 213 | + version "7.11.0" | |
| 214 | + resolved "https://registry.npm.taobao.org/@babel/helper-skip-transparent-expression-wrappers/download/@babel/helper-skip-transparent-expression-wrappers-7.11.0.tgz?cache=0&sync_timestamp=1596145389999&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-skip-transparent-expression-wrappers%2Fdownload%2F%40babel%2Fhelper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" | |
| 215 | + integrity sha1-7sFi8RLC9Y068K8SXju1dmUUZyk= | |
| 216 | + dependencies: | |
| 217 | + "@babel/types" "^7.11.0" | |
| 218 | + | |
| 219 | +"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0": | |
| 220 | + version "7.11.0" | |
| 221 | + resolved "https://registry.npm.taobao.org/@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.11.0.tgz?cache=0&sync_timestamp=1596142786225&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-split-export-declaration%2Fdownload%2F%40babel%2Fhelper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" | |
| 222 | + integrity sha1-+KSRJErPamdhWKxCBykRuoOtCZ8= | |
| 223 | + dependencies: | |
| 224 | + "@babel/types" "^7.11.0" | |
| 225 | + | |
| 226 | +"@babel/helper-validator-identifier@^7.10.4": | |
| 227 | + version "7.10.4" | |
| 228 | + resolved "https://registry.npm.taobao.org/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" | |
| 229 | + integrity sha1-p4x6clHgH2FlEtMbEK3PUq2l4NI= | |
| 230 | + | |
| 231 | +"@babel/helper-wrap-function@^7.10.4": | |
| 232 | + version "7.10.4" | |
| 233 | + resolved "https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87" | |
| 234 | + integrity sha1-im9wHqsP8592W1oc/vQJmQ5iS4c= | |
| 235 | + dependencies: | |
| 236 | + "@babel/helper-function-name" "^7.10.4" | |
| 237 | + "@babel/template" "^7.10.4" | |
| 238 | + "@babel/traverse" "^7.10.4" | |
| 239 | + "@babel/types" "^7.10.4" | |
| 240 | + | |
| 241 | +"@babel/helpers@^7.10.4": | |
| 242 | + version "7.10.4" | |
| 243 | + resolved "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.10.4.tgz?cache=0&sync_timestamp=1593522841291&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelpers%2Fdownload%2F%40babel%2Fhelpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044" | |
| 244 | + integrity sha1-Kr6w1yGv98Cpc3a54fb2XXpHUEQ= | |
| 245 | + dependencies: | |
| 246 | + "@babel/template" "^7.10.4" | |
| 247 | + "@babel/traverse" "^7.10.4" | |
| 248 | + "@babel/types" "^7.10.4" | |
| 249 | + | |
| 250 | +"@babel/highlight@^7.10.4": | |
| 251 | + version "7.10.4" | |
| 252 | + resolved "https://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.10.4.tgz?cache=0&sync_timestamp=1593521087106&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhighlight%2Fdownload%2F%40babel%2Fhighlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143" | |
| 253 | + integrity sha1-fRvf1ldTU4+r5sOFls23bZrGAUM= | |
| 254 | + dependencies: | |
| 255 | + "@babel/helper-validator-identifier" "^7.10.4" | |
| 256 | + chalk "^2.0.0" | |
| 257 | + js-tokens "^4.0.0" | |
| 78 | 258 | |
| 79 | -"@babel/helper-define-map@^7.5.5": | |
| 80 | - version "7.5.5" | |
| 81 | - resolved "https://registry.npm.taobao.org/@babel/helper-define-map/download/@babel/helper-define-map-7.5.5.tgz#3dec32c2046f37e09b28c93eb0b103fd2a25d369" | |
| 82 | - integrity sha1-PewywgRvN+CbKMk+sLED/Sol02k= | |
| 83 | - dependencies: | |
| 84 | - "@babel/helper-function-name" "^7.1.0" | |
| 85 | - "@babel/types" "^7.5.5" | |
| 86 | - lodash "^4.17.13" | |
| 259 | +"@babel/parser@^7.10.4", "@babel/parser@^7.11.5": | |
| 260 | + version "7.11.5" | |
| 261 | + resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.11.5.tgz?cache=0&sync_timestamp=1598904268134&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" | |
| 262 | + integrity sha1-x/9jA99xCA7HpPW4wAPFjxz1EDc= | |
| 87 | 263 | |
| 88 | -"@babel/helper-explode-assignable-expression@^7.1.0": | |
| 89 | - version "7.1.0" | |
| 90 | - resolved "https://registry.npm.taobao.org/@babel/helper-explode-assignable-expression/download/@babel/helper-explode-assignable-expression-7.1.0.tgz#537fa13f6f1674df745b0c00ec8fe4e99681c8f6" | |
| 91 | - integrity sha1-U3+hP28WdN90WwwA7I/k6ZaByPY= | |
| 264 | +"@babel/plugin-proposal-async-generator-functions@^7.10.4": | |
| 265 | + version "7.10.5" | |
| 266 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.10.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-async-generator-functions%2Fdownload%2F%40babel%2Fplugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558" | |
| 267 | + integrity sha1-NJHKvy98F5q4IGBs7Cf+0V4OhVg= | |
| 92 | 268 | dependencies: |
| 93 | - "@babel/traverse" "^7.1.0" | |
| 94 | - "@babel/types" "^7.0.0" | |
| 269 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 270 | + "@babel/helper-remap-async-to-generator" "^7.10.4" | |
| 271 | + "@babel/plugin-syntax-async-generators" "^7.8.0" | |
| 95 | 272 | |
| 96 | -"@babel/helper-function-name@^7.1.0": | |
| 97 | - version "7.1.0" | |
| 98 | - resolved "https://registry.npm.taobao.org/@babel/helper-function-name/download/@babel/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53" | |
| 99 | - integrity sha1-oM6wFoX3M1XUNgwSR/WCv6/I/1M= | |
| 100 | - dependencies: | |
| 101 | - "@babel/helper-get-function-arity" "^7.0.0" | |
| 102 | - "@babel/template" "^7.1.0" | |
| 103 | - "@babel/types" "^7.0.0" | |
| 273 | +"@babel/plugin-proposal-class-properties@^7.10.4", "@babel/plugin-proposal-class-properties@^7.8.3": | |
| 274 | + version "7.10.4" | |
| 275 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-class-properties/download/@babel/plugin-proposal-class-properties-7.10.4.tgz?cache=0&sync_timestamp=1593522937004&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-class-properties%2Fdownload%2F%40babel%2Fplugin-proposal-class-properties-7.10.4.tgz#a33bf632da390a59c7a8c570045d1115cd778807" | |
| 276 | + integrity sha1-ozv2Mto5ClnHqMVwBF0RFc13iAc= | |
| 277 | + dependencies: | |
| 278 | + "@babel/helper-create-class-features-plugin" "^7.10.4" | |
| 279 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 104 | 280 | |
| 105 | -"@babel/helper-get-function-arity@^7.0.0": | |
| 106 | - version "7.0.0" | |
| 107 | - resolved "https://registry.npm.taobao.org/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3" | |
| 108 | - integrity sha1-g1ctQyDipGVyY3NBE8QoaLZOScM= | |
| 281 | +"@babel/plugin-proposal-decorators@^7.8.3": | |
| 282 | + version "7.10.5" | |
| 283 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-decorators/download/@babel/plugin-proposal-decorators-7.10.5.tgz?cache=0&sync_timestamp=1594750827074&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-decorators%2Fdownload%2F%40babel%2Fplugin-proposal-decorators-7.10.5.tgz#42898bba478bc4b1ae242a703a953a7ad350ffb4" | |
| 284 | + integrity sha1-QomLukeLxLGuJCpwOpU6etNQ/7Q= | |
| 285 | + dependencies: | |
| 286 | + "@babel/helper-create-class-features-plugin" "^7.10.5" | |
| 287 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 288 | + "@babel/plugin-syntax-decorators" "^7.10.4" | |
| 289 | + | |
| 290 | +"@babel/plugin-proposal-dynamic-import@^7.10.4": | |
| 291 | + version "7.10.4" | |
| 292 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-dynamic-import/download/@babel/plugin-proposal-dynamic-import-7.10.4.tgz?cache=0&sync_timestamp=1593521085849&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-dynamic-import%2Fdownload%2F%40babel%2Fplugin-proposal-dynamic-import-7.10.4.tgz#ba57a26cb98b37741e9d5bca1b8b0ddf8291f17e" | |
| 293 | + integrity sha1-uleibLmLN3QenVvKG4sN34KR8X4= | |
| 109 | 294 | dependencies: |
| 110 | - "@babel/types" "^7.0.0" | |
| 111 | - | |
| 112 | -"@babel/helper-hoist-variables@^7.4.4": | |
| 113 | - version "7.4.4" | |
| 114 | - resolved "https://registry.npm.taobao.org/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.4.4.tgz#0298b5f25c8c09c53102d52ac4a98f773eb2850a" | |
| 115 | - integrity sha1-Api18lyMCcUxAtUqxKmPdz6yhQo= | |
| 295 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 296 | + "@babel/plugin-syntax-dynamic-import" "^7.8.0" | |
| 297 | + | |
| 298 | +"@babel/plugin-proposal-export-namespace-from@^7.10.4": | |
| 299 | + version "7.10.4" | |
| 300 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-export-namespace-from/download/@babel/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54" | |
| 301 | + integrity sha1-Vw2IO5EDFjez4pWO6jxDjmLAX1Q= | |
| 116 | 302 | dependencies: |
| 117 | - "@babel/types" "^7.4.4" | |
| 303 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 304 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | |
| 118 | 305 | |
| 119 | -"@babel/helper-member-expression-to-functions@^7.5.5": | |
| 120 | - version "7.5.5" | |
| 121 | - resolved "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.5.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-member-expression-to-functions%2Fdownload%2F%40babel%2Fhelper-member-expression-to-functions-7.5.5.tgz#1fb5b8ec4453a93c439ee9fe3aeea4a84b76b590" | |
| 122 | - integrity sha1-H7W47ERTqTxDnun+Ou6kqEt2tZA= | |
| 306 | +"@babel/plugin-proposal-json-strings@^7.10.4": | |
| 307 | + version "7.10.4" | |
| 308 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-json-strings/download/@babel/plugin-proposal-json-strings-7.10.4.tgz?cache=0&sync_timestamp=1593521092651&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-json-strings%2Fdownload%2F%40babel%2Fplugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db" | |
| 309 | + integrity sha1-WT5ZxjUoFgIzvTIbGuvgggwjQds= | |
| 123 | 310 | dependencies: |
| 124 | - "@babel/types" "^7.5.5" | |
| 311 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 312 | + "@babel/plugin-syntax-json-strings" "^7.8.0" | |
| 125 | 313 | |
| 126 | -"@babel/helper-module-imports@^7.0.0": | |
| 127 | - version "7.0.0" | |
| 128 | - resolved "https://registry.npm.taobao.org/@babel/helper-module-imports/download/@babel/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d" | |
| 129 | - integrity sha1-lggbcRHkhtpNLNlxrRpP4hbMLj0= | |
| 314 | +"@babel/plugin-proposal-logical-assignment-operators@^7.11.0": | |
| 315 | + version "7.11.0" | |
| 316 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-logical-assignment-operators/download/@babel/plugin-proposal-logical-assignment-operators-7.11.0.tgz?cache=0&sync_timestamp=1596145269520&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-logical-assignment-operators%2Fdownload%2F%40babel%2Fplugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8" | |
| 317 | + integrity sha1-n4DkgsAwg8hxJd7hACa1hSfqIMg= | |
| 130 | 318 | dependencies: |
| 131 | - "@babel/types" "^7.0.0" | |
| 319 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 320 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | |
| 132 | 321 | |
| 133 | -"@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.4.4": | |
| 134 | - version "7.5.5" | |
| 135 | - resolved "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.5.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-transforms%2Fdownload%2F%40babel%2Fhelper-module-transforms-7.5.5.tgz#f84ff8a09038dcbca1fd4355661a500937165b4a" | |
| 136 | - integrity sha1-+E/4oJA43Lyh/UNVZhpQCTcWW0o= | |
| 322 | +"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4": | |
| 323 | + version "7.10.4" | |
| 324 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-nullish-coalescing-operator/download/@babel/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz?cache=0&sync_timestamp=1593522818985&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-nullish-coalescing-operator%2Fdownload%2F%40babel%2Fplugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a" | |
| 325 | + integrity sha1-AqfpYfwy5tWy2wZJ4Bv4Dd7n4Eo= | |
| 137 | 326 | dependencies: |
| 138 | - "@babel/helper-module-imports" "^7.0.0" | |
| 139 | - "@babel/helper-simple-access" "^7.1.0" | |
| 140 | - "@babel/helper-split-export-declaration" "^7.4.4" | |
| 141 | - "@babel/template" "^7.4.4" | |
| 142 | - "@babel/types" "^7.5.5" | |
| 143 | - lodash "^4.17.13" | |
| 327 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 328 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" | |
| 144 | 329 | |
| 145 | -"@babel/helper-optimise-call-expression@^7.0.0": | |
| 146 | - version "7.0.0" | |
| 147 | - resolved "https://registry.npm.taobao.org/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.0.0.tgz#a2920c5702b073c15de51106200aa8cad20497d5" | |
| 148 | - integrity sha1-opIMVwKwc8Fd5REGIAqoytIEl9U= | |
| 330 | +"@babel/plugin-proposal-numeric-separator@^7.10.4": | |
| 331 | + version "7.10.4" | |
| 332 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-numeric-separator/download/@babel/plugin-proposal-numeric-separator-7.10.4.tgz#ce1590ff0a65ad12970a609d78855e9a4c1aef06" | |
| 333 | + integrity sha1-zhWQ/wplrRKXCmCdeIVemkwa7wY= | |
| 149 | 334 | dependencies: |
| 150 | - "@babel/types" "^7.0.0" | |
| 151 | - | |
| 152 | -"@babel/helper-plugin-utils@^7.0.0": | |
| 153 | - version "7.0.0" | |
| 154 | - resolved "https://registry.npm.taobao.org/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250" | |
| 155 | - integrity sha1-u7P77phmHFaQNCN8wDlnupm08lA= | |
| 335 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 336 | + "@babel/plugin-syntax-numeric-separator" "^7.10.4" | |
| 156 | 337 | |
| 157 | -"@babel/helper-regex@^7.0.0", "@babel/helper-regex@^7.4.4": | |
| 158 | - version "7.5.5" | |
| 159 | - resolved "https://registry.npm.taobao.org/@babel/helper-regex/download/@babel/helper-regex-7.5.5.tgz#0aa6824f7100a2e0e89c1527c23936c152cab351" | |
| 160 | - integrity sha1-CqaCT3EAouDonBUnwjk2wVLKs1E= | |
| 338 | +"@babel/plugin-proposal-object-rest-spread@^7.11.0": | |
| 339 | + version "7.11.0" | |
| 340 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.11.0.tgz?cache=0&sync_timestamp=1596142980964&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-object-rest-spread%2Fdownload%2F%40babel%2Fplugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af" | |
| 341 | + integrity sha1-vYH5Wh90Z2DqQ7bC09YrEXkK0K8= | |
| 161 | 342 | dependencies: |
| 162 | - lodash "^4.17.13" | |
| 343 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 344 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.0" | |
| 345 | + "@babel/plugin-transform-parameters" "^7.10.4" | |
| 163 | 346 | |
| 164 | -"@babel/helper-remap-async-to-generator@^7.1.0": | |
| 165 | - version "7.1.0" | |
| 166 | - resolved "https://registry.npm.taobao.org/@babel/helper-remap-async-to-generator/download/@babel/helper-remap-async-to-generator-7.1.0.tgz#361d80821b6f38da75bd3f0785ece20a88c5fe7f" | |
| 167 | - integrity sha1-Nh2AghtvONp1vT8HheziCojF/n8= | |
| 347 | +"@babel/plugin-proposal-optional-catch-binding@^7.10.4": | |
| 348 | + version "7.10.4" | |
| 349 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.10.4.tgz?cache=0&sync_timestamp=1593522975374&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-optional-catch-binding%2Fdownload%2F%40babel%2Fplugin-proposal-optional-catch-binding-7.10.4.tgz#31c938309d24a78a49d68fdabffaa863758554dd" | |
| 350 | + integrity sha1-Mck4MJ0kp4pJ1o/av/qoY3WFVN0= | |
| 168 | 351 | dependencies: |
| 169 | - "@babel/helper-annotate-as-pure" "^7.0.0" | |
| 170 | - "@babel/helper-wrap-function" "^7.1.0" | |
| 171 | - "@babel/template" "^7.1.0" | |
| 172 | - "@babel/traverse" "^7.1.0" | |
| 173 | - "@babel/types" "^7.0.0" | |
| 352 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 353 | + "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" | |
| 174 | 354 | |
| 175 | -"@babel/helper-replace-supers@^7.5.5": | |
| 176 | - version "7.5.5" | |
| 177 | - resolved "https://registry.npm.taobao.org/@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.5.5.tgz#f84ce43df031222d2bad068d2626cb5799c34bc2" | |
| 178 | - integrity sha1-+EzkPfAxIi0rrQaNJibLV5nDS8I= | |
| 355 | +"@babel/plugin-proposal-optional-chaining@^7.11.0": | |
| 356 | + version "7.11.0" | |
| 357 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.11.0.tgz?cache=0&sync_timestamp=1596145014102&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-optional-chaining%2Fdownload%2F%40babel%2Fplugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076" | |
| 358 | + integrity sha1-3lhm0GRvav2quKVmOC/joiF1UHY= | |
| 179 | 359 | dependencies: |
| 180 | - "@babel/helper-member-expression-to-functions" "^7.5.5" | |
| 181 | - "@babel/helper-optimise-call-expression" "^7.0.0" | |
| 182 | - "@babel/traverse" "^7.5.5" | |
| 183 | - "@babel/types" "^7.5.5" | |
| 360 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 361 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" | |
| 362 | + "@babel/plugin-syntax-optional-chaining" "^7.8.0" | |
| 184 | 363 | |
| 185 | -"@babel/helper-simple-access@^7.1.0": | |
| 186 | - version "7.1.0" | |
| 187 | - resolved "https://registry.npm.taobao.org/@babel/helper-simple-access/download/@babel/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c" | |
| 188 | - integrity sha1-Ze65VMjCRb6qToWdphiPOdceWFw= | |
| 364 | +"@babel/plugin-proposal-private-methods@^7.10.4": | |
| 365 | + version "7.10.4" | |
| 366 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-private-methods/download/@babel/plugin-proposal-private-methods-7.10.4.tgz?cache=0&sync_timestamp=1593522940799&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-private-methods%2Fdownload%2F%40babel%2Fplugin-proposal-private-methods-7.10.4.tgz#b160d972b8fdba5c7d111a145fc8c421fc2a6909" | |
| 367 | + integrity sha1-sWDZcrj9ulx9ERoUX8jEIfwqaQk= | |
| 189 | 368 | dependencies: |
| 190 | - "@babel/template" "^7.1.0" | |
| 191 | - "@babel/types" "^7.0.0" | |
| 369 | + "@babel/helper-create-class-features-plugin" "^7.10.4" | |
| 370 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 192 | 371 | |
| 193 | -"@babel/helper-split-export-declaration@^7.4.4": | |
| 194 | - version "7.4.4" | |
| 195 | - resolved "https://registry.npm.taobao.org/@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677" | |
| 196 | - integrity sha1-/5SJSjQL549T8GrwOLIFxJ2ZNnc= | |
| 372 | +"@babel/plugin-proposal-unicode-property-regex@^7.10.4", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": | |
| 373 | + version "7.10.4" | |
| 374 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-unicode-property-regex/download/@babel/plugin-proposal-unicode-property-regex-7.10.4.tgz#4483cda53041ce3413b7fe2f00022665ddfaa75d" | |
| 375 | + integrity sha1-RIPNpTBBzjQTt/4vAAImZd36p10= | |
| 197 | 376 | dependencies: |
| 198 | - "@babel/types" "^7.4.4" | |
| 377 | + "@babel/helper-create-regexp-features-plugin" "^7.10.4" | |
| 378 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 199 | 379 | |
| 200 | -"@babel/helper-wrap-function@^7.1.0": | |
| 201 | - version "7.2.0" | |
| 202 | - resolved "https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa" | |
| 203 | - integrity sha1-xOABJEV2nigVtVKW6tQ6lYVJ9vo= | |
| 380 | +"@babel/plugin-syntax-async-generators@^7.8.0": | |
| 381 | + version "7.8.4" | |
| 382 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-async-generators/download/@babel/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" | |
| 383 | + integrity sha1-qYP7Gusuw/btBCohD2QOkOeG/g0= | |
| 204 | 384 | dependencies: |
| 205 | - "@babel/helper-function-name" "^7.1.0" | |
| 206 | - "@babel/template" "^7.1.0" | |
| 207 | - "@babel/traverse" "^7.1.0" | |
| 208 | - "@babel/types" "^7.2.0" | |
| 385 | + "@babel/helper-plugin-utils" "^7.8.0" | |
| 209 | 386 | |
| 210 | -"@babel/helpers@^7.5.5": | |
| 211 | - version "7.5.5" | |
| 212 | - resolved "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.5.5.tgz#63908d2a73942229d1e6685bc2a0e730dde3b75e" | |
| 213 | - integrity sha1-Y5CNKnOUIinR5mhbwqDnMN3jt14= | |
| 387 | +"@babel/plugin-syntax-class-properties@^7.10.4": | |
| 388 | + version "7.10.4" | |
| 389 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-class-properties/download/@babel/plugin-syntax-class-properties-7.10.4.tgz?cache=0&sync_timestamp=1593521086484&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-class-properties%2Fdownload%2F%40babel%2Fplugin-syntax-class-properties-7.10.4.tgz#6644e6a0baa55a61f9e3231f6c9eeb6ee46c124c" | |
| 390 | + integrity sha1-ZkTmoLqlWmH54yMfbJ7rbuRsEkw= | |
| 214 | 391 | dependencies: |
| 215 | - "@babel/template" "^7.4.4" | |
| 216 | - "@babel/traverse" "^7.5.5" | |
| 217 | - "@babel/types" "^7.5.5" | |
| 392 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 218 | 393 | |
| 219 | -"@babel/highlight@^7.0.0": | |
| 220 | - version "7.5.0" | |
| 221 | - resolved "https://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.5.0.tgz?cache=0&sync_timestamp=1562245140883&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhighlight%2Fdownload%2F%40babel%2Fhighlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540" | |
| 222 | - integrity sha1-VtETEr2SSPphlZHQJHK+boyzJUA= | |
| 394 | +"@babel/plugin-syntax-decorators@^7.10.4": | |
| 395 | + version "7.10.4" | |
| 396 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-decorators/download/@babel/plugin-syntax-decorators-7.10.4.tgz?cache=0&sync_timestamp=1593522820650&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-decorators%2Fdownload%2F%40babel%2Fplugin-syntax-decorators-7.10.4.tgz#6853085b2c429f9d322d02f5a635018cdeb2360c" | |
| 397 | + integrity sha1-aFMIWyxCn50yLQL1pjUBjN6yNgw= | |
| 223 | 398 | dependencies: |
| 224 | - chalk "^2.0.0" | |
| 225 | - esutils "^2.0.2" | |
| 226 | - js-tokens "^4.0.0" | |
| 227 | - | |
| 228 | -"@babel/parser@^7.4.4", "@babel/parser@^7.5.5": | |
| 229 | - version "7.5.5" | |
| 230 | - resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b" | |
| 231 | - integrity sha1-AvB3rIgX099Kgy71neZ1Zeccyks= | |
| 399 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 232 | 400 | |
| 233 | -"@babel/plugin-proposal-async-generator-functions@^7.2.0": | |
| 234 | - version "7.2.0" | |
| 235 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e" | |
| 236 | - integrity sha1-somzBmadzkrSCwJSiJoVdoydQX4= | |
| 401 | +"@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3": | |
| 402 | + version "7.8.3" | |
| 403 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-dynamic-import/download/@babel/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3" | |
| 404 | + integrity sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM= | |
| 237 | 405 | dependencies: |
| 238 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 239 | - "@babel/helper-remap-async-to-generator" "^7.1.0" | |
| 240 | - "@babel/plugin-syntax-async-generators" "^7.2.0" | |
| 406 | + "@babel/helper-plugin-utils" "^7.8.0" | |
| 241 | 407 | |
| 242 | -"@babel/plugin-proposal-class-properties@^7.0.0": | |
| 243 | - version "7.5.5" | |
| 244 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-class-properties/download/@babel/plugin-proposal-class-properties-7.5.5.tgz#a974cfae1e37c3110e71f3c6a2e48b8e71958cd4" | |
| 245 | - integrity sha1-qXTPrh43wxEOcfPGouSLjnGVjNQ= | |
| 408 | +"@babel/plugin-syntax-export-namespace-from@^7.8.3": | |
| 409 | + version "7.8.3" | |
| 410 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-export-namespace-from/download/@babel/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a" | |
| 411 | + integrity sha1-AolkqbqA28CUyRXEh618TnpmRlo= | |
| 246 | 412 | dependencies: |
| 247 | - "@babel/helper-create-class-features-plugin" "^7.5.5" | |
| 248 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 413 | + "@babel/helper-plugin-utils" "^7.8.3" | |
| 249 | 414 | |
| 250 | -"@babel/plugin-proposal-decorators@^7.1.0": | |
| 251 | - version "7.4.4" | |
| 252 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-decorators/download/@babel/plugin-proposal-decorators-7.4.4.tgz#de9b2a1a8ab0196f378e2a82f10b6e2a36f21cc0" | |
| 253 | - integrity sha1-3psqGoqwGW83jiqC8QtuKjbyHMA= | |
| 415 | +"@babel/plugin-syntax-json-strings@^7.8.0": | |
| 416 | + version "7.8.3" | |
| 417 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-json-strings/download/@babel/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a" | |
| 418 | + integrity sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo= | |
| 254 | 419 | dependencies: |
| 255 | - "@babel/helper-create-class-features-plugin" "^7.4.4" | |
| 256 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 257 | - "@babel/plugin-syntax-decorators" "^7.2.0" | |
| 420 | + "@babel/helper-plugin-utils" "^7.8.0" | |
| 258 | 421 | |
| 259 | -"@babel/plugin-proposal-json-strings@^7.2.0": | |
| 260 | - version "7.2.0" | |
| 261 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-json-strings/download/@babel/plugin-proposal-json-strings-7.2.0.tgz#568ecc446c6148ae6b267f02551130891e29f317" | |
| 262 | - integrity sha1-Vo7MRGxhSK5rJn8CVREwiR4p8xc= | |
| 422 | +"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.2.0", "@babel/plugin-syntax-jsx@^7.8.3": | |
| 423 | + version "7.10.4" | |
| 424 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-jsx/download/@babel/plugin-syntax-jsx-7.10.4.tgz?cache=0&sync_timestamp=1593521121498&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-jsx%2Fdownload%2F%40babel%2Fplugin-syntax-jsx-7.10.4.tgz#39abaae3cbf710c4373d8429484e6ba21340166c" | |
| 425 | + integrity sha1-Oauq48v3EMQ3PYQpSE5rohNAFmw= | |
| 263 | 426 | dependencies: |
| 264 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 265 | - "@babel/plugin-syntax-json-strings" "^7.2.0" | |
| 427 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 266 | 428 | |
| 267 | -"@babel/plugin-proposal-object-rest-spread@^7.3.4": | |
| 268 | - version "7.5.5" | |
| 269 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.5.5.tgz#61939744f71ba76a3ae46b5eea18a54c16d22e58" | |
| 270 | - integrity sha1-YZOXRPcbp2o65Gte6hilTBbSLlg= | |
| 429 | +"@babel/plugin-syntax-logical-assignment-operators@^7.10.4": | |
| 430 | + version "7.10.4" | |
| 431 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-logical-assignment-operators/download/@babel/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" | |
| 432 | + integrity sha1-ypHvRjA1MESLkGZSusLp/plB9pk= | |
| 271 | 433 | dependencies: |
| 272 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 273 | - "@babel/plugin-syntax-object-rest-spread" "^7.2.0" | |
| 434 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 274 | 435 | |
| 275 | -"@babel/plugin-proposal-optional-catch-binding@^7.2.0": | |
| 276 | - version "7.2.0" | |
| 277 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.2.0.tgz#135d81edb68a081e55e56ec48541ece8065c38f5" | |
| 278 | - integrity sha1-E12B7baKCB5V5W7EhUHs6AZcOPU= | |
| 436 | +"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0": | |
| 437 | + version "7.8.3" | |
| 438 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-nullish-coalescing-operator/download/@babel/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9" | |
| 439 | + integrity sha1-Fn7XA2iIYIH3S1w2xlqIwDtm0ak= | |
| 279 | 440 | dependencies: |
| 280 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 281 | - "@babel/plugin-syntax-optional-catch-binding" "^7.2.0" | |
| 441 | + "@babel/helper-plugin-utils" "^7.8.0" | |
| 282 | 442 | |
| 283 | -"@babel/plugin-proposal-unicode-property-regex@^7.2.0": | |
| 284 | - version "7.4.4" | |
| 285 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-unicode-property-regex/download/@babel/plugin-proposal-unicode-property-regex-7.4.4.tgz#501ffd9826c0b91da22690720722ac7cb1ca9c78" | |
| 286 | - integrity sha1-UB/9mCbAuR2iJpByByKsfLHKnHg= | |
| 443 | +"@babel/plugin-syntax-numeric-separator@^7.10.4": | |
| 444 | + version "7.10.4" | |
| 445 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-numeric-separator/download/@babel/plugin-syntax-numeric-separator-7.10.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-numeric-separator%2Fdownload%2F%40babel%2Fplugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97" | |
| 446 | + integrity sha1-ubBws+M1cM2f0Hun+pHA3Te5r5c= | |
| 287 | 447 | dependencies: |
| 288 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 289 | - "@babel/helper-regex" "^7.4.4" | |
| 290 | - regexpu-core "^4.5.4" | |
| 448 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 291 | 449 | |
| 292 | -"@babel/plugin-syntax-async-generators@^7.2.0": | |
| 293 | - version "7.2.0" | |
| 294 | - resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-async-generators/download/@babel/plugin-syntax-async-generators-7.2.0.tgz#69e1f0db34c6f5a0cf7e2b3323bf159a76c8cb7f" | |
| 295 | - integrity sha1-aeHw2zTG9aDPfiszI78VmnbIy38= | |
| 450 | +"@babel/plugin-syntax-object-rest-spread@^7.8.0": | |
| 451 | + version "7.8.3" | |
| 452 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-object-rest-spread/download/@babel/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871" | |
| 453 | + integrity sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE= | |
| 296 | 454 | dependencies: |
| 297 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 455 | + "@babel/helper-plugin-utils" "^7.8.0" | |
| 298 | 456 | |
| 299 | -"@babel/plugin-syntax-decorators@^7.2.0": | |
| 300 | - version "7.2.0" | |
| 301 | - resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-decorators/download/@babel/plugin-syntax-decorators-7.2.0.tgz#c50b1b957dcc69e4b1127b65e1c33eef61570c1b" | |
| 302 | - integrity sha1-xQsblX3MaeSxEntl4cM+72FXDBs= | |
| 457 | +"@babel/plugin-syntax-optional-catch-binding@^7.8.0": | |
| 458 | + version "7.8.3" | |
| 459 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-optional-catch-binding/download/@babel/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1" | |
| 460 | + integrity sha1-YRGiZbz7Ag6579D9/X0mQCue1sE= | |
| 303 | 461 | dependencies: |
| 304 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 462 | + "@babel/helper-plugin-utils" "^7.8.0" | |
| 305 | 463 | |
| 306 | -"@babel/plugin-syntax-dynamic-import@^7.0.0": | |
| 307 | - version "7.2.0" | |
| 308 | - resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-dynamic-import/download/@babel/plugin-syntax-dynamic-import-7.2.0.tgz#69c159ffaf4998122161ad8ebc5e6d1f55df8612" | |
| 309 | - integrity sha1-acFZ/69JmBIhYa2OvF5tH1XfhhI= | |
| 464 | +"@babel/plugin-syntax-optional-chaining@^7.8.0": | |
| 465 | + version "7.8.3" | |
| 466 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-optional-chaining/download/@babel/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a" | |
| 467 | + integrity sha1-T2nCq5UWfgGAzVM2YT+MV4j31Io= | |
| 310 | 468 | dependencies: |
| 311 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 469 | + "@babel/helper-plugin-utils" "^7.8.0" | |
| 312 | 470 | |
| 313 | -"@babel/plugin-syntax-json-strings@^7.2.0": | |
| 314 | - version "7.2.0" | |
| 315 | - resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-json-strings/download/@babel/plugin-syntax-json-strings-7.2.0.tgz#72bd13f6ffe1d25938129d2a186b11fd62951470" | |
| 316 | - integrity sha1-cr0T9v/h0lk4Ep0qGGsR/WKVFHA= | |
| 471 | +"@babel/plugin-syntax-top-level-await@^7.10.4": | |
| 472 | + version "7.10.4" | |
| 473 | + resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-top-level-await/download/@babel/plugin-syntax-top-level-await-7.10.4.tgz?cache=0&sync_timestamp=1593521242737&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-top-level-await%2Fdownload%2F%40babel%2Fplugin-syntax-top-level-await-7.10.4.tgz#4bbeb8917b54fcf768364e0a81f560e33a3ef57d" | |
| 474 | + integrity sha1-S764kXtU/PdoNk4KgfVg4zo+9X0= | |
| 317 | 475 | dependencies: |
| 318 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 476 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 319 | 477 | |
| 320 | -"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.2.0": | |
| 321 | - version "7.2.0" | |
| 322 | - resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-jsx/download/@babel/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7" | |
| 323 | - integrity sha1-C4WjtLx830zEuL8jYzW5B8oi58c= | |
| 478 | +"@babel/plugin-transform-arrow-functions@^7.10.4": | |
| 479 | + version "7.10.4" | |
| 480 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-arrow-functions/download/@babel/plugin-transform-arrow-functions-7.10.4.tgz?cache=0&sync_timestamp=1593522484198&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-arrow-functions%2Fdownload%2F%40babel%2Fplugin-transform-arrow-functions-7.10.4.tgz#e22960d77e697c74f41c501d44d73dbf8a6a64cd" | |
| 481 | + integrity sha1-4ilg135pfHT0HFAdRNc9v4pqZM0= | |
| 324 | 482 | dependencies: |
| 325 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 483 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 326 | 484 | |
| 327 | -"@babel/plugin-syntax-object-rest-spread@^7.2.0": | |
| 328 | - version "7.2.0" | |
| 329 | - resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-object-rest-spread/download/@babel/plugin-syntax-object-rest-spread-7.2.0.tgz#3b7a3e733510c57e820b9142a6579ac8b0dfad2e" | |
| 330 | - integrity sha1-O3o+czUQxX6CC5FCpleayLDfrS4= | |
| 485 | +"@babel/plugin-transform-async-to-generator@^7.10.4": | |
| 486 | + version "7.10.4" | |
| 487 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-async-to-generator/download/@babel/plugin-transform-async-to-generator-7.10.4.tgz?cache=0&sync_timestamp=1593522851748&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-async-to-generator%2Fdownload%2F%40babel%2Fplugin-transform-async-to-generator-7.10.4.tgz#41a5017e49eb6f3cda9392a51eef29405b245a37" | |
| 488 | + integrity sha1-QaUBfknrbzzak5KlHu8pQFskWjc= | |
| 331 | 489 | dependencies: |
| 332 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 490 | + "@babel/helper-module-imports" "^7.10.4" | |
| 491 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 492 | + "@babel/helper-remap-async-to-generator" "^7.10.4" | |
| 333 | 493 | |
| 334 | -"@babel/plugin-syntax-optional-catch-binding@^7.2.0": | |
| 335 | - version "7.2.0" | |
| 336 | - resolved "https://registry.npm.taobao.org/@babel/plugin-syntax-optional-catch-binding/download/@babel/plugin-syntax-optional-catch-binding-7.2.0.tgz#a94013d6eda8908dfe6a477e7f9eda85656ecf5c" | |
| 337 | - integrity sha1-qUAT1u2okI3+akd+f57ahWVuz1w= | |
| 494 | +"@babel/plugin-transform-block-scoped-functions@^7.10.4": | |
| 495 | + version "7.10.4" | |
| 496 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoped-functions/download/@babel/plugin-transform-block-scoped-functions-7.10.4.tgz?cache=0&sync_timestamp=1593521982492&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-block-scoped-functions%2Fdownload%2F%40babel%2Fplugin-transform-block-scoped-functions-7.10.4.tgz#1afa595744f75e43a91af73b0d998ecfe4ebc2e8" | |
| 497 | + integrity sha1-GvpZV0T3XkOpGvc7DZmOz+Trwug= | |
| 338 | 498 | dependencies: |
| 339 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 499 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 340 | 500 | |
| 341 | -"@babel/plugin-transform-arrow-functions@^7.2.0": | |
| 342 | - version "7.2.0" | |
| 343 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-arrow-functions/download/@babel/plugin-transform-arrow-functions-7.2.0.tgz#9aeafbe4d6ffc6563bf8f8372091628f00779550" | |
| 344 | - integrity sha1-mur75Nb/xlY7+Pg3IJFijwB3lVA= | |
| 501 | +"@babel/plugin-transform-block-scoping@^7.10.4": | |
| 502 | + version "7.11.1" | |
| 503 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoping/download/@babel/plugin-transform-block-scoping-7.11.1.tgz?cache=0&sync_timestamp=1596578814152&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-block-scoping%2Fdownload%2F%40babel%2Fplugin-transform-block-scoping-7.11.1.tgz#5b7efe98852bef8d652c0b28144cd93a9e4b5215" | |
| 504 | + integrity sha1-W37+mIUr741lLAsoFEzZOp5LUhU= | |
| 345 | 505 | dependencies: |
| 346 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 506 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 347 | 507 | |
| 348 | -"@babel/plugin-transform-async-to-generator@^7.3.4": | |
| 349 | - version "7.5.0" | |
| 350 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-async-to-generator/download/@babel/plugin-transform-async-to-generator-7.5.0.tgz#89a3848a0166623b5bc481164b5936ab947e887e" | |
| 351 | - integrity sha1-iaOEigFmYjtbxIEWS1k2q5R+iH4= | |
| 508 | +"@babel/plugin-transform-classes@^7.10.4": | |
| 509 | + version "7.10.4" | |
| 510 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-classes/download/@babel/plugin-transform-classes-7.10.4.tgz?cache=0&sync_timestamp=1593522856487&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-classes%2Fdownload%2F%40babel%2Fplugin-transform-classes-7.10.4.tgz#405136af2b3e218bc4a1926228bc917ab1a0adc7" | |
| 511 | + integrity sha1-QFE2rys+IYvEoZJiKLyRerGgrcc= | |
| 352 | 512 | dependencies: |
| 353 | - "@babel/helper-module-imports" "^7.0.0" | |
| 354 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 355 | - "@babel/helper-remap-async-to-generator" "^7.1.0" | |
| 513 | + "@babel/helper-annotate-as-pure" "^7.10.4" | |
| 514 | + "@babel/helper-define-map" "^7.10.4" | |
| 515 | + "@babel/helper-function-name" "^7.10.4" | |
| 516 | + "@babel/helper-optimise-call-expression" "^7.10.4" | |
| 517 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 518 | + "@babel/helper-replace-supers" "^7.10.4" | |
| 519 | + "@babel/helper-split-export-declaration" "^7.10.4" | |
| 520 | + globals "^11.1.0" | |
| 356 | 521 | |
| 357 | -"@babel/plugin-transform-block-scoped-functions@^7.2.0": | |
| 358 | - version "7.2.0" | |
| 359 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoped-functions/download/@babel/plugin-transform-block-scoped-functions-7.2.0.tgz#5d3cc11e8d5ddd752aa64c9148d0db6cb79fd190" | |
| 360 | - integrity sha1-XTzBHo1d3XUqpkyRSNDbbLef0ZA= | |
| 522 | +"@babel/plugin-transform-computed-properties@^7.10.4": | |
| 523 | + version "7.10.4" | |
| 524 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-computed-properties/download/@babel/plugin-transform-computed-properties-7.10.4.tgz#9ded83a816e82ded28d52d4b4ecbdd810cdfc0eb" | |
| 525 | + integrity sha1-ne2DqBboLe0o1S1LTsvdgQzfwOs= | |
| 361 | 526 | dependencies: |
| 362 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 527 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 363 | 528 | |
| 364 | -"@babel/plugin-transform-block-scoping@^7.3.4": | |
| 365 | - version "7.5.5" | |
| 366 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoping/download/@babel/plugin-transform-block-scoping-7.5.5.tgz#a35f395e5402822f10d2119f6f8e045e3639a2ce" | |
| 367 | - integrity sha1-o185XlQCgi8Q0hGfb44EXjY5os4= | |
| 529 | +"@babel/plugin-transform-destructuring@^7.10.4": | |
| 530 | + version "7.10.4" | |
| 531 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-destructuring/download/@babel/plugin-transform-destructuring-7.10.4.tgz?cache=0&sync_timestamp=1593522993738&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-destructuring%2Fdownload%2F%40babel%2Fplugin-transform-destructuring-7.10.4.tgz#70ddd2b3d1bea83d01509e9bb25ddb3a74fc85e5" | |
| 532 | + integrity sha1-cN3Ss9G+qD0BUJ6bsl3bOnT8heU= | |
| 368 | 533 | dependencies: |
| 369 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 370 | - lodash "^4.17.13" | |
| 534 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 371 | 535 | |
| 372 | -"@babel/plugin-transform-classes@^7.3.4": | |
| 373 | - version "7.5.5" | |
| 374 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-classes/download/@babel/plugin-transform-classes-7.5.5.tgz#d094299d9bd680a14a2a0edae38305ad60fb4de9" | |
| 375 | - integrity sha1-0JQpnZvWgKFKKg7a44MFrWD7Tek= | |
| 536 | +"@babel/plugin-transform-dotall-regex@^7.10.4", "@babel/plugin-transform-dotall-regex@^7.4.4": | |
| 537 | + version "7.10.4" | |
| 538 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-dotall-regex/download/@babel/plugin-transform-dotall-regex-7.10.4.tgz#469c2062105c1eb6a040eaf4fac4b488078395ee" | |
| 539 | + integrity sha1-RpwgYhBcHragQOr0+sS0iAeDle4= | |
| 376 | 540 | dependencies: |
| 377 | - "@babel/helper-annotate-as-pure" "^7.0.0" | |
| 378 | - "@babel/helper-define-map" "^7.5.5" | |
| 379 | - "@babel/helper-function-name" "^7.1.0" | |
| 380 | - "@babel/helper-optimise-call-expression" "^7.0.0" | |
| 381 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 382 | - "@babel/helper-replace-supers" "^7.5.5" | |
| 383 | - "@babel/helper-split-export-declaration" "^7.4.4" | |
| 384 | - globals "^11.1.0" | |
| 541 | + "@babel/helper-create-regexp-features-plugin" "^7.10.4" | |
| 542 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 385 | 543 | |
| 386 | -"@babel/plugin-transform-computed-properties@^7.2.0": | |
| 387 | - version "7.2.0" | |
| 388 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-computed-properties/download/@babel/plugin-transform-computed-properties-7.2.0.tgz#83a7df6a658865b1c8f641d510c6f3af220216da" | |
| 389 | - integrity sha1-g6ffamWIZbHI9kHVEMbzryICFto= | |
| 544 | +"@babel/plugin-transform-duplicate-keys@^7.10.4": | |
| 545 | + version "7.10.4" | |
| 546 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-duplicate-keys/download/@babel/plugin-transform-duplicate-keys-7.10.4.tgz?cache=0&sync_timestamp=1593521255341&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-duplicate-keys%2Fdownload%2F%40babel%2Fplugin-transform-duplicate-keys-7.10.4.tgz#697e50c9fee14380fe843d1f306b295617431e47" | |
| 547 | + integrity sha1-aX5Qyf7hQ4D+hD0fMGspVhdDHkc= | |
| 390 | 548 | dependencies: |
| 391 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 549 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 392 | 550 | |
| 393 | -"@babel/plugin-transform-destructuring@^7.2.0": | |
| 394 | - version "7.5.0" | |
| 395 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-destructuring/download/@babel/plugin-transform-destructuring-7.5.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-destructuring%2Fdownload%2F%40babel%2Fplugin-transform-destructuring-7.5.0.tgz#f6c09fdfe3f94516ff074fe877db7bc9ef05855a" | |
| 396 | - integrity sha1-9sCf3+P5RRb/B0/od9t7ye8FhVo= | |
| 551 | +"@babel/plugin-transform-exponentiation-operator@^7.10.4": | |
| 552 | + version "7.10.4" | |
| 553 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-exponentiation-operator/download/@babel/plugin-transform-exponentiation-operator-7.10.4.tgz?cache=0&sync_timestamp=1593522848226&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-exponentiation-operator%2Fdownload%2F%40babel%2Fplugin-transform-exponentiation-operator-7.10.4.tgz#5ae338c57f8cf4001bdb35607ae66b92d665af2e" | |
| 554 | + integrity sha1-WuM4xX+M9AAb2zVgeuZrktZlry4= | |
| 397 | 555 | dependencies: |
| 398 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 556 | + "@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.4" | |
| 557 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 399 | 558 | |
| 400 | -"@babel/plugin-transform-dotall-regex@^7.2.0": | |
| 401 | - version "7.4.4" | |
| 402 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-dotall-regex/download/@babel/plugin-transform-dotall-regex-7.4.4.tgz#361a148bc951444312c69446d76ed1ea8e4450c3" | |
| 403 | - integrity sha1-NhoUi8lRREMSxpRG127R6o5EUMM= | |
| 559 | +"@babel/plugin-transform-for-of@^7.10.4": | |
| 560 | + version "7.10.4" | |
| 561 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-for-of/download/@babel/plugin-transform-for-of-7.10.4.tgz?cache=0&sync_timestamp=1593522996190&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-for-of%2Fdownload%2F%40babel%2Fplugin-transform-for-of-7.10.4.tgz#c08892e8819d3a5db29031b115af511dbbfebae9" | |
| 562 | + integrity sha1-wIiS6IGdOl2ykDGxFa9RHbv+uuk= | |
| 404 | 563 | dependencies: |
| 405 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 406 | - "@babel/helper-regex" "^7.4.4" | |
| 407 | - regexpu-core "^4.5.4" | |
| 564 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 408 | 565 | |
| 409 | -"@babel/plugin-transform-duplicate-keys@^7.2.0": | |
| 410 | - version "7.5.0" | |
| 411 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-duplicate-keys/download/@babel/plugin-transform-duplicate-keys-7.5.0.tgz#c5dbf5106bf84cdf691222c0974c12b1df931853" | |
| 412 | - integrity sha1-xdv1EGv4TN9pEiLAl0wSsd+TGFM= | |
| 566 | +"@babel/plugin-transform-function-name@^7.10.4": | |
| 567 | + version "7.10.4" | |
| 568 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-function-name/download/@babel/plugin-transform-function-name-7.10.4.tgz?cache=0&sync_timestamp=1593522872485&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-function-name%2Fdownload%2F%40babel%2Fplugin-transform-function-name-7.10.4.tgz#6a467880e0fc9638514ba369111811ddbe2644b7" | |
| 569 | + integrity sha1-akZ4gOD8ljhRS6NpERgR3b4mRLc= | |
| 413 | 570 | dependencies: |
| 414 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 571 | + "@babel/helper-function-name" "^7.10.4" | |
| 572 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 415 | 573 | |
| 416 | -"@babel/plugin-transform-exponentiation-operator@^7.2.0": | |
| 417 | - version "7.2.0" | |
| 418 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-exponentiation-operator/download/@babel/plugin-transform-exponentiation-operator-7.2.0.tgz#a63868289e5b4007f7054d46491af51435766008" | |
| 419 | - integrity sha1-pjhoKJ5bQAf3BU1GSRr1FDV2YAg= | |
| 574 | +"@babel/plugin-transform-literals@^7.10.4": | |
| 575 | + version "7.10.4" | |
| 576 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-literals/download/@babel/plugin-transform-literals-7.10.4.tgz?cache=0&sync_timestamp=1593522938841&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-literals%2Fdownload%2F%40babel%2Fplugin-transform-literals-7.10.4.tgz#9f42ba0841100a135f22712d0e391c462f571f3c" | |
| 577 | + integrity sha1-n0K6CEEQChNfInEtDjkcRi9XHzw= | |
| 420 | 578 | dependencies: |
| 421 | - "@babel/helper-builder-binary-assignment-operator-visitor" "^7.1.0" | |
| 422 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 579 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 423 | 580 | |
| 424 | -"@babel/plugin-transform-for-of@^7.2.0": | |
| 425 | - version "7.4.4" | |
| 426 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-for-of/download/@babel/plugin-transform-for-of-7.4.4.tgz#0267fc735e24c808ba173866c6c4d1440fc3c556" | |
| 427 | - integrity sha1-Amf8c14kyAi6FzhmxsTRRA/DxVY= | |
| 581 | +"@babel/plugin-transform-member-expression-literals@^7.10.4": | |
| 582 | + version "7.10.4" | |
| 583 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-member-expression-literals/download/@babel/plugin-transform-member-expression-literals-7.10.4.tgz?cache=0&sync_timestamp=1593522821136&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-member-expression-literals%2Fdownload%2F%40babel%2Fplugin-transform-member-expression-literals-7.10.4.tgz#b1ec44fcf195afcb8db2c62cd8e551c881baf8b7" | |
| 584 | + integrity sha1-sexE/PGVr8uNssYs2OVRyIG6+Lc= | |
| 428 | 585 | dependencies: |
| 429 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 586 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 430 | 587 | |
| 431 | -"@babel/plugin-transform-function-name@^7.2.0": | |
| 432 | - version "7.4.4" | |
| 433 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-function-name/download/@babel/plugin-transform-function-name-7.4.4.tgz#e1436116abb0610c2259094848754ac5230922ad" | |
| 434 | - integrity sha1-4UNhFquwYQwiWQlISHVKxSMJIq0= | |
| 588 | +"@babel/plugin-transform-modules-amd@^7.10.4": | |
| 589 | + version "7.10.5" | |
| 590 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-modules-amd/download/@babel/plugin-transform-modules-amd-7.10.5.tgz?cache=0&sync_timestamp=1594750826922&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-amd%2Fdownload%2F%40babel%2Fplugin-transform-modules-amd-7.10.5.tgz#1b9cddaf05d9e88b3aad339cb3e445c4f020a9b1" | |
| 591 | + integrity sha1-G5zdrwXZ6Is6rTOcs+RFxPAgqbE= | |
| 435 | 592 | dependencies: |
| 436 | - "@babel/helper-function-name" "^7.1.0" | |
| 437 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 593 | + "@babel/helper-module-transforms" "^7.10.5" | |
| 594 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 595 | + babel-plugin-dynamic-import-node "^2.3.3" | |
| 438 | 596 | |
| 439 | -"@babel/plugin-transform-literals@^7.2.0": | |
| 440 | - version "7.2.0" | |
| 441 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-literals/download/@babel/plugin-transform-literals-7.2.0.tgz#690353e81f9267dad4fd8cfd77eafa86aba53ea1" | |
| 442 | - integrity sha1-aQNT6B+SZ9rU/Yz9d+r6hqulPqE= | |
| 597 | +"@babel/plugin-transform-modules-commonjs@^7.10.4": | |
| 598 | + version "7.10.4" | |
| 599 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-modules-commonjs/download/@babel/plugin-transform-modules-commonjs-7.10.4.tgz?cache=0&sync_timestamp=1593522937305&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-commonjs%2Fdownload%2F%40babel%2Fplugin-transform-modules-commonjs-7.10.4.tgz#66667c3eeda1ebf7896d41f1f16b17105a2fbca0" | |
| 600 | + integrity sha1-ZmZ8Pu2h6/eJbUHx8WsXEFovvKA= | |
| 443 | 601 | dependencies: |
| 444 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 602 | + "@babel/helper-module-transforms" "^7.10.4" | |
| 603 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 604 | + "@babel/helper-simple-access" "^7.10.4" | |
| 605 | + babel-plugin-dynamic-import-node "^2.3.3" | |
| 445 | 606 | |
| 446 | -"@babel/plugin-transform-modules-amd@^7.2.0": | |
| 447 | - version "7.5.0" | |
| 448 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-modules-amd/download/@babel/plugin-transform-modules-amd-7.5.0.tgz#ef00435d46da0a5961aa728a1d2ecff063e4fb91" | |
| 449 | - integrity sha1-7wBDXUbaCllhqnKKHS7P8GPk+5E= | |
| 607 | +"@babel/plugin-transform-modules-systemjs@^7.10.4": | |
| 608 | + version "7.10.5" | |
| 609 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-modules-systemjs/download/@babel/plugin-transform-modules-systemjs-7.10.5.tgz?cache=0&sync_timestamp=1594750826566&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-systemjs%2Fdownload%2F%40babel%2Fplugin-transform-modules-systemjs-7.10.5.tgz#6270099c854066681bae9e05f87e1b9cadbe8c85" | |
| 610 | + integrity sha1-YnAJnIVAZmgbrp4F+H4bnK2+jIU= | |
| 450 | 611 | dependencies: |
| 451 | - "@babel/helper-module-transforms" "^7.1.0" | |
| 452 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 453 | - babel-plugin-dynamic-import-node "^2.3.0" | |
| 612 | + "@babel/helper-hoist-variables" "^7.10.4" | |
| 613 | + "@babel/helper-module-transforms" "^7.10.5" | |
| 614 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 615 | + babel-plugin-dynamic-import-node "^2.3.3" | |
| 454 | 616 | |
| 455 | -"@babel/plugin-transform-modules-commonjs@^7.2.0": | |
| 456 | - version "7.5.0" | |
| 457 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-modules-commonjs/download/@babel/plugin-transform-modules-commonjs-7.5.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-commonjs%2Fdownload%2F%40babel%2Fplugin-transform-modules-commonjs-7.5.0.tgz#425127e6045231360858eeaa47a71d75eded7a74" | |
| 458 | - integrity sha1-QlEn5gRSMTYIWO6qR6cdde3tenQ= | |
| 617 | +"@babel/plugin-transform-modules-umd@^7.10.4": | |
| 618 | + version "7.10.4" | |
| 619 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-modules-umd/download/@babel/plugin-transform-modules-umd-7.10.4.tgz?cache=0&sync_timestamp=1593522846765&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-umd%2Fdownload%2F%40babel%2Fplugin-transform-modules-umd-7.10.4.tgz#9a8481fe81b824654b3a0b65da3df89f3d21839e" | |
| 620 | + integrity sha1-moSB/oG4JGVLOgtl2j34nz0hg54= | |
| 459 | 621 | dependencies: |
| 460 | - "@babel/helper-module-transforms" "^7.4.4" | |
| 461 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 462 | - "@babel/helper-simple-access" "^7.1.0" | |
| 463 | - babel-plugin-dynamic-import-node "^2.3.0" | |
| 622 | + "@babel/helper-module-transforms" "^7.10.4" | |
| 623 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 464 | 624 | |
| 465 | -"@babel/plugin-transform-modules-systemjs@^7.3.4": | |
| 466 | - version "7.5.0" | |
| 467 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-modules-systemjs/download/@babel/plugin-transform-modules-systemjs-7.5.0.tgz#e75266a13ef94202db2a0620977756f51d52d249" | |
| 468 | - integrity sha1-51JmoT75QgLbKgYgl3dW9R1S0kk= | |
| 625 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.10.4": | |
| 626 | + version "7.10.4" | |
| 627 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-named-capturing-groups-regex/download/@babel/plugin-transform-named-capturing-groups-regex-7.10.4.tgz#78b4d978810b6f3bcf03f9e318f2fc0ed41aecb6" | |
| 628 | + integrity sha1-eLTZeIELbzvPA/njGPL8DtQa7LY= | |
| 469 | 629 | dependencies: |
| 470 | - "@babel/helper-hoist-variables" "^7.4.4" | |
| 471 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 472 | - babel-plugin-dynamic-import-node "^2.3.0" | |
| 630 | + "@babel/helper-create-regexp-features-plugin" "^7.10.4" | |
| 473 | 631 | |
| 474 | -"@babel/plugin-transform-modules-umd@^7.2.0": | |
| 475 | - version "7.2.0" | |
| 476 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-modules-umd/download/@babel/plugin-transform-modules-umd-7.2.0.tgz#7678ce75169f0877b8eb2235538c074268dd01ae" | |
| 477 | - integrity sha1-dnjOdRafCHe46yI1U4wHQmjdAa4= | |
| 632 | +"@babel/plugin-transform-new-target@^7.10.4": | |
| 633 | + version "7.10.4" | |
| 634 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-new-target/download/@babel/plugin-transform-new-target-7.10.4.tgz?cache=0&sync_timestamp=1593522999550&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-new-target%2Fdownload%2F%40babel%2Fplugin-transform-new-target-7.10.4.tgz#9097d753cb7b024cb7381a3b2e52e9513a9c6888" | |
| 635 | + integrity sha1-kJfXU8t7Aky3OBo7LlLpUTqcaIg= | |
| 478 | 636 | dependencies: |
| 479 | - "@babel/helper-module-transforms" "^7.1.0" | |
| 480 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 637 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 481 | 638 | |
| 482 | -"@babel/plugin-transform-named-capturing-groups-regex@^7.3.0": | |
| 483 | - version "7.4.5" | |
| 484 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-named-capturing-groups-regex/download/@babel/plugin-transform-named-capturing-groups-regex-7.4.5.tgz#9d269fd28a370258199b4294736813a60bbdd106" | |
| 485 | - integrity sha1-nSaf0oo3AlgZm0KUc2gTpgu90QY= | |
| 639 | +"@babel/plugin-transform-object-super@^7.10.4": | |
| 640 | + version "7.10.4" | |
| 641 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-object-super/download/@babel/plugin-transform-object-super-7.10.4.tgz?cache=0&sync_timestamp=1593522848107&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-object-super%2Fdownload%2F%40babel%2Fplugin-transform-object-super-7.10.4.tgz#d7146c4d139433e7a6526f888c667e314a093894" | |
| 642 | + integrity sha1-1xRsTROUM+emUm+IjGZ+MUoJOJQ= | |
| 486 | 643 | dependencies: |
| 487 | - regexp-tree "^0.1.6" | |
| 644 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 645 | + "@babel/helper-replace-supers" "^7.10.4" | |
| 488 | 646 | |
| 489 | -"@babel/plugin-transform-new-target@^7.0.0": | |
| 490 | - version "7.4.4" | |
| 491 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-new-target/download/@babel/plugin-transform-new-target-7.4.4.tgz#18d120438b0cc9ee95a47f2c72bc9768fbed60a5" | |
| 492 | - integrity sha1-GNEgQ4sMye6VpH8scryXaPvtYKU= | |
| 647 | +"@babel/plugin-transform-parameters@^7.10.4": | |
| 648 | + version "7.10.5" | |
| 649 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.10.5.tgz?cache=0&sync_timestamp=1594750825750&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-parameters%2Fdownload%2F%40babel%2Fplugin-transform-parameters-7.10.5.tgz#59d339d58d0b1950435f4043e74e2510005e2c4a" | |
| 650 | + integrity sha1-WdM51Y0LGVBDX0BD504lEABeLEo= | |
| 493 | 651 | dependencies: |
| 494 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 652 | + "@babel/helper-get-function-arity" "^7.10.4" | |
| 653 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 495 | 654 | |
| 496 | -"@babel/plugin-transform-object-super@^7.2.0": | |
| 497 | - version "7.5.5" | |
| 498 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-object-super/download/@babel/plugin-transform-object-super-7.5.5.tgz#c70021df834073c65eb613b8679cc4a381d1a9f9" | |
| 499 | - integrity sha1-xwAh34NAc8ZethO4Z5zEo4HRqfk= | |
| 655 | +"@babel/plugin-transform-property-literals@^7.10.4": | |
| 656 | + version "7.10.4" | |
| 657 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-property-literals/download/@babel/plugin-transform-property-literals-7.10.4.tgz?cache=0&sync_timestamp=1593522821423&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-property-literals%2Fdownload%2F%40babel%2Fplugin-transform-property-literals-7.10.4.tgz#f6fe54b6590352298785b83edd815d214c42e3c0" | |
| 658 | + integrity sha1-9v5UtlkDUimHhbg+3YFdIUxC48A= | |
| 500 | 659 | dependencies: |
| 501 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 502 | - "@babel/helper-replace-supers" "^7.5.5" | |
| 660 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 503 | 661 | |
| 504 | -"@babel/plugin-transform-parameters@^7.2.0": | |
| 505 | - version "7.4.4" | |
| 506 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.4.4.tgz#7556cf03f318bd2719fe4c922d2d808be5571e16" | |
| 507 | - integrity sha1-dVbPA/MYvScZ/kySLS2Ai+VXHhY= | |
| 662 | +"@babel/plugin-transform-regenerator@^7.10.4": | |
| 663 | + version "7.10.4" | |
| 664 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-regenerator/download/@babel/plugin-transform-regenerator-7.10.4.tgz#2015e59d839074e76838de2159db421966fd8b63" | |
| 665 | + integrity sha1-IBXlnYOQdOdoON4hWdtCGWb9i2M= | |
| 508 | 666 | dependencies: |
| 509 | - "@babel/helper-call-delegate" "^7.4.4" | |
| 510 | - "@babel/helper-get-function-arity" "^7.0.0" | |
| 511 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 667 | + regenerator-transform "^0.14.2" | |
| 512 | 668 | |
| 513 | -"@babel/plugin-transform-regenerator@^7.3.4": | |
| 514 | - version "7.4.5" | |
| 515 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-regenerator/download/@babel/plugin-transform-regenerator-7.4.5.tgz#629dc82512c55cee01341fb27bdfcb210354680f" | |
| 516 | - integrity sha1-Yp3IJRLFXO4BNB+ye9/LIQNUaA8= | |
| 669 | +"@babel/plugin-transform-reserved-words@^7.10.4": | |
| 670 | + version "7.10.4" | |
| 671 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-reserved-words/download/@babel/plugin-transform-reserved-words-7.10.4.tgz?cache=0&sync_timestamp=1593522939590&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-reserved-words%2Fdownload%2F%40babel%2Fplugin-transform-reserved-words-7.10.4.tgz#8f2682bcdcef9ed327e1b0861585d7013f8a54dd" | |
| 672 | + integrity sha1-jyaCvNzvntMn4bCGFYXXAT+KVN0= | |
| 517 | 673 | dependencies: |
| 518 | - regenerator-transform "^0.14.0" | |
| 674 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 519 | 675 | |
| 520 | -"@babel/plugin-transform-runtime@^7.4.0": | |
| 521 | - version "7.5.5" | |
| 522 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.5.5.tgz#a6331afbfc59189d2135b2e09474457a8e3d28bc" | |
| 523 | - integrity sha1-pjMa+/xZGJ0hNbLglHRFeo49KLw= | |
| 676 | +"@babel/plugin-transform-runtime@^7.11.0": | |
| 677 | + version "7.11.5" | |
| 678 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.11.5.tgz#f108bc8e0cf33c37da031c097d1df470b3a293fc" | |
| 679 | + integrity sha1-8Qi8jgzzPDfaAxwJfR30cLOik/w= | |
| 524 | 680 | dependencies: |
| 525 | - "@babel/helper-module-imports" "^7.0.0" | |
| 526 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 681 | + "@babel/helper-module-imports" "^7.10.4" | |
| 682 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 527 | 683 | resolve "^1.8.1" |
| 528 | 684 | semver "^5.5.1" |
| 529 | 685 | |
| 530 | -"@babel/plugin-transform-shorthand-properties@^7.2.0": | |
| 531 | - version "7.2.0" | |
| 532 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-shorthand-properties/download/@babel/plugin-transform-shorthand-properties-7.2.0.tgz#6333aee2f8d6ee7e28615457298934a3b46198f0" | |
| 533 | - integrity sha1-YzOu4vjW7n4oYVRXKYk0o7RhmPA= | |
| 534 | - dependencies: | |
| 535 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 536 | - | |
| 537 | -"@babel/plugin-transform-spread@^7.2.0": | |
| 538 | - version "7.2.2" | |
| 539 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-spread/download/@babel/plugin-transform-spread-7.2.2.tgz#3103a9abe22f742b6d406ecd3cd49b774919b406" | |
| 540 | - integrity sha1-MQOpq+IvdCttQG7NPNSbd0kZtAY= | |
| 541 | - dependencies: | |
| 542 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 543 | - | |
| 544 | -"@babel/plugin-transform-sticky-regex@^7.2.0": | |
| 545 | - version "7.2.0" | |
| 546 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.2.0.tgz#a1e454b5995560a9c1e0d537dfc15061fd2687e1" | |
| 547 | - integrity sha1-oeRUtZlVYKnB4NU338FQYf0mh+E= | |
| 548 | - dependencies: | |
| 549 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 550 | - "@babel/helper-regex" "^7.0.0" | |
| 551 | - | |
| 552 | -"@babel/plugin-transform-template-literals@^7.2.0": | |
| 553 | - version "7.4.4" | |
| 554 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-template-literals/download/@babel/plugin-transform-template-literals-7.4.4.tgz#9d28fea7bbce637fb7612a0750989d8321d4bcb0" | |
| 555 | - integrity sha1-nSj+p7vOY3+3YSoHUJidgyHUvLA= | |
| 556 | - dependencies: | |
| 557 | - "@babel/helper-annotate-as-pure" "^7.0.0" | |
| 558 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 559 | - | |
| 560 | -"@babel/plugin-transform-typeof-symbol@^7.2.0": | |
| 561 | - version "7.2.0" | |
| 562 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-typeof-symbol/download/@babel/plugin-transform-typeof-symbol-7.2.0.tgz#117d2bcec2fbf64b4b59d1f9819894682d29f2b2" | |
| 563 | - integrity sha1-EX0rzsL79ktLWdH5gZiUaC0p8rI= | |
| 564 | - dependencies: | |
| 565 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 566 | - | |
| 567 | -"@babel/plugin-transform-unicode-regex@^7.2.0": | |
| 568 | - version "7.4.4" | |
| 569 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-unicode-regex/download/@babel/plugin-transform-unicode-regex-7.4.4.tgz#ab4634bb4f14d36728bf5978322b35587787970f" | |
| 570 | - integrity sha1-q0Y0u08U02cov1l4Mis1WHeHlw8= | |
| 571 | - dependencies: | |
| 572 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 573 | - "@babel/helper-regex" "^7.4.4" | |
| 574 | - regexpu-core "^4.5.4" | |
| 575 | - | |
| 576 | -"@babel/preset-env@^7.0.0 < 7.4.0": | |
| 577 | - version "7.3.4" | |
| 578 | - resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.3.4.tgz#887cf38b6d23c82f19b5135298bdb160062e33e1" | |
| 579 | - integrity sha1-iHzzi20jyC8ZtRNSmL2xYAYuM+E= | |
| 580 | - dependencies: | |
| 581 | - "@babel/helper-module-imports" "^7.0.0" | |
| 582 | - "@babel/helper-plugin-utils" "^7.0.0" | |
| 583 | - "@babel/plugin-proposal-async-generator-functions" "^7.2.0" | |
| 584 | - "@babel/plugin-proposal-json-strings" "^7.2.0" | |
| 585 | - "@babel/plugin-proposal-object-rest-spread" "^7.3.4" | |
| 586 | - "@babel/plugin-proposal-optional-catch-binding" "^7.2.0" | |
| 587 | - "@babel/plugin-proposal-unicode-property-regex" "^7.2.0" | |
| 588 | - "@babel/plugin-syntax-async-generators" "^7.2.0" | |
| 589 | - "@babel/plugin-syntax-json-strings" "^7.2.0" | |
| 590 | - "@babel/plugin-syntax-object-rest-spread" "^7.2.0" | |
| 591 | - "@babel/plugin-syntax-optional-catch-binding" "^7.2.0" | |
| 592 | - "@babel/plugin-transform-arrow-functions" "^7.2.0" | |
| 593 | - "@babel/plugin-transform-async-to-generator" "^7.3.4" | |
| 594 | - "@babel/plugin-transform-block-scoped-functions" "^7.2.0" | |
| 595 | - "@babel/plugin-transform-block-scoping" "^7.3.4" | |
| 596 | - "@babel/plugin-transform-classes" "^7.3.4" | |
| 597 | - "@babel/plugin-transform-computed-properties" "^7.2.0" | |
| 598 | - "@babel/plugin-transform-destructuring" "^7.2.0" | |
| 599 | - "@babel/plugin-transform-dotall-regex" "^7.2.0" | |
| 600 | - "@babel/plugin-transform-duplicate-keys" "^7.2.0" | |
| 601 | - "@babel/plugin-transform-exponentiation-operator" "^7.2.0" | |
| 602 | - "@babel/plugin-transform-for-of" "^7.2.0" | |
| 603 | - "@babel/plugin-transform-function-name" "^7.2.0" | |
| 604 | - "@babel/plugin-transform-literals" "^7.2.0" | |
| 605 | - "@babel/plugin-transform-modules-amd" "^7.2.0" | |
| 606 | - "@babel/plugin-transform-modules-commonjs" "^7.2.0" | |
| 607 | - "@babel/plugin-transform-modules-systemjs" "^7.3.4" | |
| 608 | - "@babel/plugin-transform-modules-umd" "^7.2.0" | |
| 609 | - "@babel/plugin-transform-named-capturing-groups-regex" "^7.3.0" | |
| 610 | - "@babel/plugin-transform-new-target" "^7.0.0" | |
| 611 | - "@babel/plugin-transform-object-super" "^7.2.0" | |
| 612 | - "@babel/plugin-transform-parameters" "^7.2.0" | |
| 613 | - "@babel/plugin-transform-regenerator" "^7.3.4" | |
| 614 | - "@babel/plugin-transform-shorthand-properties" "^7.2.0" | |
| 615 | - "@babel/plugin-transform-spread" "^7.2.0" | |
| 616 | - "@babel/plugin-transform-sticky-regex" "^7.2.0" | |
| 617 | - "@babel/plugin-transform-template-literals" "^7.2.0" | |
| 618 | - "@babel/plugin-transform-typeof-symbol" "^7.2.0" | |
| 619 | - "@babel/plugin-transform-unicode-regex" "^7.2.0" | |
| 620 | - browserslist "^4.3.4" | |
| 686 | +"@babel/plugin-transform-shorthand-properties@^7.10.4": | |
| 687 | + version "7.10.4" | |
| 688 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-shorthand-properties/download/@babel/plugin-transform-shorthand-properties-7.10.4.tgz#9fd25ec5cdd555bb7f473e5e6ee1c971eede4dd6" | |
| 689 | + integrity sha1-n9Jexc3VVbt/Rz5ebuHJce7eTdY= | |
| 690 | + dependencies: | |
| 691 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 692 | + | |
| 693 | +"@babel/plugin-transform-spread@^7.11.0": | |
| 694 | + version "7.11.0" | |
| 695 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-spread/download/@babel/plugin-transform-spread-7.11.0.tgz?cache=0&sync_timestamp=1596144727364&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-spread%2Fdownload%2F%40babel%2Fplugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc" | |
| 696 | + integrity sha1-+oTTAPXk9XdS/kGm0bPFVPE/F8w= | |
| 697 | + dependencies: | |
| 698 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 699 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" | |
| 700 | + | |
| 701 | +"@babel/plugin-transform-sticky-regex@^7.10.4": | |
| 702 | + version "7.10.4" | |
| 703 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.10.4.tgz#8f3889ee8657581130a29d9cc91d7c73b7c4a28d" | |
| 704 | + integrity sha1-jziJ7oZXWBEwop2cyR18c7fEoo0= | |
| 705 | + dependencies: | |
| 706 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 707 | + "@babel/helper-regex" "^7.10.4" | |
| 708 | + | |
| 709 | +"@babel/plugin-transform-template-literals@^7.10.4": | |
| 710 | + version "7.10.5" | |
| 711 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-template-literals/download/@babel/plugin-transform-template-literals-7.10.5.tgz?cache=0&sync_timestamp=1594750825749&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-template-literals%2Fdownload%2F%40babel%2Fplugin-transform-template-literals-7.10.5.tgz#78bc5d626a6642db3312d9d0f001f5e7639fde8c" | |
| 712 | + integrity sha1-eLxdYmpmQtszEtnQ8AH152Of3ow= | |
| 713 | + dependencies: | |
| 714 | + "@babel/helper-annotate-as-pure" "^7.10.4" | |
| 715 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 716 | + | |
| 717 | +"@babel/plugin-transform-typeof-symbol@^7.10.4": | |
| 718 | + version "7.10.4" | |
| 719 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-typeof-symbol/download/@babel/plugin-transform-typeof-symbol-7.10.4.tgz#9509f1a7eec31c4edbffe137c16cc33ff0bc5bfc" | |
| 720 | + integrity sha1-lQnxp+7DHE7b/+E3wWzDP/C8W/w= | |
| 721 | + dependencies: | |
| 722 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 723 | + | |
| 724 | +"@babel/plugin-transform-unicode-escapes@^7.10.4": | |
| 725 | + version "7.10.4" | |
| 726 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-unicode-escapes/download/@babel/plugin-transform-unicode-escapes-7.10.4.tgz#feae523391c7651ddac115dae0a9d06857892007" | |
| 727 | + integrity sha1-/q5SM5HHZR3awRXa4KnQaFeJIAc= | |
| 728 | + dependencies: | |
| 729 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 730 | + | |
| 731 | +"@babel/plugin-transform-unicode-regex@^7.10.4": | |
| 732 | + version "7.10.4" | |
| 733 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-unicode-regex/download/@babel/plugin-transform-unicode-regex-7.10.4.tgz#e56d71f9282fac6db09c82742055576d5e6d80a8" | |
| 734 | + integrity sha1-5W1x+SgvrG2wnIJ0IFVXbV5tgKg= | |
| 735 | + dependencies: | |
| 736 | + "@babel/helper-create-regexp-features-plugin" "^7.10.4" | |
| 737 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 738 | + | |
| 739 | +"@babel/preset-env@^7.11.0": | |
| 740 | + version "7.11.5" | |
| 741 | + resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.11.5.tgz?cache=0&sync_timestamp=1598904590837&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fpreset-env%2Fdownload%2F%40babel%2Fpreset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272" | |
| 742 | + integrity sha1-GMtLk3nj6S/+qSwHRxqZopFOQnI= | |
| 743 | + dependencies: | |
| 744 | + "@babel/compat-data" "^7.11.0" | |
| 745 | + "@babel/helper-compilation-targets" "^7.10.4" | |
| 746 | + "@babel/helper-module-imports" "^7.10.4" | |
| 747 | + "@babel/helper-plugin-utils" "^7.10.4" | |
| 748 | + "@babel/plugin-proposal-async-generator-functions" "^7.10.4" | |
| 749 | + "@babel/plugin-proposal-class-properties" "^7.10.4" | |
| 750 | + "@babel/plugin-proposal-dynamic-import" "^7.10.4" | |
| 751 | + "@babel/plugin-proposal-export-namespace-from" "^7.10.4" | |
| 752 | + "@babel/plugin-proposal-json-strings" "^7.10.4" | |
| 753 | + "@babel/plugin-proposal-logical-assignment-operators" "^7.11.0" | |
| 754 | + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" | |
| 755 | + "@babel/plugin-proposal-numeric-separator" "^7.10.4" | |
| 756 | + "@babel/plugin-proposal-object-rest-spread" "^7.11.0" | |
| 757 | + "@babel/plugin-proposal-optional-catch-binding" "^7.10.4" | |
| 758 | + "@babel/plugin-proposal-optional-chaining" "^7.11.0" | |
| 759 | + "@babel/plugin-proposal-private-methods" "^7.10.4" | |
| 760 | + "@babel/plugin-proposal-unicode-property-regex" "^7.10.4" | |
| 761 | + "@babel/plugin-syntax-async-generators" "^7.8.0" | |
| 762 | + "@babel/plugin-syntax-class-properties" "^7.10.4" | |
| 763 | + "@babel/plugin-syntax-dynamic-import" "^7.8.0" | |
| 764 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | |
| 765 | + "@babel/plugin-syntax-json-strings" "^7.8.0" | |
| 766 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | |
| 767 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" | |
| 768 | + "@babel/plugin-syntax-numeric-separator" "^7.10.4" | |
| 769 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.0" | |
| 770 | + "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" | |
| 771 | + "@babel/plugin-syntax-optional-chaining" "^7.8.0" | |
| 772 | + "@babel/plugin-syntax-top-level-await" "^7.10.4" | |
| 773 | + "@babel/plugin-transform-arrow-functions" "^7.10.4" | |
| 774 | + "@babel/plugin-transform-async-to-generator" "^7.10.4" | |
| 775 | + "@babel/plugin-transform-block-scoped-functions" "^7.10.4" | |
| 776 | + "@babel/plugin-transform-block-scoping" "^7.10.4" | |
| 777 | + "@babel/plugin-transform-classes" "^7.10.4" | |
| 778 | + "@babel/plugin-transform-computed-properties" "^7.10.4" | |
| 779 | + "@babel/plugin-transform-destructuring" "^7.10.4" | |
| 780 | + "@babel/plugin-transform-dotall-regex" "^7.10.4" | |
| 781 | + "@babel/plugin-transform-duplicate-keys" "^7.10.4" | |
| 782 | + "@babel/plugin-transform-exponentiation-operator" "^7.10.4" | |
| 783 | + "@babel/plugin-transform-for-of" "^7.10.4" | |
| 784 | + "@babel/plugin-transform-function-name" "^7.10.4" | |
| 785 | + "@babel/plugin-transform-literals" "^7.10.4" | |
| 786 | + "@babel/plugin-transform-member-expression-literals" "^7.10.4" | |
| 787 | + "@babel/plugin-transform-modules-amd" "^7.10.4" | |
| 788 | + "@babel/plugin-transform-modules-commonjs" "^7.10.4" | |
| 789 | + "@babel/plugin-transform-modules-systemjs" "^7.10.4" | |
| 790 | + "@babel/plugin-transform-modules-umd" "^7.10.4" | |
| 791 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.10.4" | |
| 792 | + "@babel/plugin-transform-new-target" "^7.10.4" | |
| 793 | + "@babel/plugin-transform-object-super" "^7.10.4" | |
| 794 | + "@babel/plugin-transform-parameters" "^7.10.4" | |
| 795 | + "@babel/plugin-transform-property-literals" "^7.10.4" | |
| 796 | + "@babel/plugin-transform-regenerator" "^7.10.4" | |
| 797 | + "@babel/plugin-transform-reserved-words" "^7.10.4" | |
| 798 | + "@babel/plugin-transform-shorthand-properties" "^7.10.4" | |
| 799 | + "@babel/plugin-transform-spread" "^7.11.0" | |
| 800 | + "@babel/plugin-transform-sticky-regex" "^7.10.4" | |
| 801 | + "@babel/plugin-transform-template-literals" "^7.10.4" | |
| 802 | + "@babel/plugin-transform-typeof-symbol" "^7.10.4" | |
| 803 | + "@babel/plugin-transform-unicode-escapes" "^7.10.4" | |
| 804 | + "@babel/plugin-transform-unicode-regex" "^7.10.4" | |
| 805 | + "@babel/preset-modules" "^0.1.3" | |
| 806 | + "@babel/types" "^7.11.5" | |
| 807 | + browserslist "^4.12.0" | |
| 808 | + core-js-compat "^3.6.2" | |
| 621 | 809 | invariant "^2.2.2" |
| 622 | - js-levenshtein "^1.1.3" | |
| 623 | - semver "^5.3.0" | |
| 624 | - | |
| 625 | -"@babel/runtime-corejs2@^7.2.0": | |
| 626 | - version "7.5.5" | |
| 627 | - resolved "https://registry.npm.taobao.org/@babel/runtime-corejs2/download/@babel/runtime-corejs2-7.5.5.tgz#c3214c08ef20341af4187f1c9fbdc357fbec96b2" | |
| 628 | - integrity sha1-wyFMCO8gNBr0GH8cn73DV/vslrI= | |
| 629 | - dependencies: | |
| 630 | - core-js "^2.6.5" | |
| 631 | - regenerator-runtime "^0.13.2" | |
| 632 | - | |
| 633 | -"@babel/runtime@^7.0.0": | |
| 634 | - version "7.5.5" | |
| 635 | - resolved "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132" | |
| 636 | - integrity sha1-dPulbTXvvspEQJHHhQzNSU/S8TI= | |
| 637 | - dependencies: | |
| 638 | - regenerator-runtime "^0.13.2" | |
| 810 | + levenary "^1.1.1" | |
| 811 | + semver "^5.5.0" | |
| 639 | 812 | |
| 640 | -"@babel/template@^7.1.0", "@babel/template@^7.4.4": | |
| 641 | - version "7.4.4" | |
| 642 | - resolved "https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237" | |
| 643 | - integrity sha1-9LiNEiVomgj1vDoXSDVFvp5O0jc= | |
| 813 | +"@babel/preset-modules@^0.1.3": | |
| 814 | + version "0.1.4" | |
| 815 | + resolved "https://registry.npm.taobao.org/@babel/preset-modules/download/@babel/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e" | |
| 816 | + integrity sha1-Ni8raMZihClw/bXiVP/I/BwuQV4= | |
| 644 | 817 | dependencies: |
| 645 | - "@babel/code-frame" "^7.0.0" | |
| 646 | - "@babel/parser" "^7.4.4" | |
| 818 | + "@babel/helper-plugin-utils" "^7.0.0" | |
| 819 | + "@babel/plugin-proposal-unicode-property-regex" "^7.4.4" | |
| 820 | + "@babel/plugin-transform-dotall-regex" "^7.4.4" | |
| 647 | 821 | "@babel/types" "^7.4.4" |
| 822 | + esutils "^2.0.2" | |
| 648 | 823 | |
| 649 | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5": | |
| 650 | - version "7.5.5" | |
| 651 | - resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.5.5.tgz#f664f8f368ed32988cd648da9f72d5ca70f165bb" | |
| 652 | - integrity sha1-9mT482jtMpiM1kjan3LVynDxZbs= | |
| 653 | - dependencies: | |
| 654 | - "@babel/code-frame" "^7.5.5" | |
| 655 | - "@babel/generator" "^7.5.5" | |
| 656 | - "@babel/helper-function-name" "^7.1.0" | |
| 657 | - "@babel/helper-split-export-declaration" "^7.4.4" | |
| 658 | - "@babel/parser" "^7.5.5" | |
| 659 | - "@babel/types" "^7.5.5" | |
| 824 | +"@babel/runtime@^7.11.0", "@babel/runtime@^7.8.4": | |
| 825 | + version "7.11.2" | |
| 826 | + resolved "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.11.2.tgz?cache=0&sync_timestamp=1596637820375&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fruntime%2Fdownload%2F%40babel%2Fruntime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736" | |
| 827 | + integrity sha1-9UnBPHVMxAuHZEufqfCaapX+BzY= | |
| 828 | + dependencies: | |
| 829 | + regenerator-runtime "^0.13.4" | |
| 830 | + | |
| 831 | +"@babel/template@^7.10.4": | |
| 832 | + version "7.10.4" | |
| 833 | + resolved "https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.10.4.tgz?cache=0&sync_timestamp=1593522831608&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftemplate%2Fdownload%2F%40babel%2Ftemplate-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" | |
| 834 | + integrity sha1-MlGZbEIA68cdGo/EBfupQPNrong= | |
| 835 | + dependencies: | |
| 836 | + "@babel/code-frame" "^7.10.4" | |
| 837 | + "@babel/parser" "^7.10.4" | |
| 838 | + "@babel/types" "^7.10.4" | |
| 839 | + | |
| 840 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5": | |
| 841 | + version "7.11.5" | |
| 842 | + resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.11.5.tgz?cache=0&sync_timestamp=1598904281596&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftraverse%2Fdownload%2F%40babel%2Ftraverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" | |
| 843 | + integrity sha1-vnd7k7UY62127i4eodFD2qEeYcM= | |
| 844 | + dependencies: | |
| 845 | + "@babel/code-frame" "^7.10.4" | |
| 846 | + "@babel/generator" "^7.11.5" | |
| 847 | + "@babel/helper-function-name" "^7.10.4" | |
| 848 | + "@babel/helper-split-export-declaration" "^7.11.0" | |
| 849 | + "@babel/parser" "^7.11.5" | |
| 850 | + "@babel/types" "^7.11.5" | |
| 660 | 851 | debug "^4.1.0" |
| 661 | 852 | globals "^11.1.0" |
| 662 | - lodash "^4.17.13" | |
| 853 | + lodash "^4.17.19" | |
| 663 | 854 | |
| 664 | -"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5": | |
| 665 | - version "7.5.5" | |
| 666 | - resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a" | |
| 667 | - integrity sha1-l7n3KOGCeFkJqkq1YmTwkKAo0Yo= | |
| 855 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.4.4": | |
| 856 | + version "7.11.5" | |
| 857 | + resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" | |
| 858 | + integrity sha1-2d5XfQElLXfGgAzuA57mT691Zi0= | |
| 668 | 859 | dependencies: |
| 669 | - esutils "^2.0.2" | |
| 670 | - lodash "^4.17.13" | |
| 860 | + "@babel/helper-validator-identifier" "^7.10.4" | |
| 861 | + lodash "^4.17.19" | |
| 671 | 862 | to-fast-properties "^2.0.0" |
| 672 | 863 | |
| 673 | 864 | "@mrmlnc/readdir-enhanced@^2.2.1": |
| ... | ... | @@ -683,67 +874,97 @@ |
| 683 | 874 | resolved "https://registry.npm.taobao.org/@nodelib/fs.stat/download/@nodelib/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" |
| 684 | 875 | integrity sha1-K1o6s/kYzKSKjHVMCBaOPwPrphs= |
| 685 | 876 | |
| 686 | -"@types/events@*": | |
| 687 | - version "3.0.0" | |
| 688 | - resolved "https://registry.npm.taobao.org/@types/events/download/@types/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7" | |
| 689 | - integrity sha1-KGLz9Yqaf3w+eNefEw3U1xwlwqc= | |
| 877 | +"@sindresorhus/is@^0.14.0": | |
| 878 | + version "0.14.0" | |
| 879 | + resolved "https://registry.npm.taobao.org/@sindresorhus/is/download/@sindresorhus/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" | |
| 880 | + integrity sha1-n7OjzzEyMoFR81PeRjLgHlIQK+o= | |
| 881 | + | |
| 882 | +"@szmarczak/http-timer@^1.1.2": | |
| 883 | + version "1.1.2" | |
| 884 | + resolved "https://registry.npm.taobao.org/@szmarczak/http-timer/download/@szmarczak/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421" | |
| 885 | + integrity sha1-sWZeLEYaLNkvTBu/UNVFTeDUtCE= | |
| 886 | + dependencies: | |
| 887 | + defer-to-connect "^1.0.1" | |
| 690 | 888 | |
| 691 | 889 | "@types/glob@^7.1.1": |
| 692 | - version "7.1.1" | |
| 693 | - resolved "https://registry.npm.taobao.org/@types/glob/download/@types/glob-7.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fglob%2Fdownload%2F%40types%2Fglob-7.1.1.tgz#aa59a1c6e3fbc421e07ccd31a944c30eba521575" | |
| 694 | - integrity sha1-qlmhxuP7xCHgfM0xqUTDDrpSFXU= | |
| 890 | + version "7.1.3" | |
| 891 | + resolved "https://registry.npm.taobao.org/@types/glob/download/@types/glob-7.1.3.tgz?cache=0&sync_timestamp=1596838298425&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fglob%2Fdownload%2F%40types%2Fglob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382e68985c183" | |
| 892 | + integrity sha1-5rqA82t9qtLGhazZJmOC5omFwYM= | |
| 695 | 893 | dependencies: |
| 696 | - "@types/events" "*" | |
| 697 | 894 | "@types/minimatch" "*" |
| 698 | 895 | "@types/node" "*" |
| 699 | 896 | |
| 897 | +"@types/json-schema@^7.0.5": | |
| 898 | + version "7.0.6" | |
| 899 | + resolved "https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" | |
| 900 | + integrity sha1-9MfsQ+gbMZqYFRFQMXCfJph4kfA= | |
| 901 | + | |
| 700 | 902 | "@types/minimatch@*": |
| 701 | 903 | version "3.0.3" |
| 702 | 904 | resolved "https://registry.npm.taobao.org/@types/minimatch/download/@types/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" |
| 703 | 905 | integrity sha1-PcoOPzOyAPx9ETnAzZbBJoyt/Z0= |
| 704 | 906 | |
| 705 | 907 | "@types/node@*": |
| 706 | - version "12.7.2" | |
| 707 | - resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-12.7.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44" | |
| 708 | - integrity sha1-xOY69eiCPOnMPws097mYwhcfDEQ= | |
| 908 | + version "14.11.8" | |
| 909 | + resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-14.11.8.tgz#fe2012f2355e4ce08bca44aeb3abbb21cf88d33f" | |
| 910 | + integrity sha1-/iAS8jVeTOCLykSus6u7Ic+I0z8= | |
| 709 | 911 | |
| 710 | 912 | "@types/q@^1.5.1": |
| 711 | - version "1.5.2" | |
| 712 | - resolved "https://registry.npm.taobao.org/@types/q/download/@types/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8" | |
| 713 | - integrity sha1-aQoUdbhPKohP0HzXl8APXzE1bqg= | |
| 913 | + version "1.5.4" | |
| 914 | + resolved "https://registry.npm.taobao.org/@types/q/download/@types/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24" | |
| 915 | + integrity sha1-FZJUFOCtLNdlv+9YhC9+JqesyyQ= | |
| 714 | 916 | |
| 715 | 917 | "@vssue/api-github-v3@^1.0.0": |
| 716 | - version "1.0.0" | |
| 717 | - resolved "https://registry.npm.taobao.org/@vssue/api-github-v3/download/@vssue/api-github-v3-1.0.0.tgz#c0b0850dbb34695fb8c78fa79801f9fae6580a58" | |
| 718 | - integrity sha1-wLCFDbs0aV+4x4+nmAH5+uZYClg= | |
| 918 | + version "1.4.4" | |
| 919 | + resolved "https://registry.npm.taobao.org/@vssue/api-github-v3/download/@vssue/api-github-v3-1.4.4.tgz#e32ed6d5910bb87c327de8576c107ee7e53bb6db" | |
| 920 | + integrity sha1-4y7W1ZELuHwyfehXbBB+5+U7tts= | |
| 719 | 921 | dependencies: |
| 720 | - "@vssue/utils" "^1.0.0" | |
| 922 | + "@vssue/utils" "^1.4.0" | |
| 721 | 923 | axios "^0.18.1" |
| 722 | 924 | |
| 723 | -"@vssue/utils@^1.0.0": | |
| 724 | - version "1.0.0" | |
| 725 | - resolved "https://registry.npm.taobao.org/@vssue/utils/download/@vssue/utils-1.0.0.tgz#21a15d63a910928b74bb601e871a2aef72703067" | |
| 726 | - integrity sha1-IaFdY6kQkot0u2Aehxoq73JwMGc= | |
| 925 | +"@vssue/utils@^1.4.0": | |
| 926 | + version "1.4.0" | |
| 927 | + resolved "https://registry.npm.taobao.org/@vssue/utils/download/@vssue/utils-1.4.0.tgz#3cc2fd8492a3409e343289981e2209b6ca2f8313" | |
| 928 | + integrity sha1-PML9hJKjQJ40MomYHiIJtsovgxM= | |
| 727 | 929 | dependencies: |
| 728 | 930 | date-fns "^1.29.0" |
| 729 | 931 | qs "^6.6.0" |
| 730 | 932 | |
| 731 | 933 | "@vssue/vuepress-plugin-vssue@^1.0.2": |
| 732 | - version "1.0.2" | |
| 733 | - resolved "https://registry.npm.taobao.org/@vssue/vuepress-plugin-vssue/download/@vssue/vuepress-plugin-vssue-1.0.2.tgz#8fdba41b7258cb22ec1b65cc3118beb02e261cbc" | |
| 734 | - integrity sha1-j9ukG3JYyyLsG2XMMRi+sC4mHLw= | |
| 934 | + version "1.4.6" | |
| 935 | + resolved "https://registry.npm.taobao.org/@vssue/vuepress-plugin-vssue/download/@vssue/vuepress-plugin-vssue-1.4.6.tgz#0a231095f58b29bbd64c9ea964fa73add909ccfd" | |
| 936 | + integrity sha1-CiMQlfWLKbvWTJ6pZPpzrdkJzP0= | |
| 735 | 937 | dependencies: |
| 736 | - vssue "^1.0.2" | |
| 938 | + vssue "^1.4.6" | |
| 737 | 939 | |
| 738 | 940 | "@vue/babel-helper-vue-jsx-merge-props@^1.0.0": |
| 739 | 941 | version "1.0.0" |
| 740 | 942 | resolved "https://registry.npm.taobao.org/@vue/babel-helper-vue-jsx-merge-props/download/@vue/babel-helper-vue-jsx-merge-props-1.0.0.tgz#048fe579958da408fb7a8b2a3ec050b50a661040" |
| 741 | 943 | integrity sha1-BI/leZWNpAj7eosqPsBQtQpmEEA= |
| 742 | 944 | |
| 743 | -"@vue/babel-plugin-transform-vue-jsx@^1.0.0": | |
| 744 | - version "1.0.0" | |
| 745 | - resolved "https://registry.npm.taobao.org/@vue/babel-plugin-transform-vue-jsx/download/@vue/babel-plugin-transform-vue-jsx-1.0.0.tgz#ebcbf39c312c94114c8c4f407ee4f6c97aa45432" | |
| 746 | - integrity sha1-68vznDEslBFMjE9AfuT2yXqkVDI= | |
| 945 | +"@vue/babel-helper-vue-transform-on@^1.0.0-rc.2": | |
| 946 | + version "1.0.0-rc.2" | |
| 947 | + resolved "https://registry.npm.taobao.org/@vue/babel-helper-vue-transform-on/download/@vue/babel-helper-vue-transform-on-1.0.0-rc.2.tgz#7246341f666e7c6e65b13da420e2ce85714fbbca" | |
| 948 | + integrity sha1-ckY0H2ZufG5lsT2kIOLOhXFPu8o= | |
| 949 | + | |
| 950 | +"@vue/babel-plugin-jsx@^1.0.0-0": | |
| 951 | + version "1.0.0-rc.3" | |
| 952 | + resolved "https://registry.npm.taobao.org/@vue/babel-plugin-jsx/download/@vue/babel-plugin-jsx-1.0.0-rc.3.tgz?cache=0&sync_timestamp=1600074512200&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fbabel-plugin-jsx%2Fdownload%2F%40vue%2Fbabel-plugin-jsx-1.0.0-rc.3.tgz#ab477ee95c764fbe68842a2eddd474f122e70ac6" | |
| 953 | + integrity sha1-q0d+6Vx2T75ohCou3dR08SLnCsY= | |
| 954 | + dependencies: | |
| 955 | + "@babel/helper-module-imports" "^7.0.0" | |
| 956 | + "@babel/plugin-syntax-jsx" "^7.0.0" | |
| 957 | + "@babel/traverse" "^7.0.0" | |
| 958 | + "@babel/types" "^7.0.0" | |
| 959 | + "@vue/babel-helper-vue-transform-on" "^1.0.0-rc.2" | |
| 960 | + camelcase "^6.0.0" | |
| 961 | + html-tags "^3.1.0" | |
| 962 | + svg-tags "^1.0.0" | |
| 963 | + | |
| 964 | +"@vue/babel-plugin-transform-vue-jsx@^1.1.2": | |
| 965 | + version "1.1.2" | |
| 966 | + resolved "https://registry.npm.taobao.org/@vue/babel-plugin-transform-vue-jsx/download/@vue/babel-plugin-transform-vue-jsx-1.1.2.tgz#c0a3e6efc022e75e4247b448a8fc6b86f03e91c0" | |
| 967 | + integrity sha1-wKPm78Ai515CR7RIqPxrhvA+kcA= | |
| 747 | 968 | dependencies: |
| 748 | 969 | "@babel/helper-module-imports" "^7.0.0" |
| 749 | 970 | "@babel/plugin-syntax-jsx" "^7.2.0" |
| ... | ... | @@ -752,109 +973,114 @@ |
| 752 | 973 | lodash.kebabcase "^4.1.1" |
| 753 | 974 | svg-tags "^1.0.0" |
| 754 | 975 | |
| 755 | -"@vue/babel-preset-app@^3.1.1": | |
| 756 | - version "3.11.0" | |
| 757 | - resolved "https://registry.npm.taobao.org/@vue/babel-preset-app/download/@vue/babel-preset-app-3.11.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fbabel-preset-app%2Fdownload%2F%40vue%2Fbabel-preset-app-3.11.0.tgz#52bf79c15560a304a13f4770e3e5530e01dd6173" | |
| 758 | - integrity sha1-Ur95wVVgowShP0dw4+VTDgHdYXM= | |
| 759 | - dependencies: | |
| 760 | - "@babel/helper-module-imports" "^7.0.0" | |
| 761 | - "@babel/plugin-proposal-class-properties" "^7.0.0" | |
| 762 | - "@babel/plugin-proposal-decorators" "^7.1.0" | |
| 763 | - "@babel/plugin-syntax-dynamic-import" "^7.0.0" | |
| 764 | - "@babel/plugin-syntax-jsx" "^7.0.0" | |
| 765 | - "@babel/plugin-transform-runtime" "^7.4.0" | |
| 766 | - "@babel/preset-env" "^7.0.0 < 7.4.0" | |
| 767 | - "@babel/runtime" "^7.0.0" | |
| 768 | - "@babel/runtime-corejs2" "^7.2.0" | |
| 769 | - "@vue/babel-preset-jsx" "^1.0.0" | |
| 770 | - babel-plugin-dynamic-import-node "^2.2.0" | |
| 771 | - babel-plugin-module-resolver "3.2.0" | |
| 772 | - core-js "^2.6.5" | |
| 773 | - | |
| 774 | -"@vue/babel-preset-jsx@^1.0.0": | |
| 775 | - version "1.1.0" | |
| 776 | - resolved "https://registry.npm.taobao.org/@vue/babel-preset-jsx/download/@vue/babel-preset-jsx-1.1.0.tgz#c8001329f5b372297a3111a251eb4f9e956c1266" | |
| 777 | - integrity sha1-yAATKfWzcil6MRGiUetPnpVsEmY= | |
| 976 | +"@vue/babel-preset-app@^4.1.2": | |
| 977 | + version "4.5.7" | |
| 978 | + resolved "https://registry.npm.taobao.org/@vue/babel-preset-app/download/@vue/babel-preset-app-4.5.7.tgz?cache=0&sync_timestamp=1602060135846&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fbabel-preset-app%2Fdownload%2F%40vue%2Fbabel-preset-app-4.5.7.tgz#3c0f97edad332e3a85e372d3f770a44f3d46fd34" | |
| 979 | + integrity sha1-PA+X7a0zLjqF43LT93CkTz1G/TQ= | |
| 980 | + dependencies: | |
| 981 | + "@babel/core" "^7.11.0" | |
| 982 | + "@babel/helper-compilation-targets" "^7.9.6" | |
| 983 | + "@babel/helper-module-imports" "^7.8.3" | |
| 984 | + "@babel/plugin-proposal-class-properties" "^7.8.3" | |
| 985 | + "@babel/plugin-proposal-decorators" "^7.8.3" | |
| 986 | + "@babel/plugin-syntax-dynamic-import" "^7.8.3" | |
| 987 | + "@babel/plugin-syntax-jsx" "^7.8.3" | |
| 988 | + "@babel/plugin-transform-runtime" "^7.11.0" | |
| 989 | + "@babel/preset-env" "^7.11.0" | |
| 990 | + "@babel/runtime" "^7.11.0" | |
| 991 | + "@vue/babel-plugin-jsx" "^1.0.0-0" | |
| 992 | + "@vue/babel-preset-jsx" "^1.1.2" | |
| 993 | + babel-plugin-dynamic-import-node "^2.3.3" | |
| 994 | + core-js "^3.6.5" | |
| 995 | + core-js-compat "^3.6.5" | |
| 996 | + semver "^6.1.0" | |
| 997 | + | |
| 998 | +"@vue/babel-preset-jsx@^1.1.2": | |
| 999 | + version "1.1.2" | |
| 1000 | + resolved "https://registry.npm.taobao.org/@vue/babel-preset-jsx/download/@vue/babel-preset-jsx-1.1.2.tgz#2e169eb4c204ea37ca66c2ea85a880bfc99d4f20" | |
| 1001 | + integrity sha1-LhaetMIE6jfKZsLqhaiAv8mdTyA= | |
| 778 | 1002 | dependencies: |
| 779 | 1003 | "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0" |
| 780 | - "@vue/babel-plugin-transform-vue-jsx" "^1.0.0" | |
| 781 | - "@vue/babel-sugar-functional-vue" "^1.0.0" | |
| 782 | - "@vue/babel-sugar-inject-h" "^1.0.0" | |
| 783 | - "@vue/babel-sugar-v-model" "^1.0.0" | |
| 784 | - "@vue/babel-sugar-v-on" "^1.1.0" | |
| 1004 | + "@vue/babel-plugin-transform-vue-jsx" "^1.1.2" | |
| 1005 | + "@vue/babel-sugar-functional-vue" "^1.1.2" | |
| 1006 | + "@vue/babel-sugar-inject-h" "^1.1.2" | |
| 1007 | + "@vue/babel-sugar-v-model" "^1.1.2" | |
| 1008 | + "@vue/babel-sugar-v-on" "^1.1.2" | |
| 785 | 1009 | |
| 786 | -"@vue/babel-sugar-functional-vue@^1.0.0": | |
| 787 | - version "1.0.0" | |
| 788 | - resolved "https://registry.npm.taobao.org/@vue/babel-sugar-functional-vue/download/@vue/babel-sugar-functional-vue-1.0.0.tgz#17e2c4ca27b74b244da3b923240ec91d10048cb3" | |
| 789 | - integrity sha1-F+LEyie3SyRNo7kjJA7JHRAEjLM= | |
| 1010 | +"@vue/babel-sugar-functional-vue@^1.1.2": | |
| 1011 | + version "1.1.2" | |
| 1012 | + resolved "https://registry.npm.taobao.org/@vue/babel-sugar-functional-vue/download/@vue/babel-sugar-functional-vue-1.1.2.tgz#f7e24fba09e6f1ee70104560a8808057555f1a9a" | |
| 1013 | + integrity sha1-9+JPugnm8e5wEEVgqICAV1VfGpo= | |
| 790 | 1014 | dependencies: |
| 791 | 1015 | "@babel/plugin-syntax-jsx" "^7.2.0" |
| 792 | 1016 | |
| 793 | -"@vue/babel-sugar-inject-h@^1.0.0": | |
| 794 | - version "1.0.0" | |
| 795 | - resolved "https://registry.npm.taobao.org/@vue/babel-sugar-inject-h/download/@vue/babel-sugar-inject-h-1.0.0.tgz#e5efb6c5b5b7988dc03831af6d133bf7bcde6347" | |
| 796 | - integrity sha1-5e+2xbW3mI3AODGvbRM797zeY0c= | |
| 1017 | +"@vue/babel-sugar-inject-h@^1.1.2": | |
| 1018 | + version "1.1.2" | |
| 1019 | + resolved "https://registry.npm.taobao.org/@vue/babel-sugar-inject-h/download/@vue/babel-sugar-inject-h-1.1.2.tgz#8a5276b6d8e2ed16ffc8078aad94236274e6edf0" | |
| 1020 | + integrity sha1-ilJ2ttji7Rb/yAeKrZQjYnTm7fA= | |
| 797 | 1021 | dependencies: |
| 798 | 1022 | "@babel/plugin-syntax-jsx" "^7.2.0" |
| 799 | 1023 | |
| 800 | -"@vue/babel-sugar-v-model@^1.0.0": | |
| 801 | - version "1.0.0" | |
| 802 | - resolved "https://registry.npm.taobao.org/@vue/babel-sugar-v-model/download/@vue/babel-sugar-v-model-1.0.0.tgz#f4da56aa67f65a349bd2c269a95e72e601af4613" | |
| 803 | - integrity sha1-9NpWqmf2WjSb0sJpqV5y5gGvRhM= | |
| 1024 | +"@vue/babel-sugar-v-model@^1.1.2": | |
| 1025 | + version "1.1.2" | |
| 1026 | + resolved "https://registry.npm.taobao.org/@vue/babel-sugar-v-model/download/@vue/babel-sugar-v-model-1.1.2.tgz#1ff6fd1b800223fc9cb1e84dceb5e52d737a8192" | |
| 1027 | + integrity sha1-H/b9G4ACI/ycsehNzrXlLXN6gZI= | |
| 804 | 1028 | dependencies: |
| 805 | 1029 | "@babel/plugin-syntax-jsx" "^7.2.0" |
| 806 | 1030 | "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0" |
| 807 | - "@vue/babel-plugin-transform-vue-jsx" "^1.0.0" | |
| 1031 | + "@vue/babel-plugin-transform-vue-jsx" "^1.1.2" | |
| 808 | 1032 | camelcase "^5.0.0" |
| 809 | 1033 | html-tags "^2.0.0" |
| 810 | 1034 | svg-tags "^1.0.0" |
| 811 | 1035 | |
| 812 | -"@vue/babel-sugar-v-on@^1.1.0": | |
| 813 | - version "1.1.0" | |
| 814 | - resolved "https://registry.npm.taobao.org/@vue/babel-sugar-v-on/download/@vue/babel-sugar-v-on-1.1.0.tgz#1f2b35eeeabb87eaf8925931f4d34fd8e6404a45" | |
| 815 | - integrity sha1-Hys17uq7h+r4klkx9NNP2OZASkU= | |
| 1036 | +"@vue/babel-sugar-v-on@^1.1.2": | |
| 1037 | + version "1.1.2" | |
| 1038 | + resolved "https://registry.npm.taobao.org/@vue/babel-sugar-v-on/download/@vue/babel-sugar-v-on-1.1.2.tgz#b2ef99b8f2fab09fbead25aad70ef42e1cf5b13b" | |
| 1039 | + integrity sha1-su+ZuPL6sJ++rSWq1w70Lhz1sTs= | |
| 816 | 1040 | dependencies: |
| 817 | 1041 | "@babel/plugin-syntax-jsx" "^7.2.0" |
| 818 | - "@vue/babel-plugin-transform-vue-jsx" "^1.0.0" | |
| 1042 | + "@vue/babel-plugin-transform-vue-jsx" "^1.1.2" | |
| 819 | 1043 | camelcase "^5.0.0" |
| 820 | 1044 | |
| 821 | -"@vue/component-compiler-utils@^3.0.0": | |
| 822 | - version "3.0.0" | |
| 823 | - resolved "https://registry.npm.taobao.org/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.0.0.tgz#d16fa26b836c06df5baaeb45f3d80afc47e35634" | |
| 824 | - integrity sha1-0W+ia4NsBt9bqutF89gK/EfjVjQ= | |
| 1045 | +"@vue/component-compiler-utils@^3.1.0": | |
| 1046 | + version "3.2.0" | |
| 1047 | + resolved "https://registry.npm.taobao.org/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.2.0.tgz?cache=0&sync_timestamp=1595427755828&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fcomponent-compiler-utils%2Fdownload%2F%40vue%2Fcomponent-compiler-utils-3.2.0.tgz#8f85182ceed28e9b3c75313de669f83166d11e5d" | |
| 1048 | + integrity sha1-j4UYLO7Sjps8dTE95mn4MWbRHl0= | |
| 825 | 1049 | dependencies: |
| 826 | 1050 | consolidate "^0.15.1" |
| 827 | 1051 | hash-sum "^1.0.2" |
| 828 | 1052 | lru-cache "^4.1.2" |
| 829 | 1053 | merge-source-map "^1.1.0" |
| 830 | 1054 | postcss "^7.0.14" |
| 831 | - postcss-selector-parser "^5.0.0" | |
| 832 | - prettier "1.16.3" | |
| 1055 | + postcss-selector-parser "^6.0.2" | |
| 833 | 1056 | source-map "~0.6.1" |
| 834 | 1057 | vue-template-es2015-compiler "^1.9.0" |
| 1058 | + optionalDependencies: | |
| 1059 | + prettier "^1.18.2" | |
| 835 | 1060 | |
| 836 | -"@vuepress/core@^1.0.3": | |
| 837 | - version "1.0.3" | |
| 838 | - resolved "https://registry.npm.taobao.org/@vuepress/core/download/@vuepress/core-1.0.3.tgz#a32aedca770ee763c406a74abab2bc4fa42e9bdc" | |
| 839 | - integrity sha1-oyrtyncO52PEBqdKurK8T6Qum9w= | |
| 840 | - dependencies: | |
| 841 | - "@babel/core" "^7.0.0" | |
| 842 | - "@vue/babel-preset-app" "^3.1.1" | |
| 843 | - "@vuepress/markdown" "^1.0.3" | |
| 844 | - "@vuepress/markdown-loader" "^1.0.3" | |
| 845 | - "@vuepress/plugin-last-updated" "^1.0.3" | |
| 846 | - "@vuepress/plugin-register-components" "^1.0.3" | |
| 847 | - "@vuepress/shared-utils" "^1.0.3" | |
| 1061 | +"@vuepress/core@1.6.0": | |
| 1062 | + version "1.6.0" | |
| 1063 | + resolved "https://registry.npm.taobao.org/@vuepress/core/download/@vuepress/core-1.6.0.tgz#8abca498cd8c589dd621be5d5b1c9c805dfed3fd" | |
| 1064 | + integrity sha1-irykmM2MWJ3WIb5dWxycgF3+0/0= | |
| 1065 | + dependencies: | |
| 1066 | + "@babel/core" "^7.8.4" | |
| 1067 | + "@vue/babel-preset-app" "^4.1.2" | |
| 1068 | + "@vuepress/markdown" "1.6.0" | |
| 1069 | + "@vuepress/markdown-loader" "1.6.0" | |
| 1070 | + "@vuepress/plugin-last-updated" "1.6.0" | |
| 1071 | + "@vuepress/plugin-register-components" "1.6.0" | |
| 1072 | + "@vuepress/shared-utils" "1.6.0" | |
| 848 | 1073 | autoprefixer "^9.5.1" |
| 849 | 1074 | babel-loader "^8.0.4" |
| 850 | 1075 | cache-loader "^3.0.0" |
| 851 | 1076 | chokidar "^2.0.3" |
| 852 | 1077 | connect-history-api-fallback "^1.5.0" |
| 853 | 1078 | copy-webpack-plugin "^5.0.2" |
| 1079 | + core-js "^3.6.4" | |
| 854 | 1080 | cross-spawn "^6.0.5" |
| 855 | 1081 | css-loader "^2.1.1" |
| 856 | 1082 | file-loader "^3.0.1" |
| 857 | - js-yaml "^3.11.0" | |
| 1083 | + js-yaml "^3.13.1" | |
| 858 | 1084 | lru-cache "^5.1.1" |
| 859 | 1085 | mini-css-extract-plugin "0.6.0" |
| 860 | 1086 | optimize-css-assets-webpack-plugin "^5.0.1" |
| ... | ... | @@ -863,34 +1089,34 @@ |
| 863 | 1089 | postcss-safe-parser "^4.0.1" |
| 864 | 1090 | toml "^3.0.0" |
| 865 | 1091 | url-loader "^1.0.1" |
| 866 | - vue "^2.5.16" | |
| 867 | - vue-loader "^15.2.4" | |
| 868 | - vue-router "^3.0.2" | |
| 869 | - vue-server-renderer "^2.5.16" | |
| 870 | - vue-template-compiler "^2.5.16" | |
| 1092 | + vue "^2.6.10" | |
| 1093 | + vue-loader "^15.7.1" | |
| 1094 | + vue-router "^3.1.3" | |
| 1095 | + vue-server-renderer "^2.6.10" | |
| 1096 | + vue-template-compiler "^2.6.10" | |
| 871 | 1097 | vuepress-html-webpack-plugin "^3.2.0" |
| 872 | - vuepress-plugin-container "^2.0.0" | |
| 1098 | + vuepress-plugin-container "^2.0.2" | |
| 873 | 1099 | webpack "^4.8.1" |
| 874 | - webpack-chain "^4.6.0" | |
| 1100 | + webpack-chain "^6.0.0" | |
| 875 | 1101 | webpack-dev-server "^3.5.1" |
| 876 | 1102 | webpack-merge "^4.1.2" |
| 877 | 1103 | webpackbar "3.2.0" |
| 878 | 1104 | |
| 879 | -"@vuepress/markdown-loader@^1.0.3": | |
| 880 | - version "1.0.3" | |
| 881 | - resolved "https://registry.npm.taobao.org/@vuepress/markdown-loader/download/@vuepress/markdown-loader-1.0.3.tgz#8e63e66d0bb1ec75ee564424bdf8e7ee38077b63" | |
| 882 | - integrity sha1-jmPmbQux7HXuVkQkvfjn7jgHe2M= | |
| 1105 | +"@vuepress/markdown-loader@1.6.0": | |
| 1106 | + version "1.6.0" | |
| 1107 | + resolved "https://registry.npm.taobao.org/@vuepress/markdown-loader/download/@vuepress/markdown-loader-1.6.0.tgz#5a666c5b01c01181a3c0802ceed5a2b96577d9c7" | |
| 1108 | + integrity sha1-WmZsWwHAEYGjwIAs7tWiuWV32cc= | |
| 883 | 1109 | dependencies: |
| 884 | - "@vuepress/markdown" "^1.0.3" | |
| 1110 | + "@vuepress/markdown" "1.6.0" | |
| 885 | 1111 | loader-utils "^1.1.0" |
| 886 | 1112 | lru-cache "^5.1.1" |
| 887 | 1113 | |
| 888 | -"@vuepress/markdown@^1.0.3": | |
| 889 | - version "1.0.3" | |
| 890 | - resolved "https://registry.npm.taobao.org/@vuepress/markdown/download/@vuepress/markdown-1.0.3.tgz#633e2b69ee7c00a1aaa8b71584a50e4e1518edc6" | |
| 891 | - integrity sha1-Yz4rae58AKGqqLcVhKUOThUY7cY= | |
| 1114 | +"@vuepress/markdown@1.6.0": | |
| 1115 | + version "1.6.0" | |
| 1116 | + resolved "https://registry.npm.taobao.org/@vuepress/markdown/download/@vuepress/markdown-1.6.0.tgz#6702a1938b5d5308919261ffcc5c369eabfa6694" | |
| 1117 | + integrity sha1-ZwKhk4tdUwiRkmH/zFw2nqv6ZpQ= | |
| 892 | 1118 | dependencies: |
| 893 | - "@vuepress/shared-utils" "^1.0.3" | |
| 1119 | + "@vuepress/shared-utils" "1.6.0" | |
| 894 | 1120 | markdown-it "^8.4.1" |
| 895 | 1121 | markdown-it-anchor "^5.0.2" |
| 896 | 1122 | markdown-it-chain "^1.3.0" |
| ... | ... | @@ -898,226 +1124,212 @@ |
| 898 | 1124 | markdown-it-table-of-contents "^0.4.0" |
| 899 | 1125 | prismjs "^1.13.0" |
| 900 | 1126 | |
| 901 | -"@vuepress/plugin-active-header-links@^1.0.3": | |
| 902 | - version "1.0.3" | |
| 903 | - resolved "https://registry.npm.taobao.org/@vuepress/plugin-active-header-links/download/@vuepress/plugin-active-header-links-1.0.3.tgz#94cae9a4e554fb7989461741748938efaa2fd65e" | |
| 904 | - integrity sha1-lMrppOVU+3mJRhdBdIk476ov1l4= | |
| 1127 | +"@vuepress/plugin-active-header-links@1.6.0": | |
| 1128 | + version "1.6.0" | |
| 1129 | + resolved "https://registry.npm.taobao.org/@vuepress/plugin-active-header-links/download/@vuepress/plugin-active-header-links-1.6.0.tgz#7d94db2e34a0b4af10b93171f56e7efc3bb7bd40" | |
| 1130 | + integrity sha1-fZTbLjSgtK8QuTFx9W5+/Du3vUA= | |
| 905 | 1131 | dependencies: |
| 906 | - lodash.throttle "^4.1.1" | |
| 1132 | + lodash.debounce "^4.0.8" | |
| 907 | 1133 | |
| 908 | -"@vuepress/plugin-last-updated@^1.0.3": | |
| 909 | - version "1.0.3" | |
| 910 | - resolved "https://registry.npm.taobao.org/@vuepress/plugin-last-updated/download/@vuepress/plugin-last-updated-1.0.3.tgz#b9e3cd2d7cc27d0e70e7ea2194c171607bd61493" | |
| 911 | - integrity sha1-uePNLXzCfQ5w5+ohlMFxYHvWFJM= | |
| 1134 | +"@vuepress/plugin-last-updated@1.6.0": | |
| 1135 | + version "1.6.0" | |
| 1136 | + resolved "https://registry.npm.taobao.org/@vuepress/plugin-last-updated/download/@vuepress/plugin-last-updated-1.6.0.tgz#9c27739b87adc908b1fbb90f96b3456065c20f08" | |
| 1137 | + integrity sha1-nCdzm4etyQix+7kPlrNFYGXCDwg= | |
| 912 | 1138 | dependencies: |
| 913 | 1139 | cross-spawn "^6.0.5" |
| 914 | 1140 | |
| 915 | -"@vuepress/plugin-nprogress@^1.0.3": | |
| 916 | - version "1.0.3" | |
| 917 | - resolved "https://registry.npm.taobao.org/@vuepress/plugin-nprogress/download/@vuepress/plugin-nprogress-1.0.3.tgz#a0d6913193c933171b4695bf153efb0c29a76421" | |
| 918 | - integrity sha1-oNaRMZPJMxcbRpW/FT77DCmnZCE= | |
| 1141 | +"@vuepress/plugin-nprogress@1.6.0": | |
| 1142 | + version "1.6.0" | |
| 1143 | + resolved "https://registry.npm.taobao.org/@vuepress/plugin-nprogress/download/@vuepress/plugin-nprogress-1.6.0.tgz#7c93a3ed233ef8cc21b689d54f518902502e064c" | |
| 1144 | + integrity sha1-fJOj7SM++MwhtonVT1GJAlAuBkw= | |
| 919 | 1145 | dependencies: |
| 920 | 1146 | nprogress "^0.2.0" |
| 921 | 1147 | |
| 922 | -"@vuepress/plugin-register-components@^1.0.3": | |
| 923 | - version "1.0.3" | |
| 924 | - resolved "https://registry.npm.taobao.org/@vuepress/plugin-register-components/download/@vuepress/plugin-register-components-1.0.3.tgz#5cbfd0947c904a0f4c1911746fb5586520ed9b9d" | |
| 925 | - integrity sha1-XL/QlHyQSg9MGRF0b7VYZSDtm50= | |
| 1148 | +"@vuepress/plugin-register-components@1.6.0": | |
| 1149 | + version "1.6.0" | |
| 1150 | + resolved "https://registry.npm.taobao.org/@vuepress/plugin-register-components/download/@vuepress/plugin-register-components-1.6.0.tgz#bdf7271a38edffa83d48ab82210489f4fc6343e8" | |
| 1151 | + integrity sha1-vfcnGjjt/6g9SKuCIQSJ9PxjQ+g= | |
| 926 | 1152 | dependencies: |
| 927 | - "@vuepress/shared-utils" "^1.0.3" | |
| 1153 | + "@vuepress/shared-utils" "1.6.0" | |
| 928 | 1154 | |
| 929 | -"@vuepress/plugin-search@^1.0.3": | |
| 930 | - version "1.0.3" | |
| 931 | - resolved "https://registry.npm.taobao.org/@vuepress/plugin-search/download/@vuepress/plugin-search-1.0.3.tgz#f8cd98380cc00db067fb243e4fd298c6b8b7179a" | |
| 932 | - integrity sha1-+M2YOAzADbBn+yQ+T9KYxri3F5o= | |
| 933 | - | |
| 934 | -"@vuepress/shared-utils@^1.0.2": | |
| 935 | - version "1.2.0" | |
| 936 | - resolved "https://registry.npm.taobao.org/@vuepress/shared-utils/download/@vuepress/shared-utils-1.2.0.tgz#8d9ab40c24f75f027ef32c2ad0169f0f08e949fa" | |
| 937 | - integrity sha1-jZq0DCT3XwJ+8ywq0BafDwjpSfo= | |
| 938 | - dependencies: | |
| 939 | - chalk "^2.3.2" | |
| 940 | - diacritics "^1.3.0" | |
| 941 | - escape-html "^1.0.3" | |
| 942 | - fs-extra "^7.0.1" | |
| 943 | - globby "^9.2.0" | |
| 944 | - gray-matter "^4.0.1" | |
| 945 | - hash-sum "^1.0.2" | |
| 946 | - semver "^6.0.0" | |
| 947 | - upath "^1.1.0" | |
| 1155 | +"@vuepress/plugin-search@1.6.0": | |
| 1156 | + version "1.6.0" | |
| 1157 | + resolved "https://registry.npm.taobao.org/@vuepress/plugin-search/download/@vuepress/plugin-search-1.6.0.tgz#a064f638a8f30485859b871047deaf9194ffc886" | |
| 1158 | + integrity sha1-oGT2OKjzBIWFm4cQR96vkZT/yIY= | |
| 948 | 1159 | |
| 949 | -"@vuepress/shared-utils@^1.0.3": | |
| 950 | - version "1.0.3" | |
| 951 | - resolved "https://registry.npm.taobao.org/@vuepress/shared-utils/download/@vuepress/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f" | |
| 952 | - integrity sha1-Ik0vwQ/PJthx6ujdk7gQYWcxEj8= | |
| 1160 | +"@vuepress/shared-utils@1.6.0", "@vuepress/shared-utils@^1.2.0": | |
| 1161 | + version "1.6.0" | |
| 1162 | + resolved "https://registry.npm.taobao.org/@vuepress/shared-utils/download/@vuepress/shared-utils-1.6.0.tgz#8bf0c9c4e502bc6f10e70db3b236e816d8165631" | |
| 1163 | + integrity sha1-i/DJxOUCvG8Q5w2zsjboFtgWVjE= | |
| 953 | 1164 | dependencies: |
| 954 | 1165 | chalk "^2.3.2" |
| 955 | - diacritics "^1.3.0" | |
| 956 | 1166 | escape-html "^1.0.3" |
| 957 | 1167 | fs-extra "^7.0.1" |
| 958 | 1168 | globby "^9.2.0" |
| 959 | 1169 | gray-matter "^4.0.1" |
| 960 | 1170 | hash-sum "^1.0.2" |
| 961 | 1171 | semver "^6.0.0" |
| 1172 | + toml "^3.0.0" | |
| 962 | 1173 | upath "^1.1.0" |
| 963 | 1174 | |
| 964 | -"@vuepress/theme-default@^1.0.3": | |
| 965 | - version "1.0.3" | |
| 966 | - resolved "https://registry.npm.taobao.org/@vuepress/theme-default/download/@vuepress/theme-default-1.0.3.tgz#a92025d9be1705ef7b95c53365a8ba3d917b6023" | |
| 967 | - integrity sha1-qSAl2b4XBe97lcUzZai6PZF7YCM= | |
| 1175 | +"@vuepress/theme-default@1.6.0": | |
| 1176 | + version "1.6.0" | |
| 1177 | + resolved "https://registry.npm.taobao.org/@vuepress/theme-default/download/@vuepress/theme-default-1.6.0.tgz#870c4513a186ae233d2c818fb8bef753f35da972" | |
| 1178 | + integrity sha1-hwxFE6GGriM9LIGPuL73U/NdqXI= | |
| 968 | 1179 | dependencies: |
| 969 | - "@vuepress/plugin-active-header-links" "^1.0.3" | |
| 970 | - "@vuepress/plugin-nprogress" "^1.0.3" | |
| 971 | - "@vuepress/plugin-search" "^1.0.3" | |
| 1180 | + "@vuepress/plugin-active-header-links" "1.6.0" | |
| 1181 | + "@vuepress/plugin-nprogress" "1.6.0" | |
| 1182 | + "@vuepress/plugin-search" "1.6.0" | |
| 972 | 1183 | docsearch.js "^2.5.2" |
| 973 | - stylus "^0.54.5" | |
| 1184 | + lodash "^4.17.15" | |
| 1185 | + stylus "^0.54.8" | |
| 974 | 1186 | stylus-loader "^3.0.2" |
| 975 | - vuepress-plugin-container "^2.0.0" | |
| 976 | - | |
| 977 | -"@webassemblyjs/ast@1.8.5": | |
| 978 | - version "1.8.5" | |
| 979 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/ast/download/@webassemblyjs/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359" | |
| 980 | - integrity sha1-UbHF/mV2o0lTv0slPfnw1JDZ41k= | |
| 981 | - dependencies: | |
| 982 | - "@webassemblyjs/helper-module-context" "1.8.5" | |
| 983 | - "@webassemblyjs/helper-wasm-bytecode" "1.8.5" | |
| 984 | - "@webassemblyjs/wast-parser" "1.8.5" | |
| 985 | - | |
| 986 | -"@webassemblyjs/floating-point-hex-parser@1.8.5": | |
| 987 | - version "1.8.5" | |
| 988 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/floating-point-hex-parser/download/@webassemblyjs/floating-point-hex-parser-1.8.5.tgz#1ba926a2923613edce496fd5b02e8ce8a5f49721" | |
| 989 | - integrity sha1-G6kmopI2E+3OSW/VsC6M6KX0lyE= | |
| 990 | - | |
| 991 | -"@webassemblyjs/helper-api-error@1.8.5": | |
| 992 | - version "1.8.5" | |
| 993 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-api-error/download/@webassemblyjs/helper-api-error-1.8.5.tgz#c49dad22f645227c5edb610bdb9697f1aab721f7" | |
| 994 | - integrity sha1-xJ2tIvZFInxe22EL25aX8aq3Ifc= | |
| 995 | - | |
| 996 | -"@webassemblyjs/helper-buffer@1.8.5": | |
| 997 | - version "1.8.5" | |
| 998 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-buffer/download/@webassemblyjs/helper-buffer-1.8.5.tgz#fea93e429863dd5e4338555f42292385a653f204" | |
| 999 | - integrity sha1-/qk+Qphj3V5DOFVfQikjhaZT8gQ= | |
| 1000 | - | |
| 1001 | -"@webassemblyjs/helper-code-frame@1.8.5": | |
| 1002 | - version "1.8.5" | |
| 1003 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-code-frame/download/@webassemblyjs/helper-code-frame-1.8.5.tgz#9a740ff48e3faa3022b1dff54423df9aa293c25e" | |
| 1004 | - integrity sha1-mnQP9I4/qjAisd/1RCPfmqKTwl4= | |
| 1005 | - dependencies: | |
| 1006 | - "@webassemblyjs/wast-printer" "1.8.5" | |
| 1007 | - | |
| 1008 | -"@webassemblyjs/helper-fsm@1.8.5": | |
| 1009 | - version "1.8.5" | |
| 1010 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-fsm/download/@webassemblyjs/helper-fsm-1.8.5.tgz#ba0b7d3b3f7e4733da6059c9332275d860702452" | |
| 1011 | - integrity sha1-ugt9Oz9+RzPaYFnJMyJ12GBwJFI= | |
| 1012 | - | |
| 1013 | -"@webassemblyjs/helper-module-context@1.8.5": | |
| 1014 | - version "1.8.5" | |
| 1015 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-module-context/download/@webassemblyjs/helper-module-context-1.8.5.tgz#def4b9927b0101dc8cbbd8d1edb5b7b9c82eb245" | |
| 1016 | - integrity sha1-3vS5knsBAdyMu9jR7bW3ucguskU= | |
| 1017 | - dependencies: | |
| 1018 | - "@webassemblyjs/ast" "1.8.5" | |
| 1019 | - mamacro "^0.0.3" | |
| 1020 | - | |
| 1021 | -"@webassemblyjs/helper-wasm-bytecode@1.8.5": | |
| 1022 | - version "1.8.5" | |
| 1023 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-wasm-bytecode/download/@webassemblyjs/helper-wasm-bytecode-1.8.5.tgz#537a750eddf5c1e932f3744206551c91c1b93e61" | |
| 1024 | - integrity sha1-U3p1Dt31weky83RCBlUckcG5PmE= | |
| 1025 | - | |
| 1026 | -"@webassemblyjs/helper-wasm-section@1.8.5": | |
| 1027 | - version "1.8.5" | |
| 1028 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-wasm-section/download/@webassemblyjs/helper-wasm-section-1.8.5.tgz#74ca6a6bcbe19e50a3b6b462847e69503e6bfcbf" | |
| 1029 | - integrity sha1-dMpqa8vhnlCjtrRihH5pUD5r/L8= | |
| 1030 | - dependencies: | |
| 1031 | - "@webassemblyjs/ast" "1.8.5" | |
| 1032 | - "@webassemblyjs/helper-buffer" "1.8.5" | |
| 1033 | - "@webassemblyjs/helper-wasm-bytecode" "1.8.5" | |
| 1034 | - "@webassemblyjs/wasm-gen" "1.8.5" | |
| 1035 | - | |
| 1036 | -"@webassemblyjs/ieee754@1.8.5": | |
| 1037 | - version "1.8.5" | |
| 1038 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/ieee754/download/@webassemblyjs/ieee754-1.8.5.tgz#712329dbef240f36bf57bd2f7b8fb9bf4154421e" | |
| 1039 | - integrity sha1-cSMp2+8kDza/V70ve4+5v0FUQh4= | |
| 1187 | + vuepress-plugin-container "^2.0.2" | |
| 1188 | + vuepress-plugin-smooth-scroll "^0.0.3" | |
| 1189 | + | |
| 1190 | +"@webassemblyjs/ast@1.9.0": | |
| 1191 | + version "1.9.0" | |
| 1192 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/ast/download/@webassemblyjs/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964" | |
| 1193 | + integrity sha1-vYUGBLQEJFmlpBzX0zjL7Wle2WQ= | |
| 1194 | + dependencies: | |
| 1195 | + "@webassemblyjs/helper-module-context" "1.9.0" | |
| 1196 | + "@webassemblyjs/helper-wasm-bytecode" "1.9.0" | |
| 1197 | + "@webassemblyjs/wast-parser" "1.9.0" | |
| 1198 | + | |
| 1199 | +"@webassemblyjs/floating-point-hex-parser@1.9.0": | |
| 1200 | + version "1.9.0" | |
| 1201 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/floating-point-hex-parser/download/@webassemblyjs/floating-point-hex-parser-1.9.0.tgz#3c3d3b271bddfc84deb00f71344438311d52ffb4" | |
| 1202 | + integrity sha1-PD07Jxvd/ITesA9xNEQ4MR1S/7Q= | |
| 1203 | + | |
| 1204 | +"@webassemblyjs/helper-api-error@1.9.0": | |
| 1205 | + version "1.9.0" | |
| 1206 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-api-error/download/@webassemblyjs/helper-api-error-1.9.0.tgz#203f676e333b96c9da2eeab3ccef33c45928b6a2" | |
| 1207 | + integrity sha1-ID9nbjM7lsnaLuqzzO8zxFkotqI= | |
| 1208 | + | |
| 1209 | +"@webassemblyjs/helper-buffer@1.9.0": | |
| 1210 | + version "1.9.0" | |
| 1211 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-buffer/download/@webassemblyjs/helper-buffer-1.9.0.tgz#a1442d269c5feb23fcbc9ef759dac3547f29de00" | |
| 1212 | + integrity sha1-oUQtJpxf6yP8vJ73WdrDVH8p3gA= | |
| 1213 | + | |
| 1214 | +"@webassemblyjs/helper-code-frame@1.9.0": | |
| 1215 | + version "1.9.0" | |
| 1216 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-code-frame/download/@webassemblyjs/helper-code-frame-1.9.0.tgz#647f8892cd2043a82ac0c8c5e75c36f1d9159f27" | |
| 1217 | + integrity sha1-ZH+Iks0gQ6gqwMjF51w28dkVnyc= | |
| 1218 | + dependencies: | |
| 1219 | + "@webassemblyjs/wast-printer" "1.9.0" | |
| 1220 | + | |
| 1221 | +"@webassemblyjs/helper-fsm@1.9.0": | |
| 1222 | + version "1.9.0" | |
| 1223 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-fsm/download/@webassemblyjs/helper-fsm-1.9.0.tgz#c05256b71244214671f4b08ec108ad63b70eddb8" | |
| 1224 | + integrity sha1-wFJWtxJEIUZx9LCOwQitY7cO3bg= | |
| 1225 | + | |
| 1226 | +"@webassemblyjs/helper-module-context@1.9.0": | |
| 1227 | + version "1.9.0" | |
| 1228 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-module-context/download/@webassemblyjs/helper-module-context-1.9.0.tgz#25d8884b76839871a08a6c6f806c3979ef712f07" | |
| 1229 | + integrity sha1-JdiIS3aDmHGgimxvgGw5ee9xLwc= | |
| 1230 | + dependencies: | |
| 1231 | + "@webassemblyjs/ast" "1.9.0" | |
| 1232 | + | |
| 1233 | +"@webassemblyjs/helper-wasm-bytecode@1.9.0": | |
| 1234 | + version "1.9.0" | |
| 1235 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-wasm-bytecode/download/@webassemblyjs/helper-wasm-bytecode-1.9.0.tgz#4fed8beac9b8c14f8c58b70d124d549dd1fe5790" | |
| 1236 | + integrity sha1-T+2L6sm4wU+MWLcNEk1UndH+V5A= | |
| 1237 | + | |
| 1238 | +"@webassemblyjs/helper-wasm-section@1.9.0": | |
| 1239 | + version "1.9.0" | |
| 1240 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/helper-wasm-section/download/@webassemblyjs/helper-wasm-section-1.9.0.tgz#5a4138d5a6292ba18b04c5ae49717e4167965346" | |
| 1241 | + integrity sha1-WkE41aYpK6GLBMWuSXF+QWeWU0Y= | |
| 1242 | + dependencies: | |
| 1243 | + "@webassemblyjs/ast" "1.9.0" | |
| 1244 | + "@webassemblyjs/helper-buffer" "1.9.0" | |
| 1245 | + "@webassemblyjs/helper-wasm-bytecode" "1.9.0" | |
| 1246 | + "@webassemblyjs/wasm-gen" "1.9.0" | |
| 1247 | + | |
| 1248 | +"@webassemblyjs/ieee754@1.9.0": | |
| 1249 | + version "1.9.0" | |
| 1250 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/ieee754/download/@webassemblyjs/ieee754-1.9.0.tgz#15c7a0fbaae83fb26143bbacf6d6df1702ad39e4" | |
| 1251 | + integrity sha1-Fceg+6roP7JhQ7us9tbfFwKtOeQ= | |
| 1040 | 1252 | dependencies: |
| 1041 | 1253 | "@xtuc/ieee754" "^1.2.0" |
| 1042 | 1254 | |
| 1043 | -"@webassemblyjs/leb128@1.8.5": | |
| 1044 | - version "1.8.5" | |
| 1045 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/leb128/download/@webassemblyjs/leb128-1.8.5.tgz#044edeb34ea679f3e04cd4fd9824d5e35767ae10" | |
| 1046 | - integrity sha1-BE7es06mefPgTNT9mCTV41dnrhA= | |
| 1255 | +"@webassemblyjs/leb128@1.9.0": | |
| 1256 | + version "1.9.0" | |
| 1257 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/leb128/download/@webassemblyjs/leb128-1.9.0.tgz#f19ca0b76a6dc55623a09cffa769e838fa1e1c95" | |
| 1258 | + integrity sha1-8Zygt2ptxVYjoJz/p2noOPoeHJU= | |
| 1047 | 1259 | dependencies: |
| 1048 | 1260 | "@xtuc/long" "4.2.2" |
| 1049 | 1261 | |
| 1050 | -"@webassemblyjs/utf8@1.8.5": | |
| 1051 | - version "1.8.5" | |
| 1052 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/utf8/download/@webassemblyjs/utf8-1.8.5.tgz#a8bf3b5d8ffe986c7c1e373ccbdc2a0915f0cedc" | |
| 1053 | - integrity sha1-qL87XY/+mGx8Hjc8y9wqCRXwztw= | |
| 1054 | - | |
| 1055 | -"@webassemblyjs/wasm-edit@1.8.5": | |
| 1056 | - version "1.8.5" | |
| 1057 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/wasm-edit/download/@webassemblyjs/wasm-edit-1.8.5.tgz#962da12aa5acc1c131c81c4232991c82ce56e01a" | |
| 1058 | - integrity sha1-li2hKqWswcExyBxCMpkcgs5W4Bo= | |
| 1059 | - dependencies: | |
| 1060 | - "@webassemblyjs/ast" "1.8.5" | |
| 1061 | - "@webassemblyjs/helper-buffer" "1.8.5" | |
| 1062 | - "@webassemblyjs/helper-wasm-bytecode" "1.8.5" | |
| 1063 | - "@webassemblyjs/helper-wasm-section" "1.8.5" | |
| 1064 | - "@webassemblyjs/wasm-gen" "1.8.5" | |
| 1065 | - "@webassemblyjs/wasm-opt" "1.8.5" | |
| 1066 | - "@webassemblyjs/wasm-parser" "1.8.5" | |
| 1067 | - "@webassemblyjs/wast-printer" "1.8.5" | |
| 1068 | - | |
| 1069 | -"@webassemblyjs/wasm-gen@1.8.5": | |
| 1070 | - version "1.8.5" | |
| 1071 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/wasm-gen/download/@webassemblyjs/wasm-gen-1.8.5.tgz#54840766c2c1002eb64ed1abe720aded714f98bc" | |
| 1072 | - integrity sha1-VIQHZsLBAC62TtGr5yCt7XFPmLw= | |
| 1073 | - dependencies: | |
| 1074 | - "@webassemblyjs/ast" "1.8.5" | |
| 1075 | - "@webassemblyjs/helper-wasm-bytecode" "1.8.5" | |
| 1076 | - "@webassemblyjs/ieee754" "1.8.5" | |
| 1077 | - "@webassemblyjs/leb128" "1.8.5" | |
| 1078 | - "@webassemblyjs/utf8" "1.8.5" | |
| 1079 | - | |
| 1080 | -"@webassemblyjs/wasm-opt@1.8.5": | |
| 1081 | - version "1.8.5" | |
| 1082 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/wasm-opt/download/@webassemblyjs/wasm-opt-1.8.5.tgz#b24d9f6ba50394af1349f510afa8ffcb8a63d264" | |
| 1083 | - integrity sha1-sk2fa6UDlK8TSfUQr6j/y4pj0mQ= | |
| 1084 | - dependencies: | |
| 1085 | - "@webassemblyjs/ast" "1.8.5" | |
| 1086 | - "@webassemblyjs/helper-buffer" "1.8.5" | |
| 1087 | - "@webassemblyjs/wasm-gen" "1.8.5" | |
| 1088 | - "@webassemblyjs/wasm-parser" "1.8.5" | |
| 1089 | - | |
| 1090 | -"@webassemblyjs/wasm-parser@1.8.5": | |
| 1091 | - version "1.8.5" | |
| 1092 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/wasm-parser/download/@webassemblyjs/wasm-parser-1.8.5.tgz#21576f0ec88b91427357b8536383668ef7c66b8d" | |
| 1093 | - integrity sha1-IVdvDsiLkUJzV7hTY4NmjvfGa40= | |
| 1094 | - dependencies: | |
| 1095 | - "@webassemblyjs/ast" "1.8.5" | |
| 1096 | - "@webassemblyjs/helper-api-error" "1.8.5" | |
| 1097 | - "@webassemblyjs/helper-wasm-bytecode" "1.8.5" | |
| 1098 | - "@webassemblyjs/ieee754" "1.8.5" | |
| 1099 | - "@webassemblyjs/leb128" "1.8.5" | |
| 1100 | - "@webassemblyjs/utf8" "1.8.5" | |
| 1101 | - | |
| 1102 | -"@webassemblyjs/wast-parser@1.8.5": | |
| 1103 | - version "1.8.5" | |
| 1104 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/wast-parser/download/@webassemblyjs/wast-parser-1.8.5.tgz#e10eecd542d0e7bd394f6827c49f3df6d4eefb8c" | |
| 1105 | - integrity sha1-4Q7s1ULQ5705T2gnxJ899tTu+4w= | |
| 1106 | - dependencies: | |
| 1107 | - "@webassemblyjs/ast" "1.8.5" | |
| 1108 | - "@webassemblyjs/floating-point-hex-parser" "1.8.5" | |
| 1109 | - "@webassemblyjs/helper-api-error" "1.8.5" | |
| 1110 | - "@webassemblyjs/helper-code-frame" "1.8.5" | |
| 1111 | - "@webassemblyjs/helper-fsm" "1.8.5" | |
| 1262 | +"@webassemblyjs/utf8@1.9.0": | |
| 1263 | + version "1.9.0" | |
| 1264 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/utf8/download/@webassemblyjs/utf8-1.9.0.tgz#04d33b636f78e6a6813227e82402f7637b6229ab" | |
| 1265 | + integrity sha1-BNM7Y2945qaBMifoJAL3Y3tiKas= | |
| 1266 | + | |
| 1267 | +"@webassemblyjs/wasm-edit@1.9.0": | |
| 1268 | + version "1.9.0" | |
| 1269 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/wasm-edit/download/@webassemblyjs/wasm-edit-1.9.0.tgz#3fe6d79d3f0f922183aa86002c42dd256cfee9cf" | |
| 1270 | + integrity sha1-P+bXnT8PkiGDqoYALELdJWz+6c8= | |
| 1271 | + dependencies: | |
| 1272 | + "@webassemblyjs/ast" "1.9.0" | |
| 1273 | + "@webassemblyjs/helper-buffer" "1.9.0" | |
| 1274 | + "@webassemblyjs/helper-wasm-bytecode" "1.9.0" | |
| 1275 | + "@webassemblyjs/helper-wasm-section" "1.9.0" | |
| 1276 | + "@webassemblyjs/wasm-gen" "1.9.0" | |
| 1277 | + "@webassemblyjs/wasm-opt" "1.9.0" | |
| 1278 | + "@webassemblyjs/wasm-parser" "1.9.0" | |
| 1279 | + "@webassemblyjs/wast-printer" "1.9.0" | |
| 1280 | + | |
| 1281 | +"@webassemblyjs/wasm-gen@1.9.0": | |
| 1282 | + version "1.9.0" | |
| 1283 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/wasm-gen/download/@webassemblyjs/wasm-gen-1.9.0.tgz#50bc70ec68ded8e2763b01a1418bf43491a7a49c" | |
| 1284 | + integrity sha1-ULxw7Gje2OJ2OwGhQYv0NJGnpJw= | |
| 1285 | + dependencies: | |
| 1286 | + "@webassemblyjs/ast" "1.9.0" | |
| 1287 | + "@webassemblyjs/helper-wasm-bytecode" "1.9.0" | |
| 1288 | + "@webassemblyjs/ieee754" "1.9.0" | |
| 1289 | + "@webassemblyjs/leb128" "1.9.0" | |
| 1290 | + "@webassemblyjs/utf8" "1.9.0" | |
| 1291 | + | |
| 1292 | +"@webassemblyjs/wasm-opt@1.9.0": | |
| 1293 | + version "1.9.0" | |
| 1294 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/wasm-opt/download/@webassemblyjs/wasm-opt-1.9.0.tgz#2211181e5b31326443cc8112eb9f0b9028721a61" | |
| 1295 | + integrity sha1-IhEYHlsxMmRDzIES658LkChyGmE= | |
| 1296 | + dependencies: | |
| 1297 | + "@webassemblyjs/ast" "1.9.0" | |
| 1298 | + "@webassemblyjs/helper-buffer" "1.9.0" | |
| 1299 | + "@webassemblyjs/wasm-gen" "1.9.0" | |
| 1300 | + "@webassemblyjs/wasm-parser" "1.9.0" | |
| 1301 | + | |
| 1302 | +"@webassemblyjs/wasm-parser@1.9.0": | |
| 1303 | + version "1.9.0" | |
| 1304 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/wasm-parser/download/@webassemblyjs/wasm-parser-1.9.0.tgz#9d48e44826df4a6598294aa6c87469d642fff65e" | |
| 1305 | + integrity sha1-nUjkSCbfSmWYKUqmyHRp1kL/9l4= | |
| 1306 | + dependencies: | |
| 1307 | + "@webassemblyjs/ast" "1.9.0" | |
| 1308 | + "@webassemblyjs/helper-api-error" "1.9.0" | |
| 1309 | + "@webassemblyjs/helper-wasm-bytecode" "1.9.0" | |
| 1310 | + "@webassemblyjs/ieee754" "1.9.0" | |
| 1311 | + "@webassemblyjs/leb128" "1.9.0" | |
| 1312 | + "@webassemblyjs/utf8" "1.9.0" | |
| 1313 | + | |
| 1314 | +"@webassemblyjs/wast-parser@1.9.0": | |
| 1315 | + version "1.9.0" | |
| 1316 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/wast-parser/download/@webassemblyjs/wast-parser-1.9.0.tgz#3031115d79ac5bd261556cecc3fa90a3ef451914" | |
| 1317 | + integrity sha1-MDERXXmsW9JhVWzsw/qQo+9FGRQ= | |
| 1318 | + dependencies: | |
| 1319 | + "@webassemblyjs/ast" "1.9.0" | |
| 1320 | + "@webassemblyjs/floating-point-hex-parser" "1.9.0" | |
| 1321 | + "@webassemblyjs/helper-api-error" "1.9.0" | |
| 1322 | + "@webassemblyjs/helper-code-frame" "1.9.0" | |
| 1323 | + "@webassemblyjs/helper-fsm" "1.9.0" | |
| 1112 | 1324 | "@xtuc/long" "4.2.2" |
| 1113 | 1325 | |
| 1114 | -"@webassemblyjs/wast-printer@1.8.5": | |
| 1115 | - version "1.8.5" | |
| 1116 | - resolved "https://registry.npm.taobao.org/@webassemblyjs/wast-printer/download/@webassemblyjs/wast-printer-1.8.5.tgz#114bbc481fd10ca0e23b3560fa812748b0bae5bc" | |
| 1117 | - integrity sha1-EUu8SB/RDKDiOzVg+oEnSLC65bw= | |
| 1326 | +"@webassemblyjs/wast-printer@1.9.0": | |
| 1327 | + version "1.9.0" | |
| 1328 | + resolved "https://registry.npm.taobao.org/@webassemblyjs/wast-printer/download/@webassemblyjs/wast-printer-1.9.0.tgz#4935d54c85fef637b00ce9f52377451d00d47899" | |
| 1329 | + integrity sha1-STXVTIX+9jewDOn1I3dFHQDUeJk= | |
| 1118 | 1330 | dependencies: |
| 1119 | - "@webassemblyjs/ast" "1.8.5" | |
| 1120 | - "@webassemblyjs/wast-parser" "1.8.5" | |
| 1331 | + "@webassemblyjs/ast" "1.9.0" | |
| 1332 | + "@webassemblyjs/wast-parser" "1.9.0" | |
| 1121 | 1333 | "@xtuc/long" "4.2.2" |
| 1122 | 1334 | |
| 1123 | 1335 | "@xtuc/ieee754@^1.2.0": |
| ... | ... | @@ -1143,14 +1355,14 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7: |
| 1143 | 1355 | mime-types "~2.1.24" |
| 1144 | 1356 | negotiator "0.6.2" |
| 1145 | 1357 | |
| 1146 | -acorn@^6.2.1: | |
| 1147 | - version "6.4.1" | |
| 1148 | - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474" | |
| 1149 | - integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== | |
| 1358 | +acorn@^6.4.1: | |
| 1359 | + version "6.4.2" | |
| 1360 | + resolved "https://registry.npm.taobao.org/acorn/download/acorn-6.4.2.tgz?cache=0&sync_timestamp=1601885890204&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6" | |
| 1361 | + integrity sha1-NYZv1xBSjpLeEM8GAWSY5H454eY= | |
| 1150 | 1362 | |
| 1151 | 1363 | agentkeepalive@^2.2.0: |
| 1152 | 1364 | version "2.2.0" |
| 1153 | - resolved "https://registry.npm.taobao.org/agentkeepalive/download/agentkeepalive-2.2.0.tgz#c5d1bd4b129008f1163f236f86e5faea2026e2ef" | |
| 1365 | + resolved "https://registry.npm.taobao.org/agentkeepalive/download/agentkeepalive-2.2.0.tgz?cache=0&sync_timestamp=1592193952479&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fagentkeepalive%2Fdownload%2Fagentkeepalive-2.2.0.tgz#c5d1bd4b129008f1163f236f86e5faea2026e2ef" | |
| 1154 | 1366 | integrity sha1-xdG9SxKQCPEWPyNvhuX66iAm4u8= |
| 1155 | 1367 | |
| 1156 | 1368 | ajv-errors@^1.0.0: |
| ... | ... | @@ -1158,25 +1370,25 @@ ajv-errors@^1.0.0: |
| 1158 | 1370 | resolved "https://registry.npm.taobao.org/ajv-errors/download/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d" |
| 1159 | 1371 | integrity sha1-81mGrOuRr63sQQL72FAUlQzvpk0= |
| 1160 | 1372 | |
| 1161 | -ajv-keywords@^3.1.0, ajv-keywords@^3.4.1: | |
| 1162 | - version "3.4.1" | |
| 1163 | - resolved "https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-3.4.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv-keywords%2Fdownload%2Fajv-keywords-3.4.1.tgz#ef916e271c64ac12171fd8384eaae6b2345854da" | |
| 1164 | - integrity sha1-75FuJxxkrBIXH9g4TqrmsjRYVNo= | |
| 1373 | +ajv-keywords@^3.1.0, ajv-keywords@^3.4.1, ajv-keywords@^3.5.2: | |
| 1374 | + version "3.5.2" | |
| 1375 | + resolved "https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-3.5.2.tgz?cache=0&sync_timestamp=1595907068923&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv-keywords%2Fdownload%2Fajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d" | |
| 1376 | + integrity sha1-MfKdpatuANHC0yms97WSlhTVAU0= | |
| 1165 | 1377 | |
| 1166 | -ajv@^6.1.0, ajv@^6.10.2, ajv@^6.5.5: | |
| 1167 | - version "6.10.2" | |
| 1168 | - resolved "https://registry.npm.taobao.org/ajv/download/ajv-6.10.2.tgz?cache=0&sync_timestamp=1563113786760&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv%2Fdownload%2Fajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52" | |
| 1169 | - integrity sha1-086gTWsBeyiUrWkED+yLYj60vVI= | |
| 1378 | +ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: | |
| 1379 | + version "6.12.6" | |
| 1380 | + resolved "https://registry.npm.taobao.org/ajv/download/ajv-6.12.6.tgz?cache=0&sync_timestamp=1602353715225&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv%2Fdownload%2Fajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" | |
| 1381 | + integrity sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ= | |
| 1170 | 1382 | dependencies: |
| 1171 | - fast-deep-equal "^2.0.1" | |
| 1383 | + fast-deep-equal "^3.1.1" | |
| 1172 | 1384 | fast-json-stable-stringify "^2.0.0" |
| 1173 | 1385 | json-schema-traverse "^0.4.1" |
| 1174 | 1386 | uri-js "^4.2.2" |
| 1175 | 1387 | |
| 1176 | 1388 | algoliasearch@^3.24.5: |
| 1177 | - version "3.33.0" | |
| 1178 | - resolved "https://registry.npm.taobao.org/algoliasearch/download/algoliasearch-3.33.0.tgz#83b541124ebb0db54643009d4e660866b3177cdf" | |
| 1179 | - integrity sha1-g7VBEk67DbVGQwCdTmYIZrMXfN8= | |
| 1389 | + version "3.35.1" | |
| 1390 | + resolved "https://registry.npm.taobao.org/algoliasearch/download/algoliasearch-3.35.1.tgz#297d15f534a3507cab2f5dfb996019cac7568f0c" | |
| 1391 | + integrity sha1-KX0V9TSjUHyrL137mWAZysdWjww= | |
| 1180 | 1392 | dependencies: |
| 1181 | 1393 | agentkeepalive "^2.2.0" |
| 1182 | 1394 | debug "^2.6.9" |
| ... | ... | @@ -1199,17 +1411,24 @@ alphanum-sort@^1.0.0: |
| 1199 | 1411 | resolved "https://registry.npm.taobao.org/alphanum-sort/download/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3" |
| 1200 | 1412 | integrity sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM= |
| 1201 | 1413 | |
| 1414 | +ansi-align@^3.0.0: | |
| 1415 | + version "3.0.0" | |
| 1416 | + resolved "https://registry.npm.taobao.org/ansi-align/download/ansi-align-3.0.0.tgz#b536b371cf687caaef236c18d3e21fe3797467cb" | |
| 1417 | + integrity sha1-tTazcc9ofKrvI2wY0+If43l0Z8s= | |
| 1418 | + dependencies: | |
| 1419 | + string-width "^3.0.0" | |
| 1420 | + | |
| 1202 | 1421 | ansi-colors@^3.0.0: |
| 1203 | 1422 | version "3.2.4" |
| 1204 | 1423 | resolved "https://registry.npm.taobao.org/ansi-colors/download/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf" |
| 1205 | 1424 | integrity sha1-46PaS/uubIapwoViXeEkojQCb78= |
| 1206 | 1425 | |
| 1207 | 1426 | ansi-escapes@^4.1.0: |
| 1208 | - version "4.2.1" | |
| 1209 | - resolved "https://registry.npm.taobao.org/ansi-escapes/download/ansi-escapes-4.2.1.tgz#4dccdb846c3eee10f6d64dea66273eab90c37228" | |
| 1210 | - integrity sha1-TczbhGw+7hD21k3qZic+q5DDcig= | |
| 1427 | + version "4.3.1" | |
| 1428 | + resolved "https://registry.npm.taobao.org/ansi-escapes/download/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61" | |
| 1429 | + integrity sha1-pcR8xDGB8fOP/XB2g3cA05VSKmE= | |
| 1211 | 1430 | dependencies: |
| 1212 | - type-fest "^0.5.2" | |
| 1431 | + type-fest "^0.11.0" | |
| 1213 | 1432 | |
| 1214 | 1433 | ansi-html@0.0.7: |
| 1215 | 1434 | version "0.0.7" |
| ... | ... | @@ -1221,28 +1440,35 @@ ansi-regex@^2.0.0: |
| 1221 | 1440 | resolved "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" |
| 1222 | 1441 | integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8= |
| 1223 | 1442 | |
| 1224 | -ansi-regex@^3.0.0: | |
| 1225 | - version "3.0.0" | |
| 1226 | - resolved "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998" | |
| 1227 | - integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg= | |
| 1228 | - | |
| 1229 | 1443 | ansi-regex@^4.1.0: |
| 1230 | 1444 | version "4.1.0" |
| 1231 | 1445 | resolved "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997" |
| 1232 | 1446 | integrity sha1-i5+PCM8ay4Q3Vqg5yox+MWjFGZc= |
| 1233 | 1447 | |
| 1448 | +ansi-regex@^5.0.0: | |
| 1449 | + version "5.0.0" | |
| 1450 | + resolved "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75" | |
| 1451 | + integrity sha1-OIU59VF5vzkznIGvMKZU1p+Hy3U= | |
| 1452 | + | |
| 1234 | 1453 | ansi-styles@^2.2.1: |
| 1235 | 1454 | version "2.2.1" |
| 1236 | - resolved "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-2.2.1.tgz?cache=0&sync_timestamp=1566431369422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" | |
| 1455 | + resolved "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-2.2.1.tgz?cache=0&sync_timestamp=1601839226460&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" | |
| 1237 | 1456 | integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4= |
| 1238 | 1457 | |
| 1239 | 1458 | ansi-styles@^3.2.0, ansi-styles@^3.2.1: |
| 1240 | 1459 | version "3.2.1" |
| 1241 | - resolved "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-3.2.1.tgz?cache=0&sync_timestamp=1566431369422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" | |
| 1460 | + resolved "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-3.2.1.tgz?cache=0&sync_timestamp=1601839226460&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" | |
| 1242 | 1461 | integrity sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0= |
| 1243 | 1462 | dependencies: |
| 1244 | 1463 | color-convert "^1.9.0" |
| 1245 | 1464 | |
| 1465 | +ansi-styles@^4.1.0: | |
| 1466 | + version "4.3.0" | |
| 1467 | + resolved "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-4.3.0.tgz?cache=0&sync_timestamp=1601839226460&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" | |
| 1468 | + integrity sha1-7dgDYornHATIWuegkG7a00tkiTc= | |
| 1469 | + dependencies: | |
| 1470 | + color-convert "^2.0.1" | |
| 1471 | + | |
| 1246 | 1472 | anymatch@^2.0.0: |
| 1247 | 1473 | version "2.0.0" |
| 1248 | 1474 | resolved "https://registry.npm.taobao.org/anymatch/download/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb" |
| ... | ... | @@ -1251,19 +1477,19 @@ anymatch@^2.0.0: |
| 1251 | 1477 | micromatch "^3.1.4" |
| 1252 | 1478 | normalize-path "^2.1.1" |
| 1253 | 1479 | |
| 1254 | -aproba@^1.0.3, aproba@^1.1.1: | |
| 1480 | +anymatch@~3.1.1: | |
| 1481 | + version "3.1.1" | |
| 1482 | + resolved "https://registry.npm.taobao.org/anymatch/download/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142" | |
| 1483 | + integrity sha1-xV7PAhheJGklk5kxDBc84xIzsUI= | |
| 1484 | + dependencies: | |
| 1485 | + normalize-path "^3.0.0" | |
| 1486 | + picomatch "^2.0.4" | |
| 1487 | + | |
| 1488 | +aproba@^1.1.1: | |
| 1255 | 1489 | version "1.2.0" |
| 1256 | 1490 | resolved "https://registry.npm.taobao.org/aproba/download/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a" |
| 1257 | 1491 | integrity sha1-aALmJk79GMeQobDVF/DyYnvyyUo= |
| 1258 | 1492 | |
| 1259 | -are-we-there-yet@~1.1.2: | |
| 1260 | - version "1.1.5" | |
| 1261 | - resolved "https://registry.npm.taobao.org/are-we-there-yet/download/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21" | |
| 1262 | - integrity sha1-SzXClE8GKov82mZBB2A1D+nd/CE= | |
| 1263 | - dependencies: | |
| 1264 | - delegates "^1.0.0" | |
| 1265 | - readable-stream "^2.0.6" | |
| 1266 | - | |
| 1267 | 1493 | argparse@^1.0.7: |
| 1268 | 1494 | version "1.0.10" |
| 1269 | 1495 | resolved "https://registry.npm.taobao.org/argparse/download/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" |
| ... | ... | @@ -1288,12 +1514,12 @@ arr-union@^3.1.0: |
| 1288 | 1514 | |
| 1289 | 1515 | array-flatten@1.1.1: |
| 1290 | 1516 | version "1.1.1" |
| 1291 | - resolved "https://registry.npm.taobao.org/array-flatten/download/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" | |
| 1517 | + resolved "https://registry.npm.taobao.org/array-flatten/download/array-flatten-1.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Farray-flatten%2Fdownload%2Farray-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" | |
| 1292 | 1518 | integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI= |
| 1293 | 1519 | |
| 1294 | 1520 | array-flatten@^2.1.0: |
| 1295 | 1521 | version "2.1.2" |
| 1296 | - resolved "https://registry.npm.taobao.org/array-flatten/download/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099" | |
| 1522 | + resolved "https://registry.npm.taobao.org/array-flatten/download/array-flatten-2.1.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Farray-flatten%2Fdownload%2Farray-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099" | |
| 1297 | 1523 | integrity sha1-JO+AoowaiTYX4hSbDG0NeIKTsJk= |
| 1298 | 1524 | |
| 1299 | 1525 | array-union@^1.0.1, array-union@^1.0.2: |
| ... | ... | @@ -1313,14 +1539,15 @@ array-unique@^0.3.2: |
| 1313 | 1539 | resolved "https://registry.npm.taobao.org/array-unique/download/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428" |
| 1314 | 1540 | integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= |
| 1315 | 1541 | |
| 1316 | -asn1.js@^4.0.0: | |
| 1317 | - version "4.10.1" | |
| 1318 | - resolved "https://registry.npm.taobao.org/asn1.js/download/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfafb5a73f5a0" | |
| 1319 | - integrity sha1-ucK/WAXx5kqt7tbfOiv6+1pz9aA= | |
| 1542 | +asn1.js@^5.2.0: | |
| 1543 | + version "5.4.1" | |
| 1544 | + resolved "https://registry.npm.taobao.org/asn1.js/download/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2ee294e3783f07" | |
| 1545 | + integrity sha1-EamAuE67kXgc41sP3C7ilON4Pwc= | |
| 1320 | 1546 | dependencies: |
| 1321 | 1547 | bn.js "^4.0.0" |
| 1322 | 1548 | inherits "^2.0.1" |
| 1323 | 1549 | minimalistic-assert "^1.0.0" |
| 1550 | + safer-buffer "^2.1.0" | |
| 1324 | 1551 | |
| 1325 | 1552 | asn1@~0.2.3: |
| 1326 | 1553 | version "0.2.4" |
| ... | ... | @@ -1336,7 +1563,7 @@ assert-plus@1.0.0, assert-plus@^1.0.0: |
| 1336 | 1563 | |
| 1337 | 1564 | assert@^1.1.1: |
| 1338 | 1565 | version "1.5.0" |
| 1339 | - resolved "https://registry.npm.taobao.org/assert/download/assert-1.5.0.tgz#55c109aaf6e0aefdb3dc4b71240c70bf574b18eb" | |
| 1566 | + resolved "https://registry.npm.taobao.org/assert/download/assert-1.5.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fassert%2Fdownload%2Fassert-1.5.0.tgz#55c109aaf6e0aefdb3dc4b71240c70bf574b18eb" | |
| 1340 | 1567 | integrity sha1-VcEJqvbgrv2z3EtxJAxwv1dLGOs= |
| 1341 | 1568 | dependencies: |
| 1342 | 1569 | object-assign "^4.1.1" |
| ... | ... | @@ -1354,20 +1581,22 @@ async-each@^1.0.1: |
| 1354 | 1581 | |
| 1355 | 1582 | async-limiter@~1.0.0: |
| 1356 | 1583 | version "1.0.1" |
| 1357 | - resolved "https://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd" | |
| 1584 | + resolved "https://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.1.tgz?cache=0&sync_timestamp=1574271635932&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fasync-limiter%2Fdownload%2Fasync-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd" | |
| 1358 | 1585 | integrity sha1-3TeelPDbgxCwgpH51kwyCXZmF/0= |
| 1359 | 1586 | |
| 1360 | -async@^1.5.2: | |
| 1361 | - version "1.5.2" | |
| 1362 | - resolved "https://registry.npm.taobao.org/async/download/async-1.5.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fasync%2Fdownload%2Fasync-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" | |
| 1363 | - integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo= | |
| 1587 | +async@^2.6.2: | |
| 1588 | + version "2.6.3" | |
| 1589 | + resolved "https://registry.npm.taobao.org/async/download/async-2.6.3.tgz?cache=0&sync_timestamp=1582513244496&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fasync%2Fdownload%2Fasync-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff" | |
| 1590 | + integrity sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8= | |
| 1591 | + dependencies: | |
| 1592 | + lodash "^4.17.14" | |
| 1364 | 1593 | |
| 1365 | 1594 | asynckit@^0.4.0: |
| 1366 | 1595 | version "0.4.0" |
| 1367 | 1596 | resolved "https://registry.npm.taobao.org/asynckit/download/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" |
| 1368 | 1597 | integrity sha1-x57Zf380y48robyXkLzDZkdLS3k= |
| 1369 | 1598 | |
| 1370 | -atob@^2.1.1: | |
| 1599 | +atob@^2.1.2: | |
| 1371 | 1600 | version "2.1.2" |
| 1372 | 1601 | resolved "https://registry.npm.taobao.org/atob/download/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" |
| 1373 | 1602 | integrity sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k= |
| ... | ... | @@ -1380,17 +1609,17 @@ autocomplete.js@0.36.0: |
| 1380 | 1609 | immediate "^3.2.3" |
| 1381 | 1610 | |
| 1382 | 1611 | autoprefixer@^9.5.1: |
| 1383 | - version "9.6.1" | |
| 1384 | - resolved "https://registry.npm.taobao.org/autoprefixer/download/autoprefixer-9.6.1.tgz#51967a02d2d2300bb01866c1611ec8348d355a47" | |
| 1385 | - integrity sha1-UZZ6AtLSMAuwGGbBYR7INI01Wkc= | |
| 1612 | + version "9.8.6" | |
| 1613 | + resolved "https://registry.npm.taobao.org/autoprefixer/download/autoprefixer-9.8.6.tgz?cache=0&sync_timestamp=1601167517316&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fautoprefixer%2Fdownload%2Fautoprefixer-9.8.6.tgz#3b73594ca1bf9266320c5acf1588d74dea74210f" | |
| 1614 | + integrity sha1-O3NZTKG/kmYyDFrPFYjXTep0IQ8= | |
| 1386 | 1615 | dependencies: |
| 1387 | - browserslist "^4.6.3" | |
| 1388 | - caniuse-lite "^1.0.30000980" | |
| 1389 | - chalk "^2.4.2" | |
| 1616 | + browserslist "^4.12.0" | |
| 1617 | + caniuse-lite "^1.0.30001109" | |
| 1618 | + colorette "^1.2.1" | |
| 1390 | 1619 | normalize-range "^0.1.2" |
| 1391 | 1620 | num2fraction "^1.2.2" |
| 1392 | - postcss "^7.0.17" | |
| 1393 | - postcss-value-parser "^4.0.0" | |
| 1621 | + postcss "^7.0.32" | |
| 1622 | + postcss-value-parser "^4.1.0" | |
| 1394 | 1623 | |
| 1395 | 1624 | aws-sign2@~0.7.0: |
| 1396 | 1625 | version "0.7.0" |
| ... | ... | @@ -1398,46 +1627,36 @@ aws-sign2@~0.7.0: |
| 1398 | 1627 | integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= |
| 1399 | 1628 | |
| 1400 | 1629 | aws4@^1.8.0: |
| 1401 | - version "1.8.0" | |
| 1402 | - resolved "https://registry.npm.taobao.org/aws4/download/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f" | |
| 1403 | - integrity sha1-8OAD2cqef1nHpQiUXXsu+aBKVC8= | |
| 1630 | + version "1.10.1" | |
| 1631 | + resolved "https://registry.npm.taobao.org/aws4/download/aws4-1.10.1.tgz?cache=0&sync_timestamp=1597238704875&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faws4%2Fdownload%2Faws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428" | |
| 1632 | + integrity sha1-4eguTz6Zniz9YbFhKA0WoRH4ZCg= | |
| 1404 | 1633 | |
| 1405 | 1634 | axios@^0.18.1: |
| 1406 | 1635 | version "0.18.1" |
| 1407 | - resolved "https://registry.npm.taobao.org/axios/download/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3" | |
| 1636 | + resolved "https://registry.npm.taobao.org/axios/download/axios-0.18.1.tgz?cache=0&sync_timestamp=1597979584536&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3" | |
| 1408 | 1637 | integrity sha1-/z8N4ue10YDnV62YAA8Qgbh7zqM= |
| 1409 | 1638 | dependencies: |
| 1410 | 1639 | follow-redirects "1.5.10" |
| 1411 | 1640 | is-buffer "^2.0.2" |
| 1412 | 1641 | |
| 1413 | 1642 | babel-loader@^8.0.4: |
| 1414 | - version "8.0.6" | |
| 1415 | - resolved "https://registry.npm.taobao.org/babel-loader/download/babel-loader-8.0.6.tgz#e33bdb6f362b03f4bb141a0c21ab87c501b70dfb" | |
| 1416 | - integrity sha1-4zvbbzYrA/S7FBoMIauHxQG3Dfs= | |
| 1643 | + version "8.1.0" | |
| 1644 | + resolved "https://registry.npm.taobao.org/babel-loader/download/babel-loader-8.1.0.tgz?cache=0&sync_timestamp=1584717315701&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-loader%2Fdownload%2Fbabel-loader-8.1.0.tgz#c611d5112bd5209abe8b9fa84c3e4da25275f1c3" | |
| 1645 | + integrity sha1-xhHVESvVIJq+i5+oTD5NolJ18cM= | |
| 1417 | 1646 | dependencies: |
| 1418 | - find-cache-dir "^2.0.0" | |
| 1419 | - loader-utils "^1.0.2" | |
| 1420 | - mkdirp "^0.5.1" | |
| 1647 | + find-cache-dir "^2.1.0" | |
| 1648 | + loader-utils "^1.4.0" | |
| 1649 | + mkdirp "^0.5.3" | |
| 1421 | 1650 | pify "^4.0.1" |
| 1651 | + schema-utils "^2.6.5" | |
| 1422 | 1652 | |
| 1423 | -babel-plugin-dynamic-import-node@^2.2.0, babel-plugin-dynamic-import-node@^2.3.0: | |
| 1424 | - version "2.3.0" | |
| 1425 | - resolved "https://registry.npm.taobao.org/babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.0.tgz?cache=0&sync_timestamp=1560928040692&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-plugin-dynamic-import-node%2Fdownload%2Fbabel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f" | |
| 1426 | - integrity sha1-8A9Qe9qjw+P/bn5emNkKesq5b38= | |
| 1653 | +babel-plugin-dynamic-import-node@^2.3.3: | |
| 1654 | + version "2.3.3" | |
| 1655 | + resolved "https://registry.npm.taobao.org/babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3" | |
| 1656 | + integrity sha1-hP2hnJduxcbe/vV/lCez3vZuF6M= | |
| 1427 | 1657 | dependencies: |
| 1428 | 1658 | object.assign "^4.1.0" |
| 1429 | 1659 | |
| 1430 | -babel-plugin-module-resolver@3.2.0: | |
| 1431 | - version "3.2.0" | |
| 1432 | - resolved "https://registry.npm.taobao.org/babel-plugin-module-resolver/download/babel-plugin-module-resolver-3.2.0.tgz#ddfa5e301e3b9aa12d852a9979f18b37881ff5a7" | |
| 1433 | - integrity sha1-3fpeMB47mqEthSqZefGLN4gf9ac= | |
| 1434 | - dependencies: | |
| 1435 | - find-babel-config "^1.1.0" | |
| 1436 | - glob "^7.1.2" | |
| 1437 | - pkg-up "^2.0.0" | |
| 1438 | - reselect "^3.0.1" | |
| 1439 | - resolve "^1.4.0" | |
| 1440 | - | |
| 1441 | 1660 | balanced-match@^1.0.0: |
| 1442 | 1661 | version "1.0.0" |
| 1443 | 1662 | resolved "https://registry.npm.taobao.org/balanced-match/download/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" |
| ... | ... | @@ -1488,15 +1707,32 @@ binary-extensions@^1.0.0: |
| 1488 | 1707 | resolved "https://registry.npm.taobao.org/binary-extensions/download/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65" |
| 1489 | 1708 | integrity sha1-WYr+VHVbKGilMw0q/51Ou1Mgm2U= |
| 1490 | 1709 | |
| 1710 | +binary-extensions@^2.0.0: | |
| 1711 | + version "2.1.0" | |
| 1712 | + resolved "https://registry.npm.taobao.org/binary-extensions/download/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9" | |
| 1713 | + integrity sha1-MPpAyef+B9vIlWeM0ocCTeokHdk= | |
| 1714 | + | |
| 1715 | +bindings@^1.5.0: | |
| 1716 | + version "1.5.0" | |
| 1717 | + resolved "https://registry.npm.taobao.org/bindings/download/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df" | |
| 1718 | + integrity sha1-EDU8npRTNLwFEabZCzj7x8nFBN8= | |
| 1719 | + dependencies: | |
| 1720 | + file-uri-to-path "1.0.0" | |
| 1721 | + | |
| 1491 | 1722 | bluebird@^3.1.1, bluebird@^3.5.5: |
| 1492 | - version "3.5.5" | |
| 1493 | - resolved "https://registry.npm.taobao.org/bluebird/download/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f" | |
| 1494 | - integrity sha1-qNCv1zJR7/u9X+OEp31zADwXpx8= | |
| 1723 | + version "3.7.2" | |
| 1724 | + resolved "https://registry.npm.taobao.org/bluebird/download/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" | |
| 1725 | + integrity sha1-nyKcFb4nJFT/qXOs4NvueaGww28= | |
| 1495 | 1726 | |
| 1496 | -bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: | |
| 1727 | +bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0: | |
| 1497 | 1728 | version "4.11.9" |
| 1498 | - resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828" | |
| 1499 | - integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw== | |
| 1729 | + resolved "https://registry.npm.taobao.org/bn.js/download/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828" | |
| 1730 | + integrity sha1-JtVWgpRY+dHoH8SJUkk9C6NQeCg= | |
| 1731 | + | |
| 1732 | +bn.js@^5.1.1: | |
| 1733 | + version "5.1.3" | |
| 1734 | + resolved "https://registry.npm.taobao.org/bn.js/download/bn.js-5.1.3.tgz#beca005408f642ebebea80b042b4d18d2ac0ee6b" | |
| 1735 | + integrity sha1-vsoAVAj2Quvr6oCwQrTRjSrA7ms= | |
| 1500 | 1736 | |
| 1501 | 1737 | body-parser@1.19.0: |
| 1502 | 1738 | version "1.19.0" |
| ... | ... | @@ -1531,9 +1767,23 @@ boolbase@^1.0.0, boolbase@~1.0.0: |
| 1531 | 1767 | resolved "https://registry.npm.taobao.org/boolbase/download/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" |
| 1532 | 1768 | integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= |
| 1533 | 1769 | |
| 1770 | +boxen@^4.2.0: | |
| 1771 | + version "4.2.0" | |
| 1772 | + resolved "https://registry.npm.taobao.org/boxen/download/boxen-4.2.0.tgz#e411b62357d6d6d36587c8ac3d5d974daa070e64" | |
| 1773 | + integrity sha1-5BG2I1fW1tNlh8isPV2XTaoHDmQ= | |
| 1774 | + dependencies: | |
| 1775 | + ansi-align "^3.0.0" | |
| 1776 | + camelcase "^5.3.1" | |
| 1777 | + chalk "^3.0.0" | |
| 1778 | + cli-boxes "^2.2.0" | |
| 1779 | + string-width "^4.1.0" | |
| 1780 | + term-size "^2.1.0" | |
| 1781 | + type-fest "^0.8.1" | |
| 1782 | + widest-line "^3.1.0" | |
| 1783 | + | |
| 1534 | 1784 | brace-expansion@^1.1.7: |
| 1535 | 1785 | version "1.1.11" |
| 1536 | - resolved "https://registry.npm.taobao.org/brace-expansion/download/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" | |
| 1786 | + resolved "https://registry.npm.taobao.org/brace-expansion/download/brace-expansion-1.1.11.tgz?cache=0&sync_timestamp=1601898189928&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrace-expansion%2Fdownload%2Fbrace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" | |
| 1537 | 1787 | integrity sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0= |
| 1538 | 1788 | dependencies: |
| 1539 | 1789 | balanced-match "^1.0.0" |
| ... | ... | @@ -1555,9 +1805,16 @@ braces@^2.3.1, braces@^2.3.2: |
| 1555 | 1805 | split-string "^3.0.2" |
| 1556 | 1806 | to-regex "^3.0.1" |
| 1557 | 1807 | |
| 1808 | +braces@~3.0.2: | |
| 1809 | + version "3.0.2" | |
| 1810 | + resolved "https://registry.npm.taobao.org/braces/download/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" | |
| 1811 | + integrity sha1-NFThpGLujVmeI23zNs2epPiv4Qc= | |
| 1812 | + dependencies: | |
| 1813 | + fill-range "^7.0.1" | |
| 1814 | + | |
| 1558 | 1815 | brorand@^1.0.1: |
| 1559 | 1816 | version "1.1.0" |
| 1560 | - resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" | |
| 1817 | + resolved "https://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" | |
| 1561 | 1818 | integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= |
| 1562 | 1819 | |
| 1563 | 1820 | browserify-aes@^1.0.0, browserify-aes@^1.0.4: |
| ... | ... | @@ -1591,7 +1848,7 @@ browserify-des@^1.0.0: |
| 1591 | 1848 | inherits "^2.0.1" |
| 1592 | 1849 | safe-buffer "^5.1.2" |
| 1593 | 1850 | |
| 1594 | -browserify-rsa@^4.0.0: | |
| 1851 | +browserify-rsa@^4.0.0, browserify-rsa@^4.0.1: | |
| 1595 | 1852 | version "4.0.1" |
| 1596 | 1853 | resolved "https://registry.npm.taobao.org/browserify-rsa/download/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524" |
| 1597 | 1854 | integrity sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ= |
| ... | ... | @@ -1600,17 +1857,19 @@ browserify-rsa@^4.0.0: |
| 1600 | 1857 | randombytes "^2.0.1" |
| 1601 | 1858 | |
| 1602 | 1859 | browserify-sign@^4.0.0: |
| 1603 | - version "4.0.4" | |
| 1604 | - resolved "https://registry.npm.taobao.org/browserify-sign/download/browserify-sign-4.0.4.tgz#aa4eb68e5d7b658baa6bf6a57e630cbd7a93d298" | |
| 1605 | - integrity sha1-qk62jl17ZYuqa/alfmMMvXqT0pg= | |
| 1606 | - dependencies: | |
| 1607 | - bn.js "^4.1.1" | |
| 1608 | - browserify-rsa "^4.0.0" | |
| 1609 | - create-hash "^1.1.0" | |
| 1610 | - create-hmac "^1.1.2" | |
| 1611 | - elliptic "^6.0.0" | |
| 1612 | - inherits "^2.0.1" | |
| 1613 | - parse-asn1 "^5.0.0" | |
| 1860 | + version "4.2.1" | |
| 1861 | + resolved "https://registry.npm.taobao.org/browserify-sign/download/browserify-sign-4.2.1.tgz?cache=0&sync_timestamp=1596557838450&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrowserify-sign%2Fdownload%2Fbrowserify-sign-4.2.1.tgz#eaf4add46dd54be3bb3b36c0cf15abbeba7956c3" | |
| 1862 | + integrity sha1-6vSt1G3VS+O7OzbAzxWrvrp5VsM= | |
| 1863 | + dependencies: | |
| 1864 | + bn.js "^5.1.1" | |
| 1865 | + browserify-rsa "^4.0.1" | |
| 1866 | + create-hash "^1.2.0" | |
| 1867 | + create-hmac "^1.1.7" | |
| 1868 | + elliptic "^6.5.3" | |
| 1869 | + inherits "^2.0.4" | |
| 1870 | + parse-asn1 "^5.1.5" | |
| 1871 | + readable-stream "^3.6.0" | |
| 1872 | + safe-buffer "^5.2.0" | |
| 1614 | 1873 | |
| 1615 | 1874 | browserify-zlib@^0.2.0: |
| 1616 | 1875 | version "0.2.0" |
| ... | ... | @@ -1619,14 +1878,15 @@ browserify-zlib@^0.2.0: |
| 1619 | 1878 | dependencies: |
| 1620 | 1879 | pako "~1.0.5" |
| 1621 | 1880 | |
| 1622 | -browserslist@^4.0.0, browserslist@^4.3.4, browserslist@^4.6.3: | |
| 1623 | - version "4.6.6" | |
| 1624 | - resolved "https://registry.npm.taobao.org/browserslist/download/browserslist-4.6.6.tgz#6e4bf467cde520bc9dbdf3747dafa03531cec453" | |
| 1625 | - integrity sha1-bkv0Z83lILydvfN0fa+gNTHOxFM= | |
| 1881 | +browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.8.5: | |
| 1882 | + version "4.14.5" | |
| 1883 | + resolved "https://registry.npm.taobao.org/browserslist/download/browserslist-4.14.5.tgz?cache=0&sync_timestamp=1600991362823&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.14.5.tgz#1c751461a102ddc60e40993639b709be7f2c4015" | |
| 1884 | + integrity sha1-HHUUYaEC3cYOQJk2ObcJvn8sQBU= | |
| 1626 | 1885 | dependencies: |
| 1627 | - caniuse-lite "^1.0.30000984" | |
| 1628 | - electron-to-chromium "^1.3.191" | |
| 1629 | - node-releases "^1.1.25" | |
| 1886 | + caniuse-lite "^1.0.30001135" | |
| 1887 | + electron-to-chromium "^1.3.571" | |
| 1888 | + escalade "^3.1.0" | |
| 1889 | + node-releases "^1.1.61" | |
| 1630 | 1890 | |
| 1631 | 1891 | buffer-from@^1.0.0: |
| 1632 | 1892 | version "1.1.1" |
| ... | ... | @@ -1649,9 +1909,9 @@ buffer-xor@^1.0.3: |
| 1649 | 1909 | integrity sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk= |
| 1650 | 1910 | |
| 1651 | 1911 | buffer@^4.3.0: |
| 1652 | - version "4.9.1" | |
| 1653 | - resolved "https://registry.npm.taobao.org/buffer/download/buffer-4.9.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbuffer%2Fdownload%2Fbuffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298" | |
| 1654 | - integrity sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg= | |
| 1912 | + version "4.9.2" | |
| 1913 | + resolved "https://registry.npm.taobao.org/buffer/download/buffer-4.9.2.tgz?cache=0&sync_timestamp=1588706716358&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbuffer%2Fdownload%2Fbuffer-4.9.2.tgz#230ead344002988644841ab0244af8c44bbe3ef8" | |
| 1914 | + integrity sha1-Iw6tNEACmIZEhBqwJEr4xEu+Pvg= | |
| 1655 | 1915 | dependencies: |
| 1656 | 1916 | base64-js "^1.0.2" |
| 1657 | 1917 | ieee754 "^1.1.4" |
| ... | ... | @@ -1672,35 +1932,15 @@ bytes@3.1.0: |
| 1672 | 1932 | resolved "https://registry.npm.taobao.org/bytes/download/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6" |
| 1673 | 1933 | integrity sha1-9s95M6Ng4FiPqf3oVlHNx/gF0fY= |
| 1674 | 1934 | |
| 1675 | -cac@^6.3.9: | |
| 1676 | - version "6.5.2" | |
| 1677 | - resolved "https://registry.npm.taobao.org/cac/download/cac-6.5.2.tgz#92ef1490b9ffde5f0be7eeadec5ea926f0e78ef6" | |
| 1678 | - integrity sha1-ku8UkLn/3l8L5+6t7F6pJvDnjvY= | |
| 1935 | +cac@^6.5.6: | |
| 1936 | + version "6.6.1" | |
| 1937 | + resolved "https://registry.npm.taobao.org/cac/download/cac-6.6.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcac%2Fdownload%2Fcac-6.6.1.tgz#3dde3f6943f45d42a56729ea3573c08b3e7b6a6d" | |
| 1938 | + integrity sha1-Pd4/aUP0XUKlZynqNXPAiz57am0= | |
| 1679 | 1939 | |
| 1680 | -cacache@^11.3.3: | |
| 1681 | - version "11.3.3" | |
| 1682 | - resolved "https://registry.npm.taobao.org/cacache/download/cacache-11.3.3.tgz#8bd29df8c6a718a6ebd2d010da4d7972ae3bbadc" | |
| 1683 | - integrity sha1-i9Kd+ManGKbr0tAQ2k15cq47utw= | |
| 1684 | - dependencies: | |
| 1685 | - bluebird "^3.5.5" | |
| 1686 | - chownr "^1.1.1" | |
| 1687 | - figgy-pudding "^3.5.1" | |
| 1688 | - glob "^7.1.4" | |
| 1689 | - graceful-fs "^4.1.15" | |
| 1690 | - lru-cache "^5.1.1" | |
| 1691 | - mississippi "^3.0.0" | |
| 1692 | - mkdirp "^0.5.1" | |
| 1693 | - move-concurrently "^1.0.1" | |
| 1694 | - promise-inflight "^1.0.1" | |
| 1695 | - rimraf "^2.6.3" | |
| 1696 | - ssri "^6.0.1" | |
| 1697 | - unique-filename "^1.1.1" | |
| 1698 | - y18n "^4.0.0" | |
| 1699 | - | |
| 1700 | -cacache@^12.0.2: | |
| 1701 | - version "12.0.3" | |
| 1702 | - resolved "https://registry.npm.taobao.org/cacache/download/cacache-12.0.3.tgz#be99abba4e1bf5df461cd5a2c1071fc432573390" | |
| 1703 | - integrity sha1-vpmruk4b9d9GHNWiwQcfxDJXM5A= | |
| 1940 | +cacache@^12.0.2, cacache@^12.0.3: | |
| 1941 | + version "12.0.4" | |
| 1942 | + resolved "https://registry.npm.taobao.org/cacache/download/cacache-12.0.4.tgz?cache=0&sync_timestamp=1594428108619&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcacache%2Fdownload%2Fcacache-12.0.4.tgz#668bcbd105aeb5f1d92fe25570ec9525c8faa40c" | |
| 1943 | + integrity sha1-ZovL0QWutfHZL+JVcOyVJcj6pAw= | |
| 1704 | 1944 | dependencies: |
| 1705 | 1945 | bluebird "^3.5.5" |
| 1706 | 1946 | chownr "^1.1.1" |
| ... | ... | @@ -1735,7 +1975,7 @@ cache-base@^1.0.1: |
| 1735 | 1975 | |
| 1736 | 1976 | cache-loader@1.2.2: |
| 1737 | 1977 | version "1.2.2" |
| 1738 | - resolved "https://registry.npm.taobao.org/cache-loader/download/cache-loader-1.2.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcache-loader%2Fdownload%2Fcache-loader-1.2.2.tgz#6d5c38ded959a09cc5d58190ab5af6f73bd353f5" | |
| 1978 | + resolved "https://registry.npm.taobao.org/cache-loader/download/cache-loader-1.2.2.tgz#6d5c38ded959a09cc5d58190ab5af6f73bd353f5" | |
| 1739 | 1979 | integrity sha1-bVw43tlZoJzF1YGQq1r29zvTU/U= |
| 1740 | 1980 | dependencies: |
| 1741 | 1981 | loader-utils "^1.1.0" |
| ... | ... | @@ -1745,7 +1985,7 @@ cache-loader@1.2.2: |
| 1745 | 1985 | |
| 1746 | 1986 | cache-loader@^3.0.0: |
| 1747 | 1987 | version "3.0.1" |
| 1748 | - resolved "https://registry.npm.taobao.org/cache-loader/download/cache-loader-3.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcache-loader%2Fdownload%2Fcache-loader-3.0.1.tgz#cee6cf4b3cdc7c610905b26bad6c2fc439c821af" | |
| 1988 | + resolved "https://registry.npm.taobao.org/cache-loader/download/cache-loader-3.0.1.tgz#cee6cf4b3cdc7c610905b26bad6c2fc439c821af" | |
| 1749 | 1989 | integrity sha1-zubPSzzcfGEJBbJrrWwvxDnIIa8= |
| 1750 | 1990 | dependencies: |
| 1751 | 1991 | buffer-json "^2.0.0" |
| ... | ... | @@ -1755,6 +1995,19 @@ cache-loader@^3.0.0: |
| 1755 | 1995 | neo-async "^2.6.1" |
| 1756 | 1996 | schema-utils "^1.0.0" |
| 1757 | 1997 | |
| 1998 | +cacheable-request@^6.0.0: | |
| 1999 | + version "6.1.0" | |
| 2000 | + resolved "https://registry.npm.taobao.org/cacheable-request/download/cacheable-request-6.1.0.tgz?cache=0&sync_timestamp=1579606262568&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcacheable-request%2Fdownload%2Fcacheable-request-6.1.0.tgz#20ffb8bd162ba4be11e9567d823db651052ca912" | |
| 2001 | + integrity sha1-IP+4vRYrpL4R6VZ9gj22UQUsqRI= | |
| 2002 | + dependencies: | |
| 2003 | + clone-response "^1.0.2" | |
| 2004 | + get-stream "^5.1.0" | |
| 2005 | + http-cache-semantics "^4.0.0" | |
| 2006 | + keyv "^3.0.0" | |
| 2007 | + lowercase-keys "^2.0.0" | |
| 2008 | + normalize-url "^4.1.0" | |
| 2009 | + responselike "^1.0.2" | |
| 2010 | + | |
| 1758 | 2011 | call-me-maybe@^1.0.1: |
| 1759 | 2012 | version "1.0.1" |
| 1760 | 2013 | resolved "https://registry.npm.taobao.org/call-me-maybe/download/call-me-maybe-1.0.1.tgz#26d208ea89e37b5cbde60250a15f031c16a4d66b" |
| ... | ... | @@ -1781,17 +2034,22 @@ callsites@^2.0.0: |
| 1781 | 2034 | |
| 1782 | 2035 | camel-case@3.0.x: |
| 1783 | 2036 | version "3.0.0" |
| 1784 | - resolved "https://registry.npm.taobao.org/camel-case/download/camel-case-3.0.0.tgz#ca3c3688a4e9cf3a4cda777dc4dcbc713249cf73" | |
| 2037 | + resolved "https://registry.npm.taobao.org/camel-case/download/camel-case-3.0.0.tgz?cache=0&sync_timestamp=1576721717499&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamel-case%2Fdownload%2Fcamel-case-3.0.0.tgz#ca3c3688a4e9cf3a4cda777dc4dcbc713249cf73" | |
| 1785 | 2038 | integrity sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M= |
| 1786 | 2039 | dependencies: |
| 1787 | 2040 | no-case "^2.2.0" |
| 1788 | 2041 | upper-case "^1.1.1" |
| 1789 | 2042 | |
| 1790 | -camelcase@^5.0.0, camelcase@^5.2.0: | |
| 2043 | +camelcase@^5.0.0, camelcase@^5.2.0, camelcase@^5.3.1: | |
| 1791 | 2044 | version "5.3.1" |
| 1792 | - resolved "https://registry.npm.taobao.org/camelcase/download/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" | |
| 2045 | + resolved "https://registry.npm.taobao.org/camelcase/download/camelcase-5.3.1.tgz?cache=0&sync_timestamp=1602349860948&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamelcase%2Fdownload%2Fcamelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" | |
| 1793 | 2046 | integrity sha1-48mzFWnhBoEd8kL3FXJaH0xJQyA= |
| 1794 | 2047 | |
| 2048 | +camelcase@^6.0.0: | |
| 2049 | + version "6.1.0" | |
| 2050 | + resolved "https://registry.npm.taobao.org/camelcase/download/camelcase-6.1.0.tgz?cache=0&sync_timestamp=1602349860948&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamelcase%2Fdownload%2Fcamelcase-6.1.0.tgz#27dc176173725fb0adf8a48b647f4d7871944d78" | |
| 2051 | + integrity sha1-J9wXYXNyX7Ct+KSLZH9NeHGUTXg= | |
| 2052 | + | |
| 1795 | 2053 | caniuse-api@^3.0.0: |
| 1796 | 2054 | version "3.0.0" |
| 1797 | 2055 | resolved "https://registry.npm.taobao.org/caniuse-api/download/caniuse-api-3.0.0.tgz#5e4d90e2274961d46291997df599e3ed008ee4c0" |
| ... | ... | @@ -1802,10 +2060,10 @@ caniuse-api@^3.0.0: |
| 1802 | 2060 | lodash.memoize "^4.1.2" |
| 1803 | 2061 | lodash.uniq "^4.5.0" |
| 1804 | 2062 | |
| 1805 | -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000980, caniuse-lite@^1.0.30000984: | |
| 1806 | - version "1.0.30000989" | |
| 1807 | - resolved "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30000989.tgz#b9193e293ccf7e4426c5245134b8f2a56c0ac4b9" | |
| 1808 | - integrity sha1-uRk+KTzPfkQmxSRRNLjypWwKxLk= | |
| 2063 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001135: | |
| 2064 | + version "1.0.30001147" | |
| 2065 | + resolved "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30001147.tgz#84d27e5b691a8da66e16887b34c78dacf3935f00" | |
| 2066 | + integrity sha1-hNJ+W2kajaZuFoh7NMeNrPOTXwA= | |
| 1809 | 2067 | |
| 1810 | 2068 | caseless@~0.12.0: |
| 1811 | 2069 | version "0.12.0" |
| ... | ... | @@ -1814,7 +2072,7 @@ caseless@~0.12.0: |
| 1814 | 2072 | |
| 1815 | 2073 | chalk@^1.1.3: |
| 1816 | 2074 | version "1.1.3" |
| 1817 | - resolved "https://registry.npm.taobao.org/chalk/download/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" | |
| 2075 | + resolved "https://registry.npm.taobao.org/chalk/download/chalk-1.1.3.tgz?cache=0&sync_timestamp=1591687076871&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" | |
| 1818 | 2076 | integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg= |
| 1819 | 2077 | dependencies: |
| 1820 | 2078 | ansi-styles "^2.2.1" |
| ... | ... | @@ -1825,16 +2083,24 @@ chalk@^1.1.3: |
| 1825 | 2083 | |
| 1826 | 2084 | chalk@^2.0.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2: |
| 1827 | 2085 | version "2.4.2" |
| 1828 | - resolved "https://registry.npm.taobao.org/chalk/download/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | |
| 2086 | + resolved "https://registry.npm.taobao.org/chalk/download/chalk-2.4.2.tgz?cache=0&sync_timestamp=1591687076871&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | |
| 1829 | 2087 | integrity sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ= |
| 1830 | 2088 | dependencies: |
| 1831 | 2089 | ansi-styles "^3.2.1" |
| 1832 | 2090 | escape-string-regexp "^1.0.5" |
| 1833 | 2091 | supports-color "^5.3.0" |
| 1834 | 2092 | |
| 1835 | -chokidar@^2.0.2, chokidar@^2.0.3, chokidar@^2.1.6: | |
| 2093 | +chalk@^3.0.0: | |
| 2094 | + version "3.0.0" | |
| 2095 | + resolved "https://registry.npm.taobao.org/chalk/download/chalk-3.0.0.tgz?cache=0&sync_timestamp=1591687076871&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" | |
| 2096 | + integrity sha1-P3PCv1JlkfV0zEksUeJFY0n4ROQ= | |
| 2097 | + dependencies: | |
| 2098 | + ansi-styles "^4.1.0" | |
| 2099 | + supports-color "^7.1.0" | |
| 2100 | + | |
| 2101 | +chokidar@^2.0.3, chokidar@^2.1.8: | |
| 1836 | 2102 | version "2.1.8" |
| 1837 | - resolved "https://registry.npm.taobao.org/chokidar/download/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917" | |
| 2103 | + resolved "https://registry.npm.taobao.org/chokidar/download/chokidar-2.1.8.tgz?cache=0&sync_timestamp=1596728921978&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchokidar%2Fdownload%2Fchokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917" | |
| 1838 | 2104 | integrity sha1-gEs6e2qZNYw8XGHnHYco8EHP+Rc= |
| 1839 | 2105 | dependencies: |
| 1840 | 2106 | anymatch "^2.0.0" |
| ... | ... | @@ -1851,10 +2117,25 @@ chokidar@^2.0.2, chokidar@^2.0.3, chokidar@^2.1.6: |
| 1851 | 2117 | optionalDependencies: |
| 1852 | 2118 | fsevents "^1.2.7" |
| 1853 | 2119 | |
| 2120 | +chokidar@^3.4.1: | |
| 2121 | + version "3.4.2" | |
| 2122 | + resolved "https://registry.npm.taobao.org/chokidar/download/chokidar-3.4.2.tgz?cache=0&sync_timestamp=1596728921978&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchokidar%2Fdownload%2Fchokidar-3.4.2.tgz#38dc8e658dec3809741eb3ef7bb0a47fe424232d" | |
| 2123 | + integrity sha1-ONyOZY3sOAl0HrPve7Ckf+QkIy0= | |
| 2124 | + dependencies: | |
| 2125 | + anymatch "~3.1.1" | |
| 2126 | + braces "~3.0.2" | |
| 2127 | + glob-parent "~5.1.0" | |
| 2128 | + is-binary-path "~2.1.0" | |
| 2129 | + is-glob "~4.0.1" | |
| 2130 | + normalize-path "~3.0.0" | |
| 2131 | + readdirp "~3.4.0" | |
| 2132 | + optionalDependencies: | |
| 2133 | + fsevents "~2.1.2" | |
| 2134 | + | |
| 1854 | 2135 | chownr@^1.1.1: |
| 1855 | - version "1.1.2" | |
| 1856 | - resolved "https://registry.npm.taobao.org/chownr/download/chownr-1.1.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchownr%2Fdownload%2Fchownr-1.1.2.tgz#a18f1e0b269c8a6a5d3c86eb298beb14c3dd7bf6" | |
| 1857 | - integrity sha1-oY8eCyacimpdPIbrKYvrFMPde/Y= | |
| 2136 | + version "1.1.4" | |
| 2137 | + resolved "https://registry.npm.taobao.org/chownr/download/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" | |
| 2138 | + integrity sha1-b8nXtC0ypYNZYzdmbn0ICE2izGs= | |
| 1858 | 2139 | |
| 1859 | 2140 | chrome-trace-event@^1.0.2: |
| 1860 | 2141 | version "1.0.2" |
| ... | ... | @@ -1868,6 +2149,11 @@ ci-info@^1.6.0: |
| 1868 | 2149 | resolved "https://registry.npm.taobao.org/ci-info/download/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497" |
| 1869 | 2150 | integrity sha1-LKINu5zrMtRSSmgzAzE/AwSx5Jc= |
| 1870 | 2151 | |
| 2152 | +ci-info@^2.0.0: | |
| 2153 | + version "2.0.0" | |
| 2154 | + resolved "https://registry.npm.taobao.org/ci-info/download/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46" | |
| 2155 | + integrity sha1-Z6npZL4xpR4V5QENWObxKDQAL0Y= | |
| 2156 | + | |
| 1871 | 2157 | cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: |
| 1872 | 2158 | version "1.0.4" |
| 1873 | 2159 | resolved "https://registry.npm.taobao.org/cipher-base/download/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de" |
| ... | ... | @@ -1887,29 +2173,41 @@ class-utils@^0.3.5: |
| 1887 | 2173 | static-extend "^0.1.1" |
| 1888 | 2174 | |
| 1889 | 2175 | clean-css@4.2.x: |
| 1890 | - version "4.2.1" | |
| 1891 | - resolved "https://registry.npm.taobao.org/clean-css/download/clean-css-4.2.1.tgz#2d411ef76b8569b6d0c84068dabe85b0aa5e5c17" | |
| 1892 | - integrity sha1-LUEe92uFabbQyEBo2r6FsKpeXBc= | |
| 2176 | + version "4.2.3" | |
| 2177 | + resolved "https://registry.npm.taobao.org/clean-css/download/clean-css-4.2.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fclean-css%2Fdownload%2Fclean-css-4.2.3.tgz#507b5de7d97b48ee53d84adb0160ff6216380f78" | |
| 2178 | + integrity sha1-UHtd59l7SO5T2ErbAWD/YhY4D3g= | |
| 1893 | 2179 | dependencies: |
| 1894 | 2180 | source-map "~0.6.0" |
| 1895 | 2181 | |
| 2182 | +cli-boxes@^2.2.0: | |
| 2183 | + version "2.2.1" | |
| 2184 | + resolved "https://registry.npm.taobao.org/cli-boxes/download/cli-boxes-2.2.1.tgz#ddd5035d25094fce220e9cab40a45840a440318f" | |
| 2185 | + integrity sha1-3dUDXSUJT84iDpyrQKRYQKRAMY8= | |
| 2186 | + | |
| 1896 | 2187 | clipboard@^2.0.0: |
| 1897 | 2188 | version "2.0.6" |
| 1898 | - resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376" | |
| 1899 | - integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg== | |
| 2189 | + resolved "https://registry.npm.taobao.org/clipboard/download/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376" | |
| 2190 | + integrity sha1-UpISlu7A/fd+rRdJQhshyWhkc3Y= | |
| 1900 | 2191 | dependencies: |
| 1901 | 2192 | good-listener "^1.2.2" |
| 1902 | 2193 | select "^1.1.2" |
| 1903 | 2194 | tiny-emitter "^2.0.0" |
| 1904 | 2195 | |
| 1905 | -cliui@^4.0.0: | |
| 1906 | - version "4.1.0" | |
| 1907 | - resolved "https://registry.npm.taobao.org/cliui/download/cliui-4.1.0.tgz#348422dbe82d800b3022eef4f6ac10bf2e4d1b49" | |
| 1908 | - integrity sha1-NIQi2+gtgAswIu709qwQvy5NG0k= | |
| 2196 | +cliui@^5.0.0: | |
| 2197 | + version "5.0.0" | |
| 2198 | + resolved "https://registry.npm.taobao.org/cliui/download/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5" | |
| 2199 | + integrity sha1-3u/P2y6AB4SqNPRvoI4GhRx7u8U= | |
| 2200 | + dependencies: | |
| 2201 | + string-width "^3.1.0" | |
| 2202 | + strip-ansi "^5.2.0" | |
| 2203 | + wrap-ansi "^5.1.0" | |
| 2204 | + | |
| 2205 | +clone-response@^1.0.2: | |
| 2206 | + version "1.0.2" | |
| 2207 | + resolved "https://registry.npm.taobao.org/clone-response/download/clone-response-1.0.2.tgz#d1dc973920314df67fbeb94223b4ee350239e96b" | |
| 2208 | + integrity sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws= | |
| 1909 | 2209 | dependencies: |
| 1910 | - string-width "^2.1.1" | |
| 1911 | - strip-ansi "^4.0.0" | |
| 1912 | - wrap-ansi "^2.0.0" | |
| 2210 | + mimic-response "^1.0.0" | |
| 1913 | 2211 | |
| 1914 | 2212 | coa@^2.0.2: |
| 1915 | 2213 | version "2.0.2" |
| ... | ... | @@ -1920,11 +2218,6 @@ coa@^2.0.2: |
| 1920 | 2218 | chalk "^2.4.1" |
| 1921 | 2219 | q "^1.1.2" |
| 1922 | 2220 | |
| 1923 | -code-point-at@^1.0.0: | |
| 1924 | - version "1.1.0" | |
| 1925 | - resolved "https://registry.npm.taobao.org/code-point-at/download/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" | |
| 1926 | - integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= | |
| 1927 | - | |
| 1928 | 2221 | collection-visit@^1.0.0: |
| 1929 | 2222 | version "1.0.0" |
| 1930 | 2223 | resolved "https://registry.npm.taobao.org/collection-visit/download/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0" |
| ... | ... | @@ -1940,31 +2233,43 @@ color-convert@^1.9.0, color-convert@^1.9.1: |
| 1940 | 2233 | dependencies: |
| 1941 | 2234 | color-name "1.1.3" |
| 1942 | 2235 | |
| 2236 | +color-convert@^2.0.1: | |
| 2237 | + version "2.0.1" | |
| 2238 | + resolved "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" | |
| 2239 | + integrity sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM= | |
| 2240 | + dependencies: | |
| 2241 | + color-name "~1.1.4" | |
| 2242 | + | |
| 1943 | 2243 | color-name@1.1.3: |
| 1944 | 2244 | version "1.1.3" |
| 1945 | 2245 | resolved "https://registry.npm.taobao.org/color-name/download/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" |
| 1946 | 2246 | integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= |
| 1947 | 2247 | |
| 1948 | -color-name@^1.0.0: | |
| 2248 | +color-name@^1.0.0, color-name@~1.1.4: | |
| 1949 | 2249 | version "1.1.4" |
| 1950 | 2250 | resolved "https://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
| 1951 | 2251 | integrity sha1-wqCah6y95pVD3m9j+jmVyCbFNqI= |
| 1952 | 2252 | |
| 1953 | -color-string@^1.5.2: | |
| 1954 | - version "1.5.3" | |
| 1955 | - resolved "https://registry.npm.taobao.org/color-string/download/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc" | |
| 1956 | - integrity sha1-ybvF8BtYtUkvPWhXRZy2WQziBMw= | |
| 2253 | +color-string@^1.5.4: | |
| 2254 | + version "1.5.4" | |
| 2255 | + resolved "https://registry.npm.taobao.org/color-string/download/color-string-1.5.4.tgz#dd51cd25cfee953d138fe4002372cc3d0e504cb6" | |
| 2256 | + integrity sha1-3VHNJc/ulT0Tj+QAI3LMPQ5QTLY= | |
| 1957 | 2257 | dependencies: |
| 1958 | 2258 | color-name "^1.0.0" |
| 1959 | 2259 | simple-swizzle "^0.2.2" |
| 1960 | 2260 | |
| 1961 | 2261 | color@^3.0.0: |
| 1962 | - version "3.1.2" | |
| 1963 | - resolved "https://registry.npm.taobao.org/color/download/color-3.1.2.tgz#68148e7f85d41ad7649c5fa8c8106f098d229e10" | |
| 1964 | - integrity sha1-aBSOf4XUGtdknF+oyBBvCY0inhA= | |
| 2262 | + version "3.1.3" | |
| 2263 | + resolved "https://registry.npm.taobao.org/color/download/color-3.1.3.tgz?cache=0&sync_timestamp=1602228725017&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcolor%2Fdownload%2Fcolor-3.1.3.tgz#ca67fb4e7b97d611dcde39eceed422067d91596e" | |
| 2264 | + integrity sha1-ymf7TnuX1hHc3jns7tQiBn2RWW4= | |
| 1965 | 2265 | dependencies: |
| 1966 | 2266 | color-convert "^1.9.1" |
| 1967 | - color-string "^1.5.2" | |
| 2267 | + color-string "^1.5.4" | |
| 2268 | + | |
| 2269 | +colorette@^1.2.1: | |
| 2270 | + version "1.2.1" | |
| 2271 | + resolved "https://registry.npm.taobao.org/colorette/download/colorette-1.2.1.tgz?cache=0&sync_timestamp=1593955762018&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcolorette%2Fdownload%2Fcolorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" | |
| 2272 | + integrity sha1-TQuSEyXBT6+SYzCGpTbbbolWSxs= | |
| 1968 | 2273 | |
| 1969 | 2274 | combined-stream@^1.0.6, combined-stream@~1.0.6: |
| 1970 | 2275 | version "1.0.8" |
| ... | ... | @@ -1975,17 +2280,17 @@ combined-stream@^1.0.6, combined-stream@~1.0.6: |
| 1975 | 2280 | |
| 1976 | 2281 | commander@2.17.x: |
| 1977 | 2282 | version "2.17.1" |
| 1978 | - resolved "https://registry.npm.taobao.org/commander/download/commander-2.17.1.tgz?cache=0&sync_timestamp=1565398176321&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf" | |
| 2283 | + resolved "https://registry.npm.taobao.org/commander/download/commander-2.17.1.tgz?cache=0&sync_timestamp=1598576076977&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf" | |
| 1979 | 2284 | integrity sha1-vXerfebelCBc6sxy8XFtKfIKd78= |
| 1980 | 2285 | |
| 1981 | 2286 | commander@^2.20.0: |
| 1982 | - version "2.20.0" | |
| 1983 | - resolved "https://registry.npm.taobao.org/commander/download/commander-2.20.0.tgz?cache=0&sync_timestamp=1565398176321&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422" | |
| 1984 | - integrity sha1-1YuytcHuj4ew00ACfp6U4iLFpCI= | |
| 2287 | + version "2.20.3" | |
| 2288 | + resolved "https://registry.npm.taobao.org/commander/download/commander-2.20.3.tgz?cache=0&sync_timestamp=1598576076977&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" | |
| 2289 | + integrity sha1-/UhehMA+tIgcIHIrpIA16FMa6zM= | |
| 1985 | 2290 | |
| 1986 | 2291 | commander@~2.19.0: |
| 1987 | 2292 | version "2.19.0" |
| 1988 | - resolved "https://registry.npm.taobao.org/commander/download/commander-2.19.0.tgz?cache=0&sync_timestamp=1565398176321&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a" | |
| 2293 | + resolved "https://registry.npm.taobao.org/commander/download/commander-2.19.0.tgz?cache=0&sync_timestamp=1598576076977&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a" | |
| 1989 | 2294 | integrity sha1-9hmKqE5bg8RgVLlN3tv+1e6f8So= |
| 1990 | 2295 | |
| 1991 | 2296 | commondir@^1.0.1: |
| ... | ... | @@ -1999,11 +2304,11 @@ component-emitter@^1.2.1: |
| 1999 | 2304 | integrity sha1-FuQHD7qK4ptnnyIVhT7hgasuq8A= |
| 2000 | 2305 | |
| 2001 | 2306 | compressible@~2.0.16: |
| 2002 | - version "2.0.17" | |
| 2003 | - resolved "https://registry.npm.taobao.org/compressible/download/compressible-2.0.17.tgz#6e8c108a16ad58384a977f3a482ca20bff2f38c1" | |
| 2004 | - integrity sha1-bowQihatWDhKl386SCyiC/8vOME= | |
| 2307 | + version "2.0.18" | |
| 2308 | + resolved "https://registry.npm.taobao.org/compressible/download/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba" | |
| 2309 | + integrity sha1-r1PMprBw1MPAdQ+9dyhqbXzEb7o= | |
| 2005 | 2310 | dependencies: |
| 2006 | - mime-db ">= 1.40.0 < 2" | |
| 2311 | + mime-db ">= 1.43.0 < 2" | |
| 2007 | 2312 | |
| 2008 | 2313 | compression@^1.7.4: |
| 2009 | 2314 | version "1.7.4" |
| ... | ... | @@ -2033,31 +2338,36 @@ concat-stream@^1.5.0: |
| 2033 | 2338 | readable-stream "^2.2.2" |
| 2034 | 2339 | typedarray "^0.0.6" |
| 2035 | 2340 | |
| 2341 | +configstore@^5.0.1: | |
| 2342 | + version "5.0.1" | |
| 2343 | + resolved "https://registry.npm.taobao.org/configstore/download/configstore-5.0.1.tgz#d365021b5df4b98cdd187d6a3b0e3f6a7cc5ed96" | |
| 2344 | + integrity sha1-02UCG130uYzdGH1qOw4/anzF7ZY= | |
| 2345 | + dependencies: | |
| 2346 | + dot-prop "^5.2.0" | |
| 2347 | + graceful-fs "^4.1.2" | |
| 2348 | + make-dir "^3.0.0" | |
| 2349 | + unique-string "^2.0.0" | |
| 2350 | + write-file-atomic "^3.0.0" | |
| 2351 | + xdg-basedir "^4.0.0" | |
| 2352 | + | |
| 2036 | 2353 | connect-history-api-fallback@^1.5.0, connect-history-api-fallback@^1.6.0: |
| 2037 | 2354 | version "1.6.0" |
| 2038 | 2355 | resolved "https://registry.npm.taobao.org/connect-history-api-fallback/download/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc" |
| 2039 | 2356 | integrity sha1-izIIk1kwjRERFdgcrT/Oq4iPl7w= |
| 2040 | 2357 | |
| 2041 | 2358 | consola@^2.6.0: |
| 2042 | - version "2.10.1" | |
| 2043 | - resolved "https://registry.npm.taobao.org/consola/download/consola-2.10.1.tgz#4693edba714677c878d520e4c7e4f69306b4b927" | |
| 2044 | - integrity sha1-RpPtunFGd8h41SDkx+T2kwa0uSc= | |
| 2359 | + version "2.15.0" | |
| 2360 | + resolved "https://registry.npm.taobao.org/consola/download/consola-2.15.0.tgz?cache=0&sync_timestamp=1596625644514&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fconsola%2Fdownload%2Fconsola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9" | |
| 2361 | + integrity sha1-QPxO76TS+O8uKAYUfwVuogf8wOk= | |
| 2045 | 2362 | |
| 2046 | 2363 | console-browserify@^1.1.0: |
| 2047 | - version "1.1.0" | |
| 2048 | - resolved "https://registry.npm.taobao.org/console-browserify/download/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10" | |
| 2049 | - integrity sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA= | |
| 2050 | - dependencies: | |
| 2051 | - date-now "^0.1.4" | |
| 2052 | - | |
| 2053 | -console-control-strings@^1.0.0, console-control-strings@~1.1.0: | |
| 2054 | - version "1.1.0" | |
| 2055 | - resolved "https://registry.npm.taobao.org/console-control-strings/download/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" | |
| 2056 | - integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= | |
| 2364 | + version "1.2.0" | |
| 2365 | + resolved "https://registry.npm.taobao.org/console-browserify/download/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336" | |
| 2366 | + integrity sha1-ZwY871fOts9Jk6KrOlWECujEkzY= | |
| 2057 | 2367 | |
| 2058 | 2368 | consolidate@^0.15.1: |
| 2059 | 2369 | version "0.15.1" |
| 2060 | - resolved "https://registry.npm.taobao.org/consolidate/download/consolidate-0.15.1.tgz#21ab043235c71a07d45d9aad98593b0dba56bab7" | |
| 2370 | + resolved "https://registry.npm.taobao.org/consolidate/download/consolidate-0.15.1.tgz?cache=0&sync_timestamp=1599596863404&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fconsolidate%2Fdownload%2Fconsolidate-0.15.1.tgz#21ab043235c71a07d45d9aad98593b0dba56bab7" | |
| 2061 | 2371 | integrity sha1-IasEMjXHGgfUXZqtmFk7DbpWurc= |
| 2062 | 2372 | dependencies: |
| 2063 | 2373 | bluebird "^3.1.1" |
| ... | ... | @@ -2079,10 +2389,10 @@ content-type@~1.0.4: |
| 2079 | 2389 | resolved "https://registry.npm.taobao.org/content-type/download/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" |
| 2080 | 2390 | integrity sha1-4TjMdeBAxyexlm/l5fjJruJW/js= |
| 2081 | 2391 | |
| 2082 | -convert-source-map@^1.1.0: | |
| 2083 | - version "1.6.0" | |
| 2084 | - resolved "https://registry.npm.taobao.org/convert-source-map/download/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20" | |
| 2085 | - integrity sha1-UbU3qMQ+DwTewZk7/83VBOdYrCA= | |
| 2392 | +convert-source-map@^1.7.0: | |
| 2393 | + version "1.7.0" | |
| 2394 | + resolved "https://registry.npm.taobao.org/convert-source-map/download/convert-source-map-1.7.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fconvert-source-map%2Fdownload%2Fconvert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442" | |
| 2395 | + integrity sha1-F6LLiC1/d9NJBYXizmxSRCSjpEI= | |
| 2086 | 2396 | dependencies: |
| 2087 | 2397 | safe-buffer "~5.1.1" |
| 2088 | 2398 | |
| ... | ... | @@ -2093,7 +2403,7 @@ cookie-signature@1.0.6: |
| 2093 | 2403 | |
| 2094 | 2404 | cookie@0.4.0: |
| 2095 | 2405 | version "0.4.0" |
| 2096 | - resolved "https://registry.npm.taobao.org/cookie/download/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba" | |
| 2406 | + resolved "https://registry.npm.taobao.org/cookie/download/cookie-0.4.0.tgz?cache=0&sync_timestamp=1587525873712&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcookie%2Fdownload%2Fcookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba" | |
| 2097 | 2407 | integrity sha1-vrQ35wIrO21JAZ0IhmUwPr6cFLo= |
| 2098 | 2408 | |
| 2099 | 2409 | copy-concurrently@^1.0.0: |
| ... | ... | @@ -2114,11 +2424,11 @@ copy-descriptor@^0.1.0: |
| 2114 | 2424 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
| 2115 | 2425 | |
| 2116 | 2426 | copy-webpack-plugin@^5.0.2: |
| 2117 | - version "5.0.4" | |
| 2118 | - resolved "https://registry.npm.taobao.org/copy-webpack-plugin/download/copy-webpack-plugin-5.0.4.tgz#c78126f604e24f194c6ec2f43a64e232b5d43655" | |
| 2119 | - integrity sha1-x4Em9gTiTxlMbsL0OmTiMrXUNlU= | |
| 2427 | + version "5.1.2" | |
| 2428 | + resolved "https://registry.npm.taobao.org/copy-webpack-plugin/download/copy-webpack-plugin-5.1.2.tgz?cache=0&sync_timestamp=1602262196907&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcopy-webpack-plugin%2Fdownload%2Fcopy-webpack-plugin-5.1.2.tgz#8a889e1dcafa6c91c6cd4be1ad158f1d3823bae2" | |
| 2429 | + integrity sha1-ioieHcr6bJHGzUvhrRWPHTgjuuI= | |
| 2120 | 2430 | dependencies: |
| 2121 | - cacache "^11.3.3" | |
| 2431 | + cacache "^12.0.3" | |
| 2122 | 2432 | find-cache-dir "^2.1.0" |
| 2123 | 2433 | glob-parent "^3.1.0" |
| 2124 | 2434 | globby "^7.1.1" |
| ... | ... | @@ -2126,15 +2436,23 @@ copy-webpack-plugin@^5.0.2: |
| 2126 | 2436 | loader-utils "^1.2.3" |
| 2127 | 2437 | minimatch "^3.0.4" |
| 2128 | 2438 | normalize-path "^3.0.0" |
| 2129 | - p-limit "^2.2.0" | |
| 2439 | + p-limit "^2.2.1" | |
| 2130 | 2440 | schema-utils "^1.0.0" |
| 2131 | - serialize-javascript "^1.7.0" | |
| 2441 | + serialize-javascript "^4.0.0" | |
| 2132 | 2442 | webpack-log "^2.0.0" |
| 2133 | 2443 | |
| 2134 | -core-js@^2.6.5: | |
| 2135 | - version "2.6.9" | |
| 2136 | - resolved "https://registry.npm.taobao.org/core-js/download/core-js-2.6.9.tgz?cache=0&sync_timestamp=1565612695976&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2" | |
| 2137 | - integrity sha1-a0shRiDINBUuF5Mjcn/Bl0GwhPI= | |
| 2444 | +core-js-compat@^3.6.2, core-js-compat@^3.6.5: | |
| 2445 | + version "3.6.5" | |
| 2446 | + resolved "https://registry.npm.taobao.org/core-js-compat/download/core-js-compat-3.6.5.tgz#2a51d9a4e25dfd6e690251aa81f99e3c05481f1c" | |
| 2447 | + integrity sha1-KlHZpOJd/W5pAlGqgfmePAVIHxw= | |
| 2448 | + dependencies: | |
| 2449 | + browserslist "^4.8.5" | |
| 2450 | + semver "7.0.0" | |
| 2451 | + | |
| 2452 | +core-js@^3.6.4, core-js@^3.6.5: | |
| 2453 | + version "3.6.5" | |
| 2454 | + resolved "https://registry.npm.taobao.org/core-js/download/core-js-3.6.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a" | |
| 2455 | + integrity sha1-c5XcJzrzf7LlDpvT2f6EEoUjHRo= | |
| 2138 | 2456 | |
| 2139 | 2457 | core-util-is@1.0.2, core-util-is@~1.0.0: |
| 2140 | 2458 | version "1.0.2" |
| ... | ... | @@ -2143,7 +2461,7 @@ core-util-is@1.0.2, core-util-is@~1.0.0: |
| 2143 | 2461 | |
| 2144 | 2462 | cosmiconfig@^5.0.0: |
| 2145 | 2463 | version "5.2.1" |
| 2146 | - resolved "https://registry.npm.taobao.org/cosmiconfig/download/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a" | |
| 2464 | + resolved "https://registry.npm.taobao.org/cosmiconfig/download/cosmiconfig-5.2.1.tgz?cache=0&sync_timestamp=1596310657948&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcosmiconfig%2Fdownload%2Fcosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a" | |
| 2147 | 2465 | integrity sha1-BA9yaAnFked6F8CjYmykW08Wixo= |
| 2148 | 2466 | dependencies: |
| 2149 | 2467 | import-fresh "^2.0.0" |
| ... | ... | @@ -2152,14 +2470,14 @@ cosmiconfig@^5.0.0: |
| 2152 | 2470 | parse-json "^4.0.0" |
| 2153 | 2471 | |
| 2154 | 2472 | create-ecdh@^4.0.0: |
| 2155 | - version "4.0.3" | |
| 2156 | - resolved "https://registry.npm.taobao.org/create-ecdh/download/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff" | |
| 2157 | - integrity sha1-yREbbzMEXEaX8UR4f5JUzcd8Rf8= | |
| 2473 | + version "4.0.4" | |
| 2474 | + resolved "https://registry.npm.taobao.org/create-ecdh/download/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e" | |
| 2475 | + integrity sha1-1uf0v/pmc2CFoHYv06YyaE2rzE4= | |
| 2158 | 2476 | dependencies: |
| 2159 | 2477 | bn.js "^4.1.0" |
| 2160 | - elliptic "^6.0.0" | |
| 2478 | + elliptic "^6.5.3" | |
| 2161 | 2479 | |
| 2162 | -create-hash@^1.1.0, create-hash@^1.1.2: | |
| 2480 | +create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0: | |
| 2163 | 2481 | version "1.2.0" |
| 2164 | 2482 | resolved "https://registry.npm.taobao.org/create-hash/download/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196" |
| 2165 | 2483 | integrity sha1-iJB4rxGmN1a8+1m9IhmWvjqe8ZY= |
| ... | ... | @@ -2170,7 +2488,7 @@ create-hash@^1.1.0, create-hash@^1.1.2: |
| 2170 | 2488 | ripemd160 "^2.0.1" |
| 2171 | 2489 | sha.js "^2.4.0" |
| 2172 | 2490 | |
| 2173 | -create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4: | |
| 2491 | +create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7: | |
| 2174 | 2492 | version "1.1.7" |
| 2175 | 2493 | resolved "https://registry.npm.taobao.org/create-hmac/download/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff" |
| 2176 | 2494 | integrity sha1-aRcMeLOrlXFHsriwRXLkfq0iQ/8= |
| ... | ... | @@ -2184,7 +2502,7 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4: |
| 2184 | 2502 | |
| 2185 | 2503 | cross-spawn@^6.0.0, cross-spawn@^6.0.5: |
| 2186 | 2504 | version "6.0.5" |
| 2187 | - resolved "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4" | |
| 2505 | + resolved "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-6.0.5.tgz?cache=0&sync_timestamp=1590420971248&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4" | |
| 2188 | 2506 | integrity sha1-Sl7Hxk364iw6FBJNus3uhG2Ay8Q= |
| 2189 | 2507 | dependencies: |
| 2190 | 2508 | nice-try "^1.0.4" |
| ... | ... | @@ -2210,6 +2528,11 @@ crypto-browserify@^3.11.0: |
| 2210 | 2528 | randombytes "^2.0.0" |
| 2211 | 2529 | randomfill "^1.0.3" |
| 2212 | 2530 | |
| 2531 | +crypto-random-string@^2.0.0: | |
| 2532 | + version "2.0.0" | |
| 2533 | + resolved "https://registry.npm.taobao.org/crypto-random-string/download/crypto-random-string-2.0.0.tgz?cache=0&sync_timestamp=1599137690451&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcrypto-random-string%2Fdownload%2Fcrypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" | |
| 2534 | + integrity sha1-7yp6lm7BEIM4g2m6oC6+rSKbMNU= | |
| 2535 | + | |
| 2213 | 2536 | css-color-names@0.0.4, css-color-names@^0.0.4: |
| 2214 | 2537 | version "0.0.4" |
| 2215 | 2538 | resolved "https://registry.npm.taobao.org/css-color-names/download/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0" |
| ... | ... | @@ -2217,7 +2540,7 @@ css-color-names@0.0.4, css-color-names@^0.0.4: |
| 2217 | 2540 | |
| 2218 | 2541 | css-declaration-sorter@^4.0.1: |
| 2219 | 2542 | version "4.0.1" |
| 2220 | - resolved "https://registry.npm.taobao.org/css-declaration-sorter/download/css-declaration-sorter-4.0.1.tgz#c198940f63a76d7e36c1e71018b001721054cb22" | |
| 2543 | + resolved "https://registry.npm.taobao.org/css-declaration-sorter/download/css-declaration-sorter-4.0.1.tgz?cache=0&sync_timestamp=1602012449508&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss-declaration-sorter%2Fdownload%2Fcss-declaration-sorter-4.0.1.tgz#c198940f63a76d7e36c1e71018b001721054cb22" | |
| 2221 | 2544 | integrity sha1-wZiUD2OnbX42wecQGLABchBUyyI= |
| 2222 | 2545 | dependencies: |
| 2223 | 2546 | postcss "^7.0.1" |
| ... | ... | @@ -2254,7 +2577,7 @@ css-select-base-adapter@^0.1.1: |
| 2254 | 2577 | |
| 2255 | 2578 | css-select@^1.1.0: |
| 2256 | 2579 | version "1.2.0" |
| 2257 | - resolved "https://registry.npm.taobao.org/css-select/download/css-select-1.2.0.tgz#2b3a110539c5355f1cd8d314623e870b121ec858" | |
| 2580 | + resolved "https://registry.npm.taobao.org/css-select/download/css-select-1.2.0.tgz?cache=0&sync_timestamp=1601658025267&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss-select%2Fdownload%2Fcss-select-1.2.0.tgz#2b3a110539c5355f1cd8d314623e870b121ec858" | |
| 2258 | 2581 | integrity sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg= |
| 2259 | 2582 | dependencies: |
| 2260 | 2583 | boolbase "~1.0.0" |
| ... | ... | @@ -2263,44 +2586,44 @@ css-select@^1.1.0: |
| 2263 | 2586 | nth-check "~1.0.1" |
| 2264 | 2587 | |
| 2265 | 2588 | css-select@^2.0.0: |
| 2266 | - version "2.0.2" | |
| 2267 | - resolved "https://registry.npm.taobao.org/css-select/download/css-select-2.0.2.tgz#ab4386cec9e1f668855564b17c3733b43b2a5ede" | |
| 2268 | - integrity sha1-q0OGzsnh9miFVWSxfDcztDsqXt4= | |
| 2589 | + version "2.1.0" | |
| 2590 | + resolved "https://registry.npm.taobao.org/css-select/download/css-select-2.1.0.tgz?cache=0&sync_timestamp=1601658025267&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss-select%2Fdownload%2Fcss-select-2.1.0.tgz#6a34653356635934a81baca68d0255432105dbef" | |
| 2591 | + integrity sha1-ajRlM1ZjWTSoG6ymjQJVQyEF2+8= | |
| 2269 | 2592 | dependencies: |
| 2270 | 2593 | boolbase "^1.0.0" |
| 2271 | - css-what "^2.1.2" | |
| 2594 | + css-what "^3.2.1" | |
| 2272 | 2595 | domutils "^1.7.0" |
| 2273 | 2596 | nth-check "^1.0.2" |
| 2274 | 2597 | |
| 2275 | -css-tree@1.0.0-alpha.29: | |
| 2276 | - version "1.0.0-alpha.29" | |
| 2277 | - resolved "https://registry.npm.taobao.org/css-tree/download/css-tree-1.0.0-alpha.29.tgz#3fa9d4ef3142cbd1c301e7664c1f352bd82f5a39" | |
| 2278 | - integrity sha1-P6nU7zFCy9HDAedmTB81K9gvWjk= | |
| 2279 | - dependencies: | |
| 2280 | - mdn-data "~1.1.0" | |
| 2281 | - source-map "^0.5.3" | |
| 2282 | - | |
| 2283 | -css-tree@1.0.0-alpha.33: | |
| 2284 | - version "1.0.0-alpha.33" | |
| 2285 | - resolved "https://registry.npm.taobao.org/css-tree/download/css-tree-1.0.0-alpha.33.tgz#970e20e5a91f7a378ddd0fc58d0b6c8d4f3be93e" | |
| 2286 | - integrity sha1-lw4g5akfejeN3Q/FjQtsjU876T4= | |
| 2598 | +css-tree@1.0.0-alpha.37: | |
| 2599 | + version "1.0.0-alpha.37" | |
| 2600 | + resolved "https://registry.npm.taobao.org/css-tree/download/css-tree-1.0.0-alpha.37.tgz#98bebd62c4c1d9f960ec340cf9f7522e30709a22" | |
| 2601 | + integrity sha1-mL69YsTB2flg7DQM+fdSLjBwmiI= | |
| 2287 | 2602 | dependencies: |
| 2288 | 2603 | mdn-data "2.0.4" |
| 2289 | - source-map "^0.5.3" | |
| 2604 | + source-map "^0.6.1" | |
| 2290 | 2605 | |
| 2291 | -css-unit-converter@^1.1.1: | |
| 2292 | - version "1.1.1" | |
| 2293 | - resolved "https://registry.npm.taobao.org/css-unit-converter/download/css-unit-converter-1.1.1.tgz#d9b9281adcfd8ced935bdbaba83786897f64e996" | |
| 2294 | - integrity sha1-2bkoGtz9jO2TW9urqDeGiX9k6ZY= | |
| 2606 | +css-tree@1.0.0-alpha.39: | |
| 2607 | + version "1.0.0-alpha.39" | |
| 2608 | + resolved "https://registry.npm.taobao.org/css-tree/download/css-tree-1.0.0-alpha.39.tgz#2bff3ffe1bb3f776cf7eefd91ee5cba77a149eeb" | |
| 2609 | + integrity sha1-K/8//huz93bPfu/ZHuXLp3oUnus= | |
| 2610 | + dependencies: | |
| 2611 | + mdn-data "2.0.6" | |
| 2612 | + source-map "^0.6.1" | |
| 2295 | 2613 | |
| 2296 | -css-what@2.1, css-what@^2.1.2: | |
| 2614 | +css-what@2.1: | |
| 2297 | 2615 | version "2.1.3" |
| 2298 | - resolved "https://registry.npm.taobao.org/css-what/download/css-what-2.1.3.tgz?cache=0&sync_timestamp=1564773794818&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss-what%2Fdownload%2Fcss-what-2.1.3.tgz#a6d7604573365fe74686c3f311c56513d88285f2" | |
| 2616 | + resolved "https://registry.npm.taobao.org/css-what/download/css-what-2.1.3.tgz#a6d7604573365fe74686c3f311c56513d88285f2" | |
| 2299 | 2617 | integrity sha1-ptdgRXM2X+dGhsPzEcVlE9iChfI= |
| 2300 | 2618 | |
| 2619 | +css-what@^3.2.1: | |
| 2620 | + version "3.4.2" | |
| 2621 | + resolved "https://registry.npm.taobao.org/css-what/download/css-what-3.4.2.tgz#ea7026fcb01777edbde52124e21f327e7ae950e4" | |
| 2622 | + integrity sha1-6nAm/LAXd+295SEk4h8yfnrpUOQ= | |
| 2623 | + | |
| 2301 | 2624 | css@^2.0.0: |
| 2302 | 2625 | version "2.2.4" |
| 2303 | - resolved "https://registry.npm.taobao.org/css/download/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929" | |
| 2626 | + resolved "https://registry.npm.taobao.org/css/download/css-2.2.4.tgz?cache=0&sync_timestamp=1593663564595&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss%2Fdownload%2Fcss-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929" | |
| 2304 | 2627 | integrity sha1-xkZ1XHOXHyu6amAeLPL9cbEpiSk= |
| 2305 | 2628 | dependencies: |
| 2306 | 2629 | inherits "^2.0.3" |
| ... | ... | @@ -2308,11 +2631,6 @@ css@^2.0.0: |
| 2308 | 2631 | source-map-resolve "^0.5.2" |
| 2309 | 2632 | urix "^0.1.0" |
| 2310 | 2633 | |
| 2311 | -cssesc@^2.0.0: | |
| 2312 | - version "2.0.0" | |
| 2313 | - resolved "https://registry.npm.taobao.org/cssesc/download/cssesc-2.0.0.tgz#3b13bd1bb1cb36e1bcb5a4dcd27f54c5dcb35703" | |
| 2314 | - integrity sha1-OxO9G7HLNuG8taTc0n9UxdyzVwM= | |
| 2315 | - | |
| 2316 | 2634 | cssesc@^3.0.0: |
| 2317 | 2635 | version "3.0.0" |
| 2318 | 2636 | resolved "https://registry.npm.taobao.org/cssesc/download/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" |
| ... | ... | @@ -2320,7 +2638,7 @@ cssesc@^3.0.0: |
| 2320 | 2638 | |
| 2321 | 2639 | cssnano-preset-default@^4.0.7: |
| 2322 | 2640 | version "4.0.7" |
| 2323 | - resolved "https://registry.npm.taobao.org/cssnano-preset-default/download/cssnano-preset-default-4.0.7.tgz#51ec662ccfca0f88b396dcd9679cdb931be17f76" | |
| 2641 | + resolved "https://registry.npm.taobao.org/cssnano-preset-default/download/cssnano-preset-default-4.0.7.tgz?cache=0&sync_timestamp=1599670353070&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcssnano-preset-default%2Fdownload%2Fcssnano-preset-default-4.0.7.tgz#51ec662ccfca0f88b396dcd9679cdb931be17f76" | |
| 2324 | 2642 | integrity sha1-UexmLM/KD4izltzZZ5zbkxvhf3Y= |
| 2325 | 2643 | dependencies: |
| 2326 | 2644 | css-declaration-sorter "^4.0.1" |
| ... | ... | @@ -2378,7 +2696,7 @@ cssnano-util-same-parent@^4.0.0: |
| 2378 | 2696 | |
| 2379 | 2697 | cssnano@^4.1.10: |
| 2380 | 2698 | version "4.1.10" |
| 2381 | - resolved "https://registry.npm.taobao.org/cssnano/download/cssnano-4.1.10.tgz#0ac41f0b13d13d465487e111b778d42da631b8b2" | |
| 2699 | + resolved "https://registry.npm.taobao.org/cssnano/download/cssnano-4.1.10.tgz?cache=0&sync_timestamp=1599670104492&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcssnano%2Fdownload%2Fcssnano-4.1.10.tgz#0ac41f0b13d13d465487e111b778d42da631b8b2" | |
| 2382 | 2700 | integrity sha1-CsQfCxPRPUZUh+ERt3jULaYxuLI= |
| 2383 | 2701 | dependencies: |
| 2384 | 2702 | cosmiconfig "^5.0.0" |
| ... | ... | @@ -2386,35 +2704,30 @@ cssnano@^4.1.10: |
| 2386 | 2704 | is-resolvable "^1.0.0" |
| 2387 | 2705 | postcss "^7.0.0" |
| 2388 | 2706 | |
| 2389 | -csso@^3.5.1: | |
| 2390 | - version "3.5.1" | |
| 2391 | - resolved "https://registry.npm.taobao.org/csso/download/csso-3.5.1.tgz#7b9eb8be61628973c1b261e169d2f024008e758b" | |
| 2392 | - integrity sha1-e564vmFiiXPBsmHhadLwJACOdYs= | |
| 2707 | +csso@^4.0.2: | |
| 2708 | + version "4.0.3" | |
| 2709 | + resolved "https://registry.npm.taobao.org/csso/download/csso-4.0.3.tgz?cache=0&sync_timestamp=1585052130344&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcsso%2Fdownload%2Fcsso-4.0.3.tgz#0d9985dc852c7cc2b2cacfbbe1079014d1a8e903" | |
| 2710 | + integrity sha1-DZmF3IUsfMKyys+74QeQFNGo6QM= | |
| 2393 | 2711 | dependencies: |
| 2394 | - css-tree "1.0.0-alpha.29" | |
| 2712 | + css-tree "1.0.0-alpha.39" | |
| 2395 | 2713 | |
| 2396 | -cyclist@~0.2.2: | |
| 2397 | - version "0.2.2" | |
| 2398 | - resolved "https://registry.npm.taobao.org/cyclist/download/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640" | |
| 2399 | - integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA= | |
| 2714 | +cyclist@^1.0.1: | |
| 2715 | + version "1.0.1" | |
| 2716 | + resolved "https://registry.npm.taobao.org/cyclist/download/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" | |
| 2717 | + integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk= | |
| 2400 | 2718 | |
| 2401 | 2719 | dashdash@^1.12.0: |
| 2402 | 2720 | version "1.14.1" |
| 2403 | - resolved "https://registry.npm.taobao.org/dashdash/download/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" | |
| 2721 | + resolved "https://registry.npm.taobao.org/dashdash/download/dashdash-1.14.1.tgz?cache=0&sync_timestamp=1601073333186&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdashdash%2Fdownload%2Fdashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" | |
| 2404 | 2722 | integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA= |
| 2405 | 2723 | dependencies: |
| 2406 | 2724 | assert-plus "^1.0.0" |
| 2407 | 2725 | |
| 2408 | 2726 | date-fns@^1.29.0: |
| 2409 | 2727 | version "1.30.1" |
| 2410 | - resolved "https://registry.npm.taobao.org/date-fns/download/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" | |
| 2728 | + resolved "https://registry.npm.taobao.org/date-fns/download/date-fns-1.30.1.tgz?cache=0&sync_timestamp=1598884204789&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdate-fns%2Fdownload%2Fdate-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" | |
| 2411 | 2729 | integrity sha1-LnG/CxGRU9u0zE6I2epaz7UNwFw= |
| 2412 | 2730 | |
| 2413 | -date-now@^0.1.4: | |
| 2414 | - version "0.1.4" | |
| 2415 | - resolved "https://registry.npm.taobao.org/date-now/download/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b" | |
| 2416 | - integrity sha1-6vQ5/U1ISK105cx9vvIAZyueNFs= | |
| 2417 | - | |
| 2418 | 2731 | de-indent@^1.0.2: |
| 2419 | 2732 | version "1.0.2" |
| 2420 | 2733 | resolved "https://registry.npm.taobao.org/de-indent/download/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" |
| ... | ... | @@ -2422,35 +2735,35 @@ de-indent@^1.0.2: |
| 2422 | 2735 | |
| 2423 | 2736 | debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.9: |
| 2424 | 2737 | version "2.6.9" |
| 2425 | - resolved "https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" | |
| 2738 | + resolved "https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz?cache=0&sync_timestamp=1600502826356&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" | |
| 2426 | 2739 | integrity sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8= |
| 2427 | 2740 | dependencies: |
| 2428 | 2741 | ms "2.0.0" |
| 2429 | 2742 | |
| 2430 | 2743 | debug@=3.1.0, debug@~3.1.0: |
| 2431 | 2744 | version "3.1.0" |
| 2432 | - resolved "https://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261" | |
| 2745 | + resolved "https://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz?cache=0&sync_timestamp=1600502826356&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261" | |
| 2433 | 2746 | integrity sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE= |
| 2434 | 2747 | dependencies: |
| 2435 | 2748 | ms "2.0.0" |
| 2436 | 2749 | |
| 2437 | -debug@^3.2.5, debug@^3.2.6: | |
| 2750 | +debug@^3.1.1, debug@^3.2.5: | |
| 2438 | 2751 | version "3.2.6" |
| 2439 | - resolved "https://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" | |
| 2752 | + resolved "https://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz?cache=0&sync_timestamp=1600502826356&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" | |
| 2440 | 2753 | integrity sha1-6D0X3hbYp++3cX7b5fsQE17uYps= |
| 2441 | 2754 | dependencies: |
| 2442 | 2755 | ms "^2.1.1" |
| 2443 | 2756 | |
| 2444 | 2757 | debug@^4.1.0, debug@^4.1.1: |
| 2445 | - version "4.1.1" | |
| 2446 | - resolved "https://registry.npm.taobao.org/debug/download/debug-4.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" | |
| 2447 | - integrity sha1-O3ImAlUQnGtYnO4FDx1RYTlmR5E= | |
| 2758 | + version "4.2.0" | |
| 2759 | + resolved "https://registry.npm.taobao.org/debug/download/debug-4.2.0.tgz?cache=0&sync_timestamp=1600502826356&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1" | |
| 2760 | + integrity sha1-fxUPk5IOlMWPVXTC/QGjEQ7/5/E= | |
| 2448 | 2761 | dependencies: |
| 2449 | - ms "^2.1.1" | |
| 2762 | + ms "2.1.2" | |
| 2450 | 2763 | |
| 2451 | 2764 | decamelize@^1.2.0: |
| 2452 | 2765 | version "1.2.0" |
| 2453 | - resolved "https://registry.npm.taobao.org/decamelize/download/decamelize-1.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdecamelize%2Fdownload%2Fdecamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" | |
| 2766 | + resolved "https://registry.npm.taobao.org/decamelize/download/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" | |
| 2454 | 2767 | integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= |
| 2455 | 2768 | |
| 2456 | 2769 | decode-uri-component@^0.2.0: |
| ... | ... | @@ -2458,10 +2771,24 @@ decode-uri-component@^0.2.0: |
| 2458 | 2771 | resolved "https://registry.npm.taobao.org/decode-uri-component/download/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" |
| 2459 | 2772 | integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= |
| 2460 | 2773 | |
| 2774 | +decompress-response@^3.3.0: | |
| 2775 | + version "3.3.0" | |
| 2776 | + resolved "https://registry.npm.taobao.org/decompress-response/download/decompress-response-3.3.0.tgz#80a4dd323748384bfa248083622aedec982adff3" | |
| 2777 | + integrity sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M= | |
| 2778 | + dependencies: | |
| 2779 | + mimic-response "^1.0.0" | |
| 2780 | + | |
| 2461 | 2781 | deep-equal@^1.0.1: |
| 2462 | - version "1.0.1" | |
| 2463 | - resolved "https://registry.npm.taobao.org/deep-equal/download/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5" | |
| 2464 | - integrity sha1-9dJgKStmDghO/0zbyfCK0yR0SLU= | |
| 2782 | + version "1.1.1" | |
| 2783 | + resolved "https://registry.npm.taobao.org/deep-equal/download/deep-equal-1.1.1.tgz?cache=0&sync_timestamp=1601612573471&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdeep-equal%2Fdownload%2Fdeep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a" | |
| 2784 | + integrity sha1-tcmMlCzv+vfLBR4k4UNKJaLmB2o= | |
| 2785 | + dependencies: | |
| 2786 | + is-arguments "^1.0.4" | |
| 2787 | + is-date-object "^1.0.1" | |
| 2788 | + is-regex "^1.0.4" | |
| 2789 | + object-is "^1.0.1" | |
| 2790 | + object-keys "^1.1.1" | |
| 2791 | + regexp.prototype.flags "^1.2.0" | |
| 2465 | 2792 | |
| 2466 | 2793 | deep-extend@^0.6.0: |
| 2467 | 2794 | version "0.6.0" |
| ... | ... | @@ -2470,17 +2797,22 @@ deep-extend@^0.6.0: |
| 2470 | 2797 | |
| 2471 | 2798 | deepmerge@^1.5.2: |
| 2472 | 2799 | version "1.5.2" |
| 2473 | - resolved "https://registry.npm.taobao.org/deepmerge/download/deepmerge-1.5.2.tgz#10499d868844cdad4fee0842df8c7f6f0c95a753" | |
| 2800 | + resolved "https://registry.npm.taobao.org/deepmerge/download/deepmerge-1.5.2.tgz?cache=0&sync_timestamp=1572279556265&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdeepmerge%2Fdownload%2Fdeepmerge-1.5.2.tgz#10499d868844cdad4fee0842df8c7f6f0c95a753" | |
| 2474 | 2801 | integrity sha1-EEmdhohEza1P7ghC34x/bwyVp1M= |
| 2475 | 2802 | |
| 2476 | 2803 | default-gateway@^4.2.0: |
| 2477 | 2804 | version "4.2.0" |
| 2478 | - resolved "https://registry.npm.taobao.org/default-gateway/download/default-gateway-4.2.0.tgz?cache=0&sync_timestamp=1565763930901&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdefault-gateway%2Fdownload%2Fdefault-gateway-4.2.0.tgz#167104c7500c2115f6dd69b0a536bb8ed720552b" | |
| 2805 | + resolved "https://registry.npm.taobao.org/default-gateway/download/default-gateway-4.2.0.tgz#167104c7500c2115f6dd69b0a536bb8ed720552b" | |
| 2479 | 2806 | integrity sha1-FnEEx1AMIRX23WmwpTa7jtcgVSs= |
| 2480 | 2807 | dependencies: |
| 2481 | 2808 | execa "^1.0.0" |
| 2482 | 2809 | ip-regex "^2.1.0" |
| 2483 | 2810 | |
| 2811 | +defer-to-connect@^1.0.1: | |
| 2812 | + version "1.1.3" | |
| 2813 | + resolved "https://registry.npm.taobao.org/defer-to-connect/download/defer-to-connect-1.1.3.tgz#331ae050c08dcf789f8c83a7b81f0ed94f4ac591" | |
| 2814 | + integrity sha1-MxrgUMCNz3ifjIOnuB8O2U9KxZE= | |
| 2815 | + | |
| 2484 | 2816 | define-properties@^1.1.2, define-properties@^1.1.3: |
| 2485 | 2817 | version "1.1.3" |
| 2486 | 2818 | resolved "https://registry.npm.taobao.org/define-properties/download/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1" |
| ... | ... | @@ -2512,7 +2844,7 @@ define-property@^2.0.2: |
| 2512 | 2844 | |
| 2513 | 2845 | del@^4.1.1: |
| 2514 | 2846 | version "4.1.1" |
| 2515 | - resolved "https://registry.npm.taobao.org/del/download/del-4.1.1.tgz#9e8f117222ea44a31ff3a156c049b99052a9f0b4" | |
| 2847 | + resolved "https://registry.npm.taobao.org/del/download/del-4.1.1.tgz?cache=0&sync_timestamp=1601076741536&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdel%2Fdownload%2Fdel-4.1.1.tgz#9e8f117222ea44a31ff3a156c049b99052a9f0b4" | |
| 2516 | 2848 | integrity sha1-no8RciLqRKMf86FWwEm5kFKp8LQ= |
| 2517 | 2849 | dependencies: |
| 2518 | 2850 | "@types/glob" "^7.1.1" |
| ... | ... | @@ -2530,13 +2862,8 @@ delayed-stream@~1.0.0: |
| 2530 | 2862 | |
| 2531 | 2863 | delegate@^3.1.2: |
| 2532 | 2864 | version "3.2.0" |
| 2533 | - resolved "https://registry.yarnpkg.com/delegate/-/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166" | |
| 2534 | - integrity sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw== | |
| 2535 | - | |
| 2536 | -delegates@^1.0.0: | |
| 2537 | - version "1.0.0" | |
| 2538 | - resolved "https://registry.npm.taobao.org/delegates/download/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a" | |
| 2539 | - integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= | |
| 2865 | + resolved "https://registry.npm.taobao.org/delegate/download/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166" | |
| 2866 | + integrity sha1-tmtxwxWFIuirV0T3INjKDCr1kWY= | |
| 2540 | 2867 | |
| 2541 | 2868 | depd@~1.1.2: |
| 2542 | 2869 | version "1.1.2" |
| ... | ... | @@ -2544,9 +2871,9 @@ depd@~1.1.2: |
| 2544 | 2871 | integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= |
| 2545 | 2872 | |
| 2546 | 2873 | des.js@^1.0.0: |
| 2547 | - version "1.0.0" | |
| 2548 | - resolved "https://registry.npm.taobao.org/des.js/download/des.js-1.0.0.tgz#c074d2e2aa6a8a9a07dbd61f9a15c2cd83ec8ecc" | |
| 2549 | - integrity sha1-wHTS4qpqipoH29YfmhXCzYPsjsw= | |
| 2874 | + version "1.0.1" | |
| 2875 | + resolved "https://registry.npm.taobao.org/des.js/download/des.js-1.0.1.tgz#5382142e1bdc53f85d86d53e5f4aa7deb91e0843" | |
| 2876 | + integrity sha1-U4IULhvcU/hdhtU+X0qn3rkeCEM= | |
| 2550 | 2877 | dependencies: |
| 2551 | 2878 | inherits "^2.0.1" |
| 2552 | 2879 | minimalistic-assert "^1.0.0" |
| ... | ... | @@ -2556,21 +2883,11 @@ destroy@~1.0.4: |
| 2556 | 2883 | resolved "https://registry.npm.taobao.org/destroy/download/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" |
| 2557 | 2884 | integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA= |
| 2558 | 2885 | |
| 2559 | -detect-libc@^1.0.2: | |
| 2560 | - version "1.0.3" | |
| 2561 | - resolved "https://registry.npm.taobao.org/detect-libc/download/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" | |
| 2562 | - integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= | |
| 2563 | - | |
| 2564 | 2886 | detect-node@^2.0.4: |
| 2565 | 2887 | version "2.0.4" |
| 2566 | 2888 | resolved "https://registry.npm.taobao.org/detect-node/download/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c" |
| 2567 | 2889 | integrity sha1-AU7o+PZpxcWAI9pkuBecCDooxGw= |
| 2568 | 2890 | |
| 2569 | -diacritics@^1.3.0: | |
| 2570 | - version "1.3.0" | |
| 2571 | - resolved "https://registry.npm.taobao.org/diacritics/download/diacritics-1.3.0.tgz#3efa87323ebb863e6696cebb0082d48ff3d6f7a1" | |
| 2572 | - integrity sha1-PvqHMj67hj5mls67AILUj/PW96E= | |
| 2573 | - | |
| 2574 | 2891 | diffie-hellman@^5.0.0: |
| 2575 | 2892 | version "5.0.3" |
| 2576 | 2893 | resolved "https://registry.npm.taobao.org/diffie-hellman/download/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875" |
| ... | ... | @@ -2633,43 +2950,43 @@ dom-converter@^0.2: |
| 2633 | 2950 | utila "~0.4" |
| 2634 | 2951 | |
| 2635 | 2952 | dom-serializer@0: |
| 2636 | - version "0.2.1" | |
| 2637 | - resolved "https://registry.npm.taobao.org/dom-serializer/download/dom-serializer-0.2.1.tgz?cache=0&sync_timestamp=1564710970695&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdom-serializer%2Fdownload%2Fdom-serializer-0.2.1.tgz#13650c850daffea35d8b626a4cfc4d3a17643fdb" | |
| 2638 | - integrity sha1-E2UMhQ2v/qNdi2JqTPxNOhdkP9s= | |
| 2953 | + version "0.2.2" | |
| 2954 | + resolved "https://registry.npm.taobao.org/dom-serializer/download/dom-serializer-0.2.2.tgz?cache=0&sync_timestamp=1600026603144&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdom-serializer%2Fdownload%2Fdom-serializer-0.2.2.tgz#1afb81f533717175d478655debc5e332d9f9bb51" | |
| 2955 | + integrity sha1-GvuB9TNxcXXUeGVd68XjMtn5u1E= | |
| 2639 | 2956 | dependencies: |
| 2640 | 2957 | domelementtype "^2.0.1" |
| 2641 | 2958 | entities "^2.0.0" |
| 2642 | 2959 | |
| 2643 | 2960 | dom-walk@^0.1.0: |
| 2644 | - version "0.1.1" | |
| 2645 | - resolved "https://registry.npm.taobao.org/dom-walk/download/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018" | |
| 2646 | - integrity sha1-ZyIm3HTI95mtNTB9+TaroRrNYBg= | |
| 2961 | + version "0.1.2" | |
| 2962 | + resolved "https://registry.npm.taobao.org/dom-walk/download/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84" | |
| 2963 | + integrity sha1-DFSL7wSPTR8qlySQAiNgYNqj/YQ= | |
| 2647 | 2964 | |
| 2648 | 2965 | domain-browser@^1.1.1: |
| 2649 | 2966 | version "1.2.0" |
| 2650 | - resolved "https://registry.npm.taobao.org/domain-browser/download/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda" | |
| 2967 | + resolved "https://registry.npm.taobao.org/domain-browser/download/domain-browser-1.2.0.tgz?cache=0&sync_timestamp=1599393068432&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomain-browser%2Fdownload%2Fdomain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda" | |
| 2651 | 2968 | integrity sha1-PTH1AZGmdJ3RN1p/Ui6CPULlTto= |
| 2652 | 2969 | |
| 2653 | 2970 | domelementtype@1, domelementtype@^1.3.1: |
| 2654 | 2971 | version "1.3.1" |
| 2655 | - resolved "https://registry.npm.taobao.org/domelementtype/download/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f" | |
| 2972 | + resolved "https://registry.npm.taobao.org/domelementtype/download/domelementtype-1.3.1.tgz?cache=0&sync_timestamp=1600028501093&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomelementtype%2Fdownload%2Fdomelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f" | |
| 2656 | 2973 | integrity sha1-0EjESzew0Qp/Kj1f7j9DM9eQSB8= |
| 2657 | 2974 | |
| 2658 | 2975 | domelementtype@^2.0.1: |
| 2659 | - version "2.0.1" | |
| 2660 | - resolved "https://registry.npm.taobao.org/domelementtype/download/domelementtype-2.0.1.tgz#1f8bdfe91f5a78063274e803b4bdcedf6e94f94d" | |
| 2661 | - integrity sha1-H4vf6R9aeAYydOgDtL3O326U+U0= | |
| 2976 | + version "2.0.2" | |
| 2977 | + resolved "https://registry.npm.taobao.org/domelementtype/download/domelementtype-2.0.2.tgz?cache=0&sync_timestamp=1600028501093&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomelementtype%2Fdownload%2Fdomelementtype-2.0.2.tgz#f3b6e549201e46f588b59463dd77187131fe6971" | |
| 2978 | + integrity sha1-87blSSAeRvWItZRj3XcYcTH+aXE= | |
| 2662 | 2979 | |
| 2663 | 2980 | domhandler@^2.3.0: |
| 2664 | 2981 | version "2.4.2" |
| 2665 | - resolved "https://registry.npm.taobao.org/domhandler/download/domhandler-2.4.2.tgz?cache=0&sync_timestamp=1564708909977&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomhandler%2Fdownload%2Fdomhandler-2.4.2.tgz#8805097e933d65e85546f726d60f5eb88b44f803" | |
| 2982 | + resolved "https://registry.npm.taobao.org/domhandler/download/domhandler-2.4.2.tgz?cache=0&sync_timestamp=1601760754653&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomhandler%2Fdownload%2Fdomhandler-2.4.2.tgz#8805097e933d65e85546f726d60f5eb88b44f803" | |
| 2666 | 2983 | integrity sha1-iAUJfpM9ZehVRvcm1g9euItE+AM= |
| 2667 | 2984 | dependencies: |
| 2668 | 2985 | domelementtype "1" |
| 2669 | 2986 | |
| 2670 | 2987 | domutils@1.5.1: |
| 2671 | 2988 | version "1.5.1" |
| 2672 | - resolved "https://registry.npm.taobao.org/domutils/download/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf" | |
| 2989 | + resolved "https://registry.npm.taobao.org/domutils/download/domutils-1.5.1.tgz?cache=0&sync_timestamp=1601761124698&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomutils%2Fdownload%2Fdomutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf" | |
| 2673 | 2990 | integrity sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8= |
| 2674 | 2991 | dependencies: |
| 2675 | 2992 | dom-serializer "0" |
| ... | ... | @@ -2677,18 +2994,23 @@ domutils@1.5.1: |
| 2677 | 2994 | |
| 2678 | 2995 | domutils@^1.5.1, domutils@^1.7.0: |
| 2679 | 2996 | version "1.7.0" |
| 2680 | - resolved "https://registry.npm.taobao.org/domutils/download/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a" | |
| 2997 | + resolved "https://registry.npm.taobao.org/domutils/download/domutils-1.7.0.tgz?cache=0&sync_timestamp=1601761124698&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomutils%2Fdownload%2Fdomutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a" | |
| 2681 | 2998 | integrity sha1-Vuo0HoNOBuZ0ivehyyXaZ+qfjCo= |
| 2682 | 2999 | dependencies: |
| 2683 | 3000 | dom-serializer "0" |
| 2684 | 3001 | domelementtype "1" |
| 2685 | 3002 | |
| 2686 | -dot-prop@^4.1.1: | |
| 2687 | - version "4.2.0" | |
| 2688 | - resolved "https://registry.npm.taobao.org/dot-prop/download/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57" | |
| 2689 | - integrity sha1-HxngwuGqDjJ5fEl5nyg3rGr2nFc= | |
| 3003 | +dot-prop@^5.2.0: | |
| 3004 | + version "5.3.0" | |
| 3005 | + resolved "https://registry.npm.taobao.org/dot-prop/download/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88" | |
| 3006 | + integrity sha1-kMzOcIzZzYLMTcjD3dmr3VWyDog= | |
| 2690 | 3007 | dependencies: |
| 2691 | - is-obj "^1.0.0" | |
| 3008 | + is-obj "^2.0.0" | |
| 3009 | + | |
| 3010 | +duplexer3@^0.1.4: | |
| 3011 | + version "0.1.4" | |
| 3012 | + resolved "https://registry.npm.taobao.org/duplexer3/download/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2" | |
| 3013 | + integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI= | |
| 2692 | 3014 | |
| 2693 | 3015 | duplexify@^3.4.2, duplexify@^3.6.0: |
| 2694 | 3016 | version "3.7.1" |
| ... | ... | @@ -2713,15 +3035,15 @@ ee-first@1.1.1: |
| 2713 | 3035 | resolved "https://registry.npm.taobao.org/ee-first/download/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" |
| 2714 | 3036 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= |
| 2715 | 3037 | |
| 2716 | -electron-to-chromium@^1.3.191: | |
| 2717 | - version "1.3.237" | |
| 2718 | - resolved "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.237.tgz#39c5d1da59d6fd16ff705b97e772bb3b5dfda7e4" | |
| 2719 | - integrity sha1-OcXR2lnW/Rb/cFuX53K7O139p+Q= | |
| 3038 | +electron-to-chromium@^1.3.571: | |
| 3039 | + version "1.3.578" | |
| 3040 | + resolved "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.578.tgz#e6671936f4571a874eb26e2e833aa0b2c0b776e0" | |
| 3041 | + integrity sha1-5mcZNvRXGodOsm4ugzqgssC3duA= | |
| 2720 | 3042 | |
| 2721 | -elliptic@^6.0.0: | |
| 3043 | +elliptic@^6.5.3: | |
| 2722 | 3044 | version "6.5.3" |
| 2723 | - resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6" | |
| 2724 | - integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw== | |
| 3045 | + resolved "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.3.tgz?cache=0&sync_timestamp=1592492754083&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felliptic%2Fdownload%2Felliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6" | |
| 3046 | + integrity sha1-y1nrLv2vc6C9eMzXAVpirW4Pk9Y= | |
| 2725 | 3047 | dependencies: |
| 2726 | 3048 | bn.js "^4.4.0" |
| 2727 | 3049 | brorand "^1.0.1" |
| ... | ... | @@ -2736,41 +3058,51 @@ emoji-regex@^7.0.1: |
| 2736 | 3058 | resolved "https://registry.npm.taobao.org/emoji-regex/download/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156" |
| 2737 | 3059 | integrity sha1-kzoEBShgyF6DwSJHnEdIqOTHIVY= |
| 2738 | 3060 | |
| 3061 | +emoji-regex@^8.0.0: | |
| 3062 | + version "8.0.0" | |
| 3063 | + resolved "https://registry.npm.taobao.org/emoji-regex/download/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" | |
| 3064 | + integrity sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc= | |
| 3065 | + | |
| 2739 | 3066 | emojis-list@^2.0.0: |
| 2740 | 3067 | version "2.1.0" |
| 2741 | 3068 | resolved "https://registry.npm.taobao.org/emojis-list/download/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389" |
| 2742 | 3069 | integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k= |
| 2743 | 3070 | |
| 3071 | +emojis-list@^3.0.0: | |
| 3072 | + version "3.0.0" | |
| 3073 | + resolved "https://registry.npm.taobao.org/emojis-list/download/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78" | |
| 3074 | + integrity sha1-VXBmIEatKeLpFucariYKvf9Pang= | |
| 3075 | + | |
| 2744 | 3076 | encodeurl@~1.0.2: |
| 2745 | 3077 | version "1.0.2" |
| 2746 | 3078 | resolved "https://registry.npm.taobao.org/encodeurl/download/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" |
| 2747 | 3079 | integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k= |
| 2748 | 3080 | |
| 2749 | 3081 | end-of-stream@^1.0.0, end-of-stream@^1.1.0: |
| 2750 | - version "1.4.1" | |
| 2751 | - resolved "https://registry.npm.taobao.org/end-of-stream/download/end-of-stream-1.4.1.tgz#ed29634d19baba463b6ce6b80a37213eab71ec43" | |
| 2752 | - integrity sha1-7SljTRm6ukY7bOa4CjchPqtx7EM= | |
| 3082 | + version "1.4.4" | |
| 3083 | + resolved "https://registry.npm.taobao.org/end-of-stream/download/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0" | |
| 3084 | + integrity sha1-WuZKX0UFe682JuwU2gyl5LJDHrA= | |
| 2753 | 3085 | dependencies: |
| 2754 | 3086 | once "^1.4.0" |
| 2755 | 3087 | |
| 2756 | -enhanced-resolve@^4.1.0: | |
| 2757 | - version "4.1.0" | |
| 2758 | - resolved "https://registry.npm.taobao.org/enhanced-resolve/download/enhanced-resolve-4.1.0.tgz#41c7e0bfdfe74ac1ffe1e57ad6a5c6c9f3742a7f" | |
| 2759 | - integrity sha1-Qcfgv9/nSsH/4eV61qXGyfN0Kn8= | |
| 3088 | +enhanced-resolve@^4.3.0: | |
| 3089 | + version "4.3.0" | |
| 3090 | + resolved "https://registry.npm.taobao.org/enhanced-resolve/download/enhanced-resolve-4.3.0.tgz?cache=0&sync_timestamp=1601451681276&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fenhanced-resolve%2Fdownload%2Fenhanced-resolve-4.3.0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126" | |
| 3091 | + integrity sha1-O4BvO/r8HsfeaVUe+TzKRsFwQSY= | |
| 2760 | 3092 | dependencies: |
| 2761 | 3093 | graceful-fs "^4.1.2" |
| 2762 | - memory-fs "^0.4.0" | |
| 3094 | + memory-fs "^0.5.0" | |
| 2763 | 3095 | tapable "^1.0.0" |
| 2764 | 3096 | |
| 2765 | 3097 | entities@^1.1.1, entities@~1.1.1: |
| 2766 | 3098 | version "1.1.2" |
| 2767 | - resolved "https://registry.npm.taobao.org/entities/download/entities-1.1.2.tgz?cache=0&sync_timestamp=1563403318326&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fentities%2Fdownload%2Fentities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56" | |
| 3099 | + resolved "https://registry.npm.taobao.org/entities/download/entities-1.1.2.tgz?cache=0&sync_timestamp=1591227405887&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fentities%2Fdownload%2Fentities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56" | |
| 2768 | 3100 | integrity sha1-vfpzUplmTfr9NFKe1PhSKidf6lY= |
| 2769 | 3101 | |
| 2770 | 3102 | entities@^2.0.0: |
| 2771 | - version "2.0.0" | |
| 2772 | - resolved "https://registry.npm.taobao.org/entities/download/entities-2.0.0.tgz?cache=0&sync_timestamp=1563403318326&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fentities%2Fdownload%2Fentities-2.0.0.tgz#68d6084cab1b079767540d80e56a39b423e4abf4" | |
| 2773 | - integrity sha1-aNYITKsbB5dnVA2A5Wo5tCPkq/Q= | |
| 3103 | + version "2.0.3" | |
| 3104 | + resolved "https://registry.npm.taobao.org/entities/download/entities-2.0.3.tgz?cache=0&sync_timestamp=1591227405887&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fentities%2Fdownload%2Fentities-2.0.3.tgz#5c487e5742ab93c15abb5da22759b8590ec03b7f" | |
| 3105 | + integrity sha1-XEh+V0Krk8Fau12iJ1m4WQ7AO38= | |
| 2774 | 3106 | |
| 2775 | 3107 | envify@^4.0.0: |
| 2776 | 3108 | version "4.1.0" |
| ... | ... | @@ -2781,9 +3113,9 @@ envify@^4.0.0: |
| 2781 | 3113 | through "~2.3.4" |
| 2782 | 3114 | |
| 2783 | 3115 | envinfo@^7.2.0: |
| 2784 | - version "7.3.1" | |
| 2785 | - resolved "https://registry.npm.taobao.org/envinfo/download/envinfo-7.3.1.tgz#892e42f7bf858b3446d9414ad240dbaf8da52f09" | |
| 2786 | - integrity sha1-iS5C97+FizRG2UFK0kDbr42lLwk= | |
| 3116 | + version "7.7.3" | |
| 3117 | + resolved "https://registry.npm.taobao.org/envinfo/download/envinfo-7.7.3.tgz#4b2d8622e3e7366afb8091b23ed95569ea0208cc" | |
| 3118 | + integrity sha1-Sy2GIuPnNmr7gJGyPtlVaeoCCMw= | |
| 2787 | 3119 | |
| 2788 | 3120 | errno@^0.1.3, errno@~0.1.7: |
| 2789 | 3121 | version "0.1.7" |
| ... | ... | @@ -2799,22 +3131,45 @@ error-ex@^1.3.1: |
| 2799 | 3131 | dependencies: |
| 2800 | 3132 | is-arrayish "^0.2.1" |
| 2801 | 3133 | |
| 2802 | -es-abstract@^1.12.0, es-abstract@^1.5.1: | |
| 2803 | - version "1.13.0" | |
| 2804 | - resolved "https://registry.npm.taobao.org/es-abstract/download/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9" | |
| 2805 | - integrity sha1-rIYUX91QmdjdSVWMy6Lq+biOJOk= | |
| 3134 | +es-abstract@^1.17.0-next.1, es-abstract@^1.17.2, es-abstract@^1.17.5: | |
| 3135 | + version "1.17.7" | |
| 3136 | + resolved "https://registry.npm.taobao.org/es-abstract/download/es-abstract-1.17.7.tgz#a4de61b2f66989fc7421676c1cb9787573ace54c" | |
| 3137 | + integrity sha1-pN5hsvZpifx0IWdsHLl4dXOs5Uw= | |
| 2806 | 3138 | dependencies: |
| 2807 | - es-to-primitive "^1.2.0" | |
| 3139 | + es-to-primitive "^1.2.1" | |
| 2808 | 3140 | function-bind "^1.1.1" |
| 2809 | 3141 | has "^1.0.3" |
| 2810 | - is-callable "^1.1.4" | |
| 2811 | - is-regex "^1.0.4" | |
| 2812 | - object-keys "^1.0.12" | |
| 2813 | - | |
| 2814 | -es-to-primitive@^1.2.0: | |
| 2815 | - version "1.2.0" | |
| 2816 | - resolved "https://registry.npm.taobao.org/es-to-primitive/download/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377" | |
| 2817 | - integrity sha1-7fckeAM0VujdqO8J4ArZZQcH83c= | |
| 3142 | + has-symbols "^1.0.1" | |
| 3143 | + is-callable "^1.2.2" | |
| 3144 | + is-regex "^1.1.1" | |
| 3145 | + object-inspect "^1.8.0" | |
| 3146 | + object-keys "^1.1.1" | |
| 3147 | + object.assign "^4.1.1" | |
| 3148 | + string.prototype.trimend "^1.0.1" | |
| 3149 | + string.prototype.trimstart "^1.0.1" | |
| 3150 | + | |
| 3151 | +es-abstract@^1.18.0-next.0, es-abstract@^1.18.0-next.1: | |
| 3152 | + version "1.18.0-next.1" | |
| 3153 | + resolved "https://registry.npm.taobao.org/es-abstract/download/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68" | |
| 3154 | + integrity sha1-bjoKS9pxflAjqzuOkL7DYQjSLGg= | |
| 3155 | + dependencies: | |
| 3156 | + es-to-primitive "^1.2.1" | |
| 3157 | + function-bind "^1.1.1" | |
| 3158 | + has "^1.0.3" | |
| 3159 | + has-symbols "^1.0.1" | |
| 3160 | + is-callable "^1.2.2" | |
| 3161 | + is-negative-zero "^2.0.0" | |
| 3162 | + is-regex "^1.1.1" | |
| 3163 | + object-inspect "^1.8.0" | |
| 3164 | + object-keys "^1.1.1" | |
| 3165 | + object.assign "^4.1.1" | |
| 3166 | + string.prototype.trimend "^1.0.1" | |
| 3167 | + string.prototype.trimstart "^1.0.1" | |
| 3168 | + | |
| 3169 | +es-to-primitive@^1.2.1: | |
| 3170 | + version "1.2.1" | |
| 3171 | + resolved "https://registry.npm.taobao.org/es-to-primitive/download/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a" | |
| 3172 | + integrity sha1-5VzUyc3BiLzvsDs2bHNjI/xciYo= | |
| 2818 | 3173 | dependencies: |
| 2819 | 3174 | is-callable "^1.1.4" |
| 2820 | 3175 | is-date-object "^1.0.1" |
| ... | ... | @@ -2825,6 +3180,16 @@ es6-promise@^4.1.0: |
| 2825 | 3180 | resolved "https://registry.npm.taobao.org/es6-promise/download/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a" |
| 2826 | 3181 | integrity sha1-TrIVlMlyvEBVPSduUQU5FD21Pgo= |
| 2827 | 3182 | |
| 3183 | +escalade@^3.1.0: | |
| 3184 | + version "3.1.0" | |
| 3185 | + resolved "https://registry.npm.taobao.org/escalade/download/escalade-3.1.0.tgz?cache=0&sync_timestamp=1600103269005&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fescalade%2Fdownload%2Fescalade-3.1.0.tgz#e8e2d7c7a8b76f6ee64c2181d6b8151441602d4e" | |
| 3186 | + integrity sha1-6OLXx6i3b27mTCGB1rgVFEFgLU4= | |
| 3187 | + | |
| 3188 | +escape-goat@^2.0.0: | |
| 3189 | + version "2.1.1" | |
| 3190 | + resolved "https://registry.npm.taobao.org/escape-goat/download/escape-goat-2.1.1.tgz#1b2dc77003676c457ec760b2dc68edb648188675" | |
| 3191 | + integrity sha1-Gy3HcANnbEV+x2Cy3GjttkgYhnU= | |
| 3192 | + | |
| 2828 | 3193 | escape-html@^1.0.3, escape-html@~1.0.3: |
| 2829 | 3194 | version "1.0.3" |
| 2830 | 3195 | resolved "https://registry.npm.taobao.org/escape-html/download/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" |
| ... | ... | @@ -2832,12 +3197,12 @@ escape-html@^1.0.3, escape-html@~1.0.3: |
| 2832 | 3197 | |
| 2833 | 3198 | escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: |
| 2834 | 3199 | version "1.0.5" |
| 2835 | - resolved "https://registry.npm.taobao.org/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | |
| 3200 | + resolved "https://registry.npm.taobao.org/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz?cache=0&sync_timestamp=1587627107924&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fescape-string-regexp%2Fdownload%2Fescape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | |
| 2836 | 3201 | integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= |
| 2837 | 3202 | |
| 2838 | 3203 | eslint-scope@^4.0.3: |
| 2839 | 3204 | version "4.0.3" |
| 2840 | - resolved "https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848" | |
| 3205 | + resolved "https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-4.0.3.tgz?cache=0&sync_timestamp=1599933675196&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-scope%2Fdownload%2Feslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848" | |
| 2841 | 3206 | integrity sha1-ygODMxD2iJoyZHgaqC5j65z+eEg= |
| 2842 | 3207 | dependencies: |
| 2843 | 3208 | esrecurse "^4.1.0" |
| ... | ... | @@ -2849,20 +3214,25 @@ esprima@^4.0.0: |
| 2849 | 3214 | integrity sha1-E7BM2z5sXRnfkatph6hpVhmwqnE= |
| 2850 | 3215 | |
| 2851 | 3216 | esrecurse@^4.1.0: |
| 2852 | - version "4.2.1" | |
| 2853 | - resolved "https://registry.npm.taobao.org/esrecurse/download/esrecurse-4.2.1.tgz#007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf" | |
| 2854 | - integrity sha1-AHo7n9vCs7uH5IeeoZyS/b05Qs8= | |
| 3217 | + version "4.3.0" | |
| 3218 | + resolved "https://registry.npm.taobao.org/esrecurse/download/esrecurse-4.3.0.tgz?cache=0&sync_timestamp=1598898247102&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fesrecurse%2Fdownload%2Fesrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" | |
| 3219 | + integrity sha1-eteWTWeauyi+5yzsY3WLHF0smSE= | |
| 2855 | 3220 | dependencies: |
| 2856 | - estraverse "^4.1.0" | |
| 3221 | + estraverse "^5.2.0" | |
| 2857 | 3222 | |
| 2858 | -estraverse@^4.1.0, estraverse@^4.1.1: | |
| 3223 | +estraverse@^4.1.1: | |
| 2859 | 3224 | version "4.3.0" |
| 2860 | - resolved "https://registry.npm.taobao.org/estraverse/download/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" | |
| 3225 | + resolved "https://registry.npm.taobao.org/estraverse/download/estraverse-4.3.0.tgz?cache=0&sync_timestamp=1596641261331&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Festraverse%2Fdownload%2Festraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" | |
| 2861 | 3226 | integrity sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0= |
| 2862 | 3227 | |
| 3228 | +estraverse@^5.2.0: | |
| 3229 | + version "5.2.0" | |
| 3230 | + resolved "https://registry.npm.taobao.org/estraverse/download/estraverse-5.2.0.tgz?cache=0&sync_timestamp=1596641261331&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Festraverse%2Fdownload%2Festraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880" | |
| 3231 | + integrity sha1-MH30JUfmzHMk088DwVXVzbjFOIA= | |
| 3232 | + | |
| 2863 | 3233 | esutils@^2.0.2: |
| 2864 | 3234 | version "2.0.3" |
| 2865 | - resolved "https://registry.npm.taobao.org/esutils/download/esutils-2.0.3.tgz?cache=0&sync_timestamp=1564535492241&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fesutils%2Fdownload%2Fesutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" | |
| 3235 | + resolved "https://registry.npm.taobao.org/esutils/download/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" | |
| 2866 | 3236 | integrity sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q= |
| 2867 | 3237 | |
| 2868 | 3238 | etag@~1.8.1: |
| ... | ... | @@ -2872,8 +3242,8 @@ etag@~1.8.1: |
| 2872 | 3242 | |
| 2873 | 3243 | eventemitter3@^4.0.0: |
| 2874 | 3244 | version "4.0.7" |
| 2875 | - resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" | |
| 2876 | - integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== | |
| 3245 | + resolved "https://registry.npm.taobao.org/eventemitter3/download/eventemitter3-4.0.7.tgz?cache=0&sync_timestamp=1598517809015&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feventemitter3%2Fdownload%2Feventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" | |
| 3246 | + integrity sha1-Lem2j2Uo1WRO9cWVJqG0oHMGFp8= | |
| 2877 | 3247 | |
| 2878 | 3248 | events@^1.1.0: |
| 2879 | 3249 | version "1.1.1" |
| ... | ... | @@ -2881,9 +3251,9 @@ events@^1.1.0: |
| 2881 | 3251 | integrity sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ= |
| 2882 | 3252 | |
| 2883 | 3253 | events@^3.0.0: |
| 2884 | - version "3.0.0" | |
| 2885 | - resolved "https://registry.npm.taobao.org/events/download/events-3.0.0.tgz#9a0a0dfaf62893d92b875b8f2698ca4114973e88" | |
| 2886 | - integrity sha1-mgoN+vYok9krh1uPJpjKQRSXPog= | |
| 3254 | + version "3.2.0" | |
| 3255 | + resolved "https://registry.npm.taobao.org/events/download/events-3.2.0.tgz#93b87c18f8efcd4202a461aec4dfc0556b639379" | |
| 3256 | + integrity sha1-k7h8GPjvzUICpGGuxN/AVWtjk3k= | |
| 2887 | 3257 | |
| 2888 | 3258 | eventsource@^1.0.7: |
| 2889 | 3259 | version "1.0.7" |
| ... | ... | @@ -2928,7 +3298,7 @@ expand-brackets@^2.1.4: |
| 2928 | 3298 | |
| 2929 | 3299 | express@^4.17.1: |
| 2930 | 3300 | version "4.17.1" |
| 2931 | - resolved "https://registry.npm.taobao.org/express/download/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134" | |
| 3301 | + resolved "https://registry.npm.taobao.org/express/download/express-4.17.1.tgz?cache=0&sync_timestamp=1585184310145&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fexpress%2Fdownload%2Fexpress-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134" | |
| 2932 | 3302 | integrity sha1-RJH8OGBc9R+GKdOcK10Cb5ikwTQ= |
| 2933 | 3303 | dependencies: |
| 2934 | 3304 | accepts "~1.3.7" |
| ... | ... | @@ -3006,14 +3376,14 @@ extsprintf@^1.2.0: |
| 3006 | 3376 | resolved "https://registry.npm.taobao.org/extsprintf/download/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f" |
| 3007 | 3377 | integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8= |
| 3008 | 3378 | |
| 3009 | -fast-deep-equal@^2.0.1: | |
| 3010 | - version "2.0.1" | |
| 3011 | - resolved "https://registry.npm.taobao.org/fast-deep-equal/download/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49" | |
| 3012 | - integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk= | |
| 3379 | +fast-deep-equal@^3.1.1: | |
| 3380 | + version "3.1.3" | |
| 3381 | + resolved "https://registry.npm.taobao.org/fast-deep-equal/download/fast-deep-equal-3.1.3.tgz?cache=0&sync_timestamp=1591599651635&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffast-deep-equal%2Fdownload%2Ffast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" | |
| 3382 | + integrity sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU= | |
| 3013 | 3383 | |
| 3014 | 3384 | fast-glob@^2.2.6: |
| 3015 | 3385 | version "2.2.7" |
| 3016 | - resolved "https://registry.npm.taobao.org/fast-glob/download/fast-glob-2.2.7.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffast-glob%2Fdownload%2Ffast-glob-2.2.7.tgz#6953857c3afa475fff92ee6015d52da70a4cd39d" | |
| 3386 | + resolved "https://registry.npm.taobao.org/fast-glob/download/fast-glob-2.2.7.tgz?cache=0&sync_timestamp=1592290365180&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffast-glob%2Fdownload%2Ffast-glob-2.2.7.tgz#6953857c3afa475fff92ee6015d52da70a4cd39d" | |
| 3017 | 3387 | integrity sha1-aVOFfDr6R1//ku5gFdUtpwpM050= |
| 3018 | 3388 | dependencies: |
| 3019 | 3389 | "@mrmlnc/readdir-enhanced" "^2.2.1" |
| ... | ... | @@ -3024,9 +3394,9 @@ fast-glob@^2.2.6: |
| 3024 | 3394 | micromatch "^3.1.10" |
| 3025 | 3395 | |
| 3026 | 3396 | fast-json-stable-stringify@^2.0.0: |
| 3027 | - version "2.0.0" | |
| 3028 | - resolved "https://registry.npm.taobao.org/fast-json-stable-stringify/download/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2" | |
| 3029 | - integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I= | |
| 3397 | + version "2.1.0" | |
| 3398 | + resolved "https://registry.npm.taobao.org/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffast-json-stable-stringify%2Fdownload%2Ffast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" | |
| 3399 | + integrity sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM= | |
| 3030 | 3400 | |
| 3031 | 3401 | faye-websocket@^0.10.0: |
| 3032 | 3402 | version "0.10.0" |
| ... | ... | @@ -3043,14 +3413,14 @@ faye-websocket@~0.11.1: |
| 3043 | 3413 | websocket-driver ">=0.5.1" |
| 3044 | 3414 | |
| 3045 | 3415 | figgy-pudding@^3.5.1: |
| 3046 | - version "3.5.1" | |
| 3047 | - resolved "https://registry.npm.taobao.org/figgy-pudding/download/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790" | |
| 3048 | - integrity sha1-hiRwESkBxyeg5JWoB0S9W6odZ5A= | |
| 3416 | + version "3.5.2" | |
| 3417 | + resolved "https://registry.npm.taobao.org/figgy-pudding/download/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e" | |
| 3418 | + integrity sha1-tO7oFIq7Adzx0aw0Nn1Z4S+mHW4= | |
| 3049 | 3419 | |
| 3050 | 3420 | figures@^3.0.0: |
| 3051 | - version "3.0.0" | |
| 3052 | - resolved "https://registry.npm.taobao.org/figures/download/figures-3.0.0.tgz#756275c964646163cc6f9197c7a0295dbfd04de9" | |
| 3053 | - integrity sha1-dWJ1yWRkYWPMb5GXx6ApXb/QTek= | |
| 3421 | + version "3.2.0" | |
| 3422 | + resolved "https://registry.npm.taobao.org/figures/download/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af" | |
| 3423 | + integrity sha1-YlwYvSk8YE3EqN2y/r8MiDQXRq8= | |
| 3054 | 3424 | dependencies: |
| 3055 | 3425 | escape-string-regexp "^1.0.5" |
| 3056 | 3426 | |
| ... | ... | @@ -3062,6 +3432,11 @@ file-loader@^3.0.1: |
| 3062 | 3432 | loader-utils "^1.0.2" |
| 3063 | 3433 | schema-utils "^1.0.0" |
| 3064 | 3434 | |
| 3435 | +file-uri-to-path@1.0.0: | |
| 3436 | + version "1.0.0" | |
| 3437 | + resolved "https://registry.npm.taobao.org/file-uri-to-path/download/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd" | |
| 3438 | + integrity sha1-VTp7hEb/b2hDWcRF8eN6BdrMM90= | |
| 3439 | + | |
| 3065 | 3440 | fill-range@^4.0.0: |
| 3066 | 3441 | version "4.0.0" |
| 3067 | 3442 | resolved "https://registry.npm.taobao.org/fill-range/download/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7" |
| ... | ... | @@ -3072,6 +3447,13 @@ fill-range@^4.0.0: |
| 3072 | 3447 | repeat-string "^1.6.1" |
| 3073 | 3448 | to-regex-range "^2.1.0" |
| 3074 | 3449 | |
| 3450 | +fill-range@^7.0.1: | |
| 3451 | + version "7.0.1" | |
| 3452 | + resolved "https://registry.npm.taobao.org/fill-range/download/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40" | |
| 3453 | + integrity sha1-GRmmp8df44ssfHflGYU12prN2kA= | |
| 3454 | + dependencies: | |
| 3455 | + to-regex-range "^5.0.1" | |
| 3456 | + | |
| 3075 | 3457 | finalhandler@~1.1.2: |
| 3076 | 3458 | version "1.1.2" |
| 3077 | 3459 | resolved "https://registry.npm.taobao.org/finalhandler/download/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d" |
| ... | ... | @@ -3085,15 +3467,7 @@ finalhandler@~1.1.2: |
| 3085 | 3467 | statuses "~1.5.0" |
| 3086 | 3468 | unpipe "~1.0.0" |
| 3087 | 3469 | |
| 3088 | -find-babel-config@^1.1.0: | |
| 3089 | - version "1.2.0" | |
| 3090 | - resolved "https://registry.npm.taobao.org/find-babel-config/download/find-babel-config-1.2.0.tgz#a9b7b317eb5b9860cda9d54740a8c8337a2283a2" | |
| 3091 | - integrity sha1-qbezF+tbmGDNqdVHQKjIM3oig6I= | |
| 3092 | - dependencies: | |
| 3093 | - json5 "^0.5.1" | |
| 3094 | - path-exists "^3.0.0" | |
| 3095 | - | |
| 3096 | -find-cache-dir@^2.0.0, find-cache-dir@^2.1.0: | |
| 3470 | +find-cache-dir@^2.1.0: | |
| 3097 | 3471 | version "2.1.0" |
| 3098 | 3472 | resolved "https://registry.npm.taobao.org/find-cache-dir/download/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7" |
| 3099 | 3473 | integrity sha1-jQ+UzRP+Q8bHwmGg2GEVypGMBfc= |
| ... | ... | @@ -3102,16 +3476,9 @@ find-cache-dir@^2.0.0, find-cache-dir@^2.1.0: |
| 3102 | 3476 | make-dir "^2.0.0" |
| 3103 | 3477 | pkg-dir "^3.0.0" |
| 3104 | 3478 | |
| 3105 | -find-up@^2.1.0: | |
| 3106 | - version "2.1.0" | |
| 3107 | - resolved "https://registry.npm.taobao.org/find-up/download/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7" | |
| 3108 | - integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c= | |
| 3109 | - dependencies: | |
| 3110 | - locate-path "^2.0.0" | |
| 3111 | - | |
| 3112 | 3479 | find-up@^3.0.0: |
| 3113 | 3480 | version "3.0.0" |
| 3114 | - resolved "https://registry.npm.taobao.org/find-up/download/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73" | |
| 3481 | + resolved "https://registry.npm.taobao.org/find-up/download/find-up-3.0.0.tgz?cache=0&sync_timestamp=1597169795121&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffind-up%2Fdownload%2Ffind-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73" | |
| 3115 | 3482 | integrity sha1-SRafHXmTQwZG2mHsxa41XCHJe3M= |
| 3116 | 3483 | dependencies: |
| 3117 | 3484 | locate-path "^3.0.0" |
| ... | ... | @@ -3126,15 +3493,15 @@ flush-write-stream@^1.0.0: |
| 3126 | 3493 | |
| 3127 | 3494 | follow-redirects@1.5.10: |
| 3128 | 3495 | version "1.5.10" |
| 3129 | - resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a" | |
| 3496 | + resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.5.10.tgz?cache=0&sync_timestamp=1597057976909&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a" | |
| 3130 | 3497 | integrity sha1-e3qfmuov3/NnhqlP9kPtB/T/Xio= |
| 3131 | 3498 | dependencies: |
| 3132 | 3499 | debug "=3.1.0" |
| 3133 | 3500 | |
| 3134 | 3501 | follow-redirects@^1.0.0: |
| 3135 | 3502 | version "1.13.0" |
| 3136 | - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" | |
| 3137 | - integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA== | |
| 3503 | + resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.13.0.tgz?cache=0&sync_timestamp=1597057976909&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" | |
| 3504 | + integrity sha1-tC6Nk6Kn7qXtiGM2dtZZe8jjhNs= | |
| 3138 | 3505 | |
| 3139 | 3506 | for-in@^1.0.2: |
| 3140 | 3507 | version "1.0.2" |
| ... | ... | @@ -3153,7 +3520,7 @@ forever-agent@~0.6.1: |
| 3153 | 3520 | |
| 3154 | 3521 | form-data@~2.3.2: |
| 3155 | 3522 | version "2.3.3" |
| 3156 | - resolved "https://registry.npm.taobao.org/form-data/download/form-data-2.3.3.tgz?cache=0&sync_timestamp=1562216133657&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fform-data%2Fdownload%2Fform-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6" | |
| 3523 | + resolved "https://registry.npm.taobao.org/form-data/download/form-data-2.3.3.tgz?cache=0&sync_timestamp=1573027040291&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fform-data%2Fdownload%2Fform-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6" | |
| 3157 | 3524 | integrity sha1-3M5SwF9kTymManq5Nr1yTO/786Y= |
| 3158 | 3525 | dependencies: |
| 3159 | 3526 | asynckit "^0.4.0" |
| ... | ... | @@ -3187,20 +3554,13 @@ from2@^2.1.0: |
| 3187 | 3554 | |
| 3188 | 3555 | fs-extra@^7.0.1: |
| 3189 | 3556 | version "7.0.1" |
| 3190 | - resolved "https://registry.npm.taobao.org/fs-extra/download/fs-extra-7.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffs-extra%2Fdownload%2Ffs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9" | |
| 3557 | + resolved "https://registry.npm.taobao.org/fs-extra/download/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9" | |
| 3191 | 3558 | integrity sha1-TxicRKoSO4lfcigE9V6iPq3DSOk= |
| 3192 | 3559 | dependencies: |
| 3193 | 3560 | graceful-fs "^4.1.2" |
| 3194 | 3561 | jsonfile "^4.0.0" |
| 3195 | 3562 | universalify "^0.1.0" |
| 3196 | 3563 | |
| 3197 | -fs-minipass@^1.2.5: | |
| 3198 | - version "1.2.6" | |
| 3199 | - resolved "https://registry.npm.taobao.org/fs-minipass/download/fs-minipass-1.2.6.tgz#2c5cc30ded81282bfe8a0d7c7c1853ddeb102c07" | |
| 3200 | - integrity sha1-LFzDDe2BKCv+ig18fBhT3esQLAc= | |
| 3201 | - dependencies: | |
| 3202 | - minipass "^2.2.1" | |
| 3203 | - | |
| 3204 | 3564 | fs-write-stream-atomic@^1.0.8: |
| 3205 | 3565 | version "1.0.10" |
| 3206 | 3566 | resolved "https://registry.npm.taobao.org/fs-write-stream-atomic/download/fs-write-stream-atomic-1.0.10.tgz#b47df53493ef911df75731e70a9ded0189db40c9" |
| ... | ... | @@ -3217,44 +3577,47 @@ fs.realpath@^1.0.0: |
| 3217 | 3577 | integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= |
| 3218 | 3578 | |
| 3219 | 3579 | fsevents@^1.2.7: |
| 3220 | - version "1.2.9" | |
| 3221 | - resolved "https://registry.npm.taobao.org/fsevents/download/fsevents-1.2.9.tgz#3f5ed66583ccd6f400b5a00db6f7e861363e388f" | |
| 3222 | - integrity sha1-P17WZYPM1vQAtaANtvfoYTY+OI8= | |
| 3580 | + version "1.2.13" | |
| 3581 | + resolved "https://registry.npm.taobao.org/fsevents/download/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38" | |
| 3582 | + integrity sha1-8yXLBFVZJCi88Rs4M3DvcOO/zDg= | |
| 3223 | 3583 | dependencies: |
| 3584 | + bindings "^1.5.0" | |
| 3224 | 3585 | nan "^2.12.1" |
| 3225 | - node-pre-gyp "^0.12.0" | |
| 3586 | + | |
| 3587 | +fsevents@~2.1.2: | |
| 3588 | + version "2.1.3" | |
| 3589 | + resolved "https://registry.npm.taobao.org/fsevents/download/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e" | |
| 3590 | + integrity sha1-+3OHA66NL5/pAMM4Nt3r7ouX8j4= | |
| 3226 | 3591 | |
| 3227 | 3592 | function-bind@^1.1.1: |
| 3228 | 3593 | version "1.1.1" |
| 3229 | 3594 | resolved "https://registry.npm.taobao.org/function-bind/download/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" |
| 3230 | 3595 | integrity sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0= |
| 3231 | 3596 | |
| 3232 | -gauge@~2.7.3: | |
| 3233 | - version "2.7.4" | |
| 3234 | - resolved "https://registry.npm.taobao.org/gauge/download/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" | |
| 3235 | - integrity sha1-LANAXHU4w51+s3sxcCLjJfsBi/c= | |
| 3236 | - dependencies: | |
| 3237 | - aproba "^1.0.3" | |
| 3238 | - console-control-strings "^1.0.0" | |
| 3239 | - has-unicode "^2.0.0" | |
| 3240 | - object-assign "^4.1.0" | |
| 3241 | - signal-exit "^3.0.0" | |
| 3242 | - string-width "^1.0.1" | |
| 3243 | - strip-ansi "^3.0.1" | |
| 3244 | - wide-align "^1.1.0" | |
| 3597 | +gensync@^1.0.0-beta.1: | |
| 3598 | + version "1.0.0-beta.1" | |
| 3599 | + resolved "https://registry.npm.taobao.org/gensync/download/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269" | |
| 3600 | + integrity sha1-WPQ2H/mH5f9uHnohCCeqNx6qwmk= | |
| 3245 | 3601 | |
| 3246 | -get-caller-file@^1.0.1: | |
| 3247 | - version "1.0.3" | |
| 3248 | - resolved "https://registry.npm.taobao.org/get-caller-file/download/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a" | |
| 3249 | - integrity sha1-+Xj6TJDR3+f/LWvtoqUV5xO9z0o= | |
| 3602 | +get-caller-file@^2.0.1: | |
| 3603 | + version "2.0.5" | |
| 3604 | + resolved "https://registry.npm.taobao.org/get-caller-file/download/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" | |
| 3605 | + integrity sha1-T5RBKoLbMvNuOwuXQfipf+sDH34= | |
| 3250 | 3606 | |
| 3251 | -get-stream@^4.0.0: | |
| 3607 | +get-stream@^4.0.0, get-stream@^4.1.0: | |
| 3252 | 3608 | version "4.1.0" |
| 3253 | - resolved "https://registry.npm.taobao.org/get-stream/download/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5" | |
| 3609 | + resolved "https://registry.npm.taobao.org/get-stream/download/get-stream-4.1.0.tgz?cache=0&sync_timestamp=1597056455691&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fget-stream%2Fdownload%2Fget-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5" | |
| 3254 | 3610 | integrity sha1-wbJVV189wh1Zv8ec09K0axw6VLU= |
| 3255 | 3611 | dependencies: |
| 3256 | 3612 | pump "^3.0.0" |
| 3257 | 3613 | |
| 3614 | +get-stream@^5.1.0: | |
| 3615 | + version "5.2.0" | |
| 3616 | + resolved "https://registry.npm.taobao.org/get-stream/download/get-stream-5.2.0.tgz?cache=0&sync_timestamp=1597056455691&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fget-stream%2Fdownload%2Fget-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3" | |
| 3617 | + integrity sha1-SWaheV7lrOZecGxLe+txJX1uItM= | |
| 3618 | + dependencies: | |
| 3619 | + pump "^3.0.0" | |
| 3620 | + | |
| 3258 | 3621 | get-value@^2.0.3, get-value@^2.0.6: |
| 3259 | 3622 | version "2.0.6" |
| 3260 | 3623 | resolved "https://registry.npm.taobao.org/get-value/download/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" |
| ... | ... | @@ -3274,21 +3637,28 @@ github-markdown-css@^3.0.1: |
| 3274 | 3637 | |
| 3275 | 3638 | glob-parent@^3.1.0: |
| 3276 | 3639 | version "3.1.0" |
| 3277 | - resolved "https://registry.npm.taobao.org/glob-parent/download/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae" | |
| 3640 | + resolved "https://registry.npm.taobao.org/glob-parent/download/glob-parent-3.1.0.tgz?cache=0&sync_timestamp=1584836110944&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob-parent%2Fdownload%2Fglob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae" | |
| 3278 | 3641 | integrity sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4= |
| 3279 | 3642 | dependencies: |
| 3280 | 3643 | is-glob "^3.1.0" |
| 3281 | 3644 | path-dirname "^1.0.0" |
| 3282 | 3645 | |
| 3646 | +glob-parent@~5.1.0: | |
| 3647 | + version "5.1.1" | |
| 3648 | + resolved "https://registry.npm.taobao.org/glob-parent/download/glob-parent-5.1.1.tgz?cache=0&sync_timestamp=1584836110944&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob-parent%2Fdownload%2Fglob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229" | |
| 3649 | + integrity sha1-tsHvQXxOVmPqSY8cRa+saRa7wik= | |
| 3650 | + dependencies: | |
| 3651 | + is-glob "^4.0.1" | |
| 3652 | + | |
| 3283 | 3653 | glob-to-regexp@^0.3.0: |
| 3284 | 3654 | version "0.3.0" |
| 3285 | 3655 | resolved "https://registry.npm.taobao.org/glob-to-regexp/download/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab" |
| 3286 | 3656 | integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs= |
| 3287 | 3657 | |
| 3288 | -glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: | |
| 3289 | - version "7.1.4" | |
| 3290 | - resolved "https://registry.npm.taobao.org/glob/download/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255" | |
| 3291 | - integrity sha1-qmCKL2xXetNX4a5aXCbZqNGWklU= | |
| 3658 | +glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6: | |
| 3659 | + version "7.1.6" | |
| 3660 | + resolved "https://registry.npm.taobao.org/glob/download/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" | |
| 3661 | + integrity sha1-FB8zuBp8JJLhJVlDB0gMRmeSeKY= | |
| 3292 | 3662 | dependencies: |
| 3293 | 3663 | fs.realpath "^1.0.0" |
| 3294 | 3664 | inflight "^1.0.4" |
| ... | ... | @@ -3297,6 +3667,13 @@ glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: |
| 3297 | 3667 | once "^1.3.0" |
| 3298 | 3668 | path-is-absolute "^1.0.0" |
| 3299 | 3669 | |
| 3670 | +global-dirs@^2.0.1: | |
| 3671 | + version "2.0.1" | |
| 3672 | + resolved "https://registry.npm.taobao.org/global-dirs/download/global-dirs-2.0.1.tgz?cache=0&sync_timestamp=1573231918216&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobal-dirs%2Fdownload%2Fglobal-dirs-2.0.1.tgz#acdf3bb6685bcd55cb35e8a052266569e9469201" | |
| 3673 | + integrity sha1-rN87tmhbzVXLNeigUiZlaelGkgE= | |
| 3674 | + dependencies: | |
| 3675 | + ini "^1.3.5" | |
| 3676 | + | |
| 3300 | 3677 | global@^4.3.2: |
| 3301 | 3678 | version "4.4.0" |
| 3302 | 3679 | resolved "https://registry.npm.taobao.org/global/download/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" |
| ... | ... | @@ -3307,12 +3684,12 @@ global@^4.3.2: |
| 3307 | 3684 | |
| 3308 | 3685 | globals@^11.1.0: |
| 3309 | 3686 | version "11.12.0" |
| 3310 | - resolved "https://registry.npm.taobao.org/globals/download/globals-11.12.0.tgz?cache=0&sync_timestamp=1563722107641&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobals%2Fdownload%2Fglobals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" | |
| 3687 | + resolved "https://registry.npm.taobao.org/globals/download/globals-11.12.0.tgz?cache=0&sync_timestamp=1596711099974&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobals%2Fdownload%2Fglobals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" | |
| 3311 | 3688 | integrity sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4= |
| 3312 | 3689 | |
| 3313 | 3690 | globby@^6.1.0: |
| 3314 | 3691 | version "6.1.0" |
| 3315 | - resolved "https://registry.npm.taobao.org/globby/download/globby-6.1.0.tgz?cache=0&sync_timestamp=1562335642755&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobby%2Fdownload%2Fglobby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" | |
| 3692 | + resolved "https://registry.npm.taobao.org/globby/download/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" | |
| 3316 | 3693 | integrity sha1-9abXDoOV4hyFj7BInWTfAkJNUGw= |
| 3317 | 3694 | dependencies: |
| 3318 | 3695 | array-union "^1.0.1" |
| ... | ... | @@ -3323,7 +3700,7 @@ globby@^6.1.0: |
| 3323 | 3700 | |
| 3324 | 3701 | globby@^7.1.1: |
| 3325 | 3702 | version "7.1.1" |
| 3326 | - resolved "https://registry.npm.taobao.org/globby/download/globby-7.1.1.tgz?cache=0&sync_timestamp=1562335642755&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobby%2Fdownload%2Fglobby-7.1.1.tgz#fb2ccff9401f8600945dfada97440cca972b8680" | |
| 3703 | + resolved "https://registry.npm.taobao.org/globby/download/globby-7.1.1.tgz#fb2ccff9401f8600945dfada97440cca972b8680" | |
| 3327 | 3704 | integrity sha1-+yzP+UAfhgCUXfral0QMypcrhoA= |
| 3328 | 3705 | dependencies: |
| 3329 | 3706 | array-union "^1.0.1" |
| ... | ... | @@ -3335,7 +3712,7 @@ globby@^7.1.1: |
| 3335 | 3712 | |
| 3336 | 3713 | globby@^9.2.0: |
| 3337 | 3714 | version "9.2.0" |
| 3338 | - resolved "https://registry.npm.taobao.org/globby/download/globby-9.2.0.tgz?cache=0&sync_timestamp=1562335642755&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobby%2Fdownload%2Fglobby-9.2.0.tgz#fd029a706c703d29bdd170f4b6db3a3f7a7cb63d" | |
| 3715 | + resolved "https://registry.npm.taobao.org/globby/download/globby-9.2.0.tgz#fd029a706c703d29bdd170f4b6db3a3f7a7cb63d" | |
| 3339 | 3716 | integrity sha1-/QKacGxwPSm90XD0tts6P3p8tj0= |
| 3340 | 3717 | dependencies: |
| 3341 | 3718 | "@types/glob" "^7.1.1" |
| ... | ... | @@ -3349,15 +3726,32 @@ globby@^9.2.0: |
| 3349 | 3726 | |
| 3350 | 3727 | good-listener@^1.2.2: |
| 3351 | 3728 | version "1.2.2" |
| 3352 | - resolved "https://registry.yarnpkg.com/good-listener/-/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50" | |
| 3729 | + resolved "https://registry.npm.taobao.org/good-listener/download/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50" | |
| 3353 | 3730 | integrity sha1-1TswzfkxPf+33JoNR3CWqm0UXFA= |
| 3354 | 3731 | dependencies: |
| 3355 | 3732 | delegate "^3.1.2" |
| 3356 | 3733 | |
| 3734 | +got@^9.6.0: | |
| 3735 | + version "9.6.0" | |
| 3736 | + resolved "https://registry.npm.taobao.org/got/download/got-9.6.0.tgz?cache=0&sync_timestamp=1600463006759&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgot%2Fdownload%2Fgot-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85" | |
| 3737 | + integrity sha1-7fRefWf5lUVwXeH3u+7rEhdl7YU= | |
| 3738 | + dependencies: | |
| 3739 | + "@sindresorhus/is" "^0.14.0" | |
| 3740 | + "@szmarczak/http-timer" "^1.1.2" | |
| 3741 | + cacheable-request "^6.0.0" | |
| 3742 | + decompress-response "^3.3.0" | |
| 3743 | + duplexer3 "^0.1.4" | |
| 3744 | + get-stream "^4.1.0" | |
| 3745 | + lowercase-keys "^1.0.1" | |
| 3746 | + mimic-response "^1.0.1" | |
| 3747 | + p-cancelable "^1.0.0" | |
| 3748 | + to-readable-stream "^1.0.0" | |
| 3749 | + url-parse-lax "^3.0.0" | |
| 3750 | + | |
| 3357 | 3751 | graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6: |
| 3358 | - version "4.2.2" | |
| 3359 | - resolved "https://registry.npm.taobao.org/graceful-fs/download/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02" | |
| 3360 | - integrity sha1-bwlSYF0BQMHP2xOO0AV3W5LWewI= | |
| 3752 | + version "4.2.4" | |
| 3753 | + resolved "https://registry.npm.taobao.org/graceful-fs/download/graceful-fs-4.2.4.tgz?cache=0&sync_timestamp=1588086876757&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgraceful-fs%2Fdownload%2Fgraceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb" | |
| 3754 | + integrity sha1-Ila94U02MpWMRl68ltxGfKB6Kfs= | |
| 3361 | 3755 | |
| 3362 | 3756 | gray-matter@^4.0.1: |
| 3363 | 3757 | version "4.0.2" |
| ... | ... | @@ -3370,21 +3764,21 @@ gray-matter@^4.0.1: |
| 3370 | 3764 | strip-bom-string "^1.0.0" |
| 3371 | 3765 | |
| 3372 | 3766 | handle-thing@^2.0.0: |
| 3373 | - version "2.0.0" | |
| 3374 | - resolved "https://registry.npm.taobao.org/handle-thing/download/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754" | |
| 3375 | - integrity sha1-DgOWlf9QyT/CiFV9aW88HcZ3Z1Q= | |
| 3767 | + version "2.0.1" | |
| 3768 | + resolved "https://registry.npm.taobao.org/handle-thing/download/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e" | |
| 3769 | + integrity sha1-hX95zjWVgMNA1DCBzGSJcNC7I04= | |
| 3376 | 3770 | |
| 3377 | 3771 | har-schema@^2.0.0: |
| 3378 | 3772 | version "2.0.0" |
| 3379 | 3773 | resolved "https://registry.npm.taobao.org/har-schema/download/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92" |
| 3380 | 3774 | integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI= |
| 3381 | 3775 | |
| 3382 | -har-validator@~5.1.0: | |
| 3383 | - version "5.1.3" | |
| 3384 | - resolved "https://registry.npm.taobao.org/har-validator/download/har-validator-5.1.3.tgz#1ef89ebd3e4996557675eed9893110dc350fa080" | |
| 3385 | - integrity sha1-HvievT5JllV2de7ZiTEQ3DUPoIA= | |
| 3776 | +har-validator@~5.1.3: | |
| 3777 | + version "5.1.5" | |
| 3778 | + resolved "https://registry.npm.taobao.org/har-validator/download/har-validator-5.1.5.tgz?cache=0&sync_timestamp=1596082653557&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhar-validator%2Fdownload%2Fhar-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd" | |
| 3779 | + integrity sha1-HwgDufjLIMD6E4It8ezds2veHv0= | |
| 3386 | 3780 | dependencies: |
| 3387 | - ajv "^6.5.5" | |
| 3781 | + ajv "^6.12.3" | |
| 3388 | 3782 | har-schema "^2.0.0" |
| 3389 | 3783 | |
| 3390 | 3784 | has-ansi@^2.0.0: |
| ... | ... | @@ -3399,15 +3793,15 @@ has-flag@^3.0.0: |
| 3399 | 3793 | resolved "https://registry.npm.taobao.org/has-flag/download/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" |
| 3400 | 3794 | integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= |
| 3401 | 3795 | |
| 3402 | -has-symbols@^1.0.0: | |
| 3403 | - version "1.0.0" | |
| 3404 | - resolved "https://registry.npm.taobao.org/has-symbols/download/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44" | |
| 3405 | - integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q= | |
| 3796 | +has-flag@^4.0.0: | |
| 3797 | + version "4.0.0" | |
| 3798 | + resolved "https://registry.npm.taobao.org/has-flag/download/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" | |
| 3799 | + integrity sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s= | |
| 3406 | 3800 | |
| 3407 | -has-unicode@^2.0.0: | |
| 3408 | - version "2.0.1" | |
| 3409 | - resolved "https://registry.npm.taobao.org/has-unicode/download/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" | |
| 3410 | - integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk= | |
| 3801 | +has-symbols@^1.0.1: | |
| 3802 | + version "1.0.1" | |
| 3803 | + resolved "https://registry.npm.taobao.org/has-symbols/download/has-symbols-1.0.1.tgz?cache=0&sync_timestamp=1573950719586&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhas-symbols%2Fdownload%2Fhas-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8" | |
| 3804 | + integrity sha1-n1IUdYpEGWxAbZvXbOv4HsLdMeg= | |
| 3411 | 3805 | |
| 3412 | 3806 | has-value@^0.3.1: |
| 3413 | 3807 | version "0.3.1" |
| ... | ... | @@ -3440,7 +3834,12 @@ has-values@^1.0.0: |
| 3440 | 3834 | is-number "^3.0.0" |
| 3441 | 3835 | kind-of "^4.0.0" |
| 3442 | 3836 | |
| 3443 | -has@^1.0.0, has@^1.0.1, has@^1.0.3: | |
| 3837 | +has-yarn@^2.1.0: | |
| 3838 | + version "2.1.0" | |
| 3839 | + resolved "https://registry.npm.taobao.org/has-yarn/download/has-yarn-2.1.0.tgz#137e11354a7b5bf11aa5cb649cf0c6f3ff2b2e77" | |
| 3840 | + integrity sha1-E34RNUp7W/EapctknPDG8/8rLnc= | |
| 3841 | + | |
| 3842 | +has@^1.0.0, has@^1.0.3: | |
| 3444 | 3843 | version "1.0.3" |
| 3445 | 3844 | resolved "https://registry.npm.taobao.org/has/download/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" |
| 3446 | 3845 | integrity sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y= |
| ... | ... | @@ -3448,12 +3847,13 @@ has@^1.0.0, has@^1.0.1, has@^1.0.3: |
| 3448 | 3847 | function-bind "^1.1.1" |
| 3449 | 3848 | |
| 3450 | 3849 | hash-base@^3.0.0: |
| 3451 | - version "3.0.4" | |
| 3452 | - resolved "https://registry.npm.taobao.org/hash-base/download/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918" | |
| 3453 | - integrity sha1-X8hoaEfs1zSZQDMZprCj8/auSRg= | |
| 3850 | + version "3.1.0" | |
| 3851 | + resolved "https://registry.npm.taobao.org/hash-base/download/hash-base-3.1.0.tgz#55c381d9e06e1d2997a883b4a3fddfe7f0d3af33" | |
| 3852 | + integrity sha1-VcOB2eBuHSmXqIO0o/3f5/DTrzM= | |
| 3454 | 3853 | dependencies: |
| 3455 | - inherits "^2.0.1" | |
| 3456 | - safe-buffer "^5.0.1" | |
| 3854 | + inherits "^2.0.4" | |
| 3855 | + readable-stream "^3.6.0" | |
| 3856 | + safe-buffer "^5.2.0" | |
| 3457 | 3857 | |
| 3458 | 3858 | hash-sum@^1.0.2: |
| 3459 | 3859 | version "1.0.2" |
| ... | ... | @@ -3462,8 +3862,8 @@ hash-sum@^1.0.2: |
| 3462 | 3862 | |
| 3463 | 3863 | hash.js@^1.0.0, hash.js@^1.0.3: |
| 3464 | 3864 | version "1.1.7" |
| 3465 | - resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" | |
| 3466 | - integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA== | |
| 3865 | + resolved "https://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" | |
| 3866 | + integrity sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I= | |
| 3467 | 3867 | dependencies: |
| 3468 | 3868 | inherits "^2.0.3" |
| 3469 | 3869 | minimalistic-assert "^1.0.1" |
| ... | ... | @@ -3480,7 +3880,7 @@ hex-color-regex@^1.1.0: |
| 3480 | 3880 | |
| 3481 | 3881 | hmac-drbg@^1.0.0: |
| 3482 | 3882 | version "1.0.1" |
| 3483 | - resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" | |
| 3883 | + resolved "https://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" | |
| 3484 | 3884 | integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= |
| 3485 | 3885 | dependencies: |
| 3486 | 3886 | hash.js "^1.0.3" |
| ... | ... | @@ -3520,10 +3920,10 @@ html-comment-regex@^1.1.0: |
| 3520 | 3920 | resolved "https://registry.npm.taobao.org/html-comment-regex/download/html-comment-regex-1.1.2.tgz#97d4688aeb5c81886a364faa0cad1dda14d433a7" |
| 3521 | 3921 | integrity sha1-l9RoiutcgYhqNk+qDK0d2hTUM6c= |
| 3522 | 3922 | |
| 3523 | -html-entities@^1.2.1: | |
| 3524 | - version "1.2.1" | |
| 3525 | - resolved "https://registry.npm.taobao.org/html-entities/download/html-entities-1.2.1.tgz#0df29351f0721163515dfb9e5543e5f6eed5162f" | |
| 3526 | - integrity sha1-DfKTUfByEWNRXfueVUPl9u7VFi8= | |
| 3923 | +html-entities@^1.3.1: | |
| 3924 | + version "1.3.1" | |
| 3925 | + resolved "https://registry.npm.taobao.org/html-entities/download/html-entities-1.3.1.tgz#fb9a1a4b5b14c5daba82d3e34c6ae4fe701a0e44" | |
| 3926 | + integrity sha1-+5oaS1sUxdq6gtPjTGrk/nAaDkQ= | |
| 3527 | 3927 | |
| 3528 | 3928 | html-minifier@^3.2.3: |
| 3529 | 3929 | version "3.5.21" |
| ... | ... | @@ -3540,12 +3940,17 @@ html-minifier@^3.2.3: |
| 3540 | 3940 | |
| 3541 | 3941 | html-tags@^2.0.0: |
| 3542 | 3942 | version "2.0.0" |
| 3543 | - resolved "https://registry.npm.taobao.org/html-tags/download/html-tags-2.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhtml-tags%2Fdownload%2Fhtml-tags-2.0.0.tgz#10b30a386085f43cede353cc8fa7cb0deeea668b" | |
| 3943 | + resolved "https://registry.npm.taobao.org/html-tags/download/html-tags-2.0.0.tgz#10b30a386085f43cede353cc8fa7cb0deeea668b" | |
| 3544 | 3944 | integrity sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos= |
| 3545 | 3945 | |
| 3946 | +html-tags@^3.1.0: | |
| 3947 | + version "3.1.0" | |
| 3948 | + resolved "https://registry.npm.taobao.org/html-tags/download/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140" | |
| 3949 | + integrity sha1-e15vfmZen7QfMAB+2eDUHpf7IUA= | |
| 3950 | + | |
| 3546 | 3951 | htmlparser2@^3.3.0: |
| 3547 | 3952 | version "3.10.1" |
| 3548 | - resolved "https://registry.npm.taobao.org/htmlparser2/download/htmlparser2-3.10.1.tgz#bd679dc3f59897b6a34bb10749c855bb53a9392f" | |
| 3953 | + resolved "https://registry.npm.taobao.org/htmlparser2/download/htmlparser2-3.10.1.tgz?cache=0&sync_timestamp=1601762392614&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhtmlparser2%2Fdownload%2Fhtmlparser2-3.10.1.tgz#bd679dc3f59897b6a34bb10749c855bb53a9392f" | |
| 3549 | 3954 | integrity sha1-vWedw/WYl7ajS7EHSchVu1OpOS8= |
| 3550 | 3955 | dependencies: |
| 3551 | 3956 | domelementtype "^1.3.1" |
| ... | ... | @@ -3555,6 +3960,11 @@ htmlparser2@^3.3.0: |
| 3555 | 3960 | inherits "^2.0.1" |
| 3556 | 3961 | readable-stream "^3.1.1" |
| 3557 | 3962 | |
| 3963 | +http-cache-semantics@^4.0.0: | |
| 3964 | + version "4.1.0" | |
| 3965 | + resolved "https://registry.npm.taobao.org/http-cache-semantics/download/http-cache-semantics-4.1.0.tgz?cache=0&sync_timestamp=1583107049902&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-cache-semantics%2Fdownload%2Fhttp-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390" | |
| 3966 | + integrity sha1-SekcXL82yblLz81xwj1SSex045A= | |
| 3967 | + | |
| 3558 | 3968 | http-deceiver@^1.2.7: |
| 3559 | 3969 | version "1.2.7" |
| 3560 | 3970 | resolved "https://registry.npm.taobao.org/http-deceiver/download/http-deceiver-1.2.7.tgz#fa7168944ab9a519d337cb0bec7284dc3e723d87" |
| ... | ... | @@ -3562,7 +3972,7 @@ http-deceiver@^1.2.7: |
| 3562 | 3972 | |
| 3563 | 3973 | http-errors@1.7.2: |
| 3564 | 3974 | version "1.7.2" |
| 3565 | - resolved "https://registry.npm.taobao.org/http-errors/download/http-errors-1.7.2.tgz#4f5029cf13239f31036e5b2e55292bcfbcc85c8f" | |
| 3975 | + resolved "https://registry.npm.taobao.org/http-errors/download/http-errors-1.7.2.tgz?cache=0&sync_timestamp=1593407676273&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-errors%2Fdownload%2Fhttp-errors-1.7.2.tgz#4f5029cf13239f31036e5b2e55292bcfbcc85c8f" | |
| 3566 | 3976 | integrity sha1-T1ApzxMjnzEDblsuVSkrz7zIXI8= |
| 3567 | 3977 | dependencies: |
| 3568 | 3978 | depd "~1.1.2" |
| ... | ... | @@ -3573,7 +3983,7 @@ http-errors@1.7.2: |
| 3573 | 3983 | |
| 3574 | 3984 | http-errors@~1.6.2: |
| 3575 | 3985 | version "1.6.3" |
| 3576 | - resolved "https://registry.npm.taobao.org/http-errors/download/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d" | |
| 3986 | + resolved "https://registry.npm.taobao.org/http-errors/download/http-errors-1.6.3.tgz?cache=0&sync_timestamp=1593407676273&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-errors%2Fdownload%2Fhttp-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d" | |
| 3577 | 3987 | integrity sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0= |
| 3578 | 3988 | dependencies: |
| 3579 | 3989 | depd "~1.1.2" |
| ... | ... | @@ -3583,7 +3993,7 @@ http-errors@~1.6.2: |
| 3583 | 3993 | |
| 3584 | 3994 | http-errors@~1.7.2: |
| 3585 | 3995 | version "1.7.3" |
| 3586 | - resolved "https://registry.npm.taobao.org/http-errors/download/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06" | |
| 3996 | + resolved "https://registry.npm.taobao.org/http-errors/download/http-errors-1.7.3.tgz?cache=0&sync_timestamp=1593407676273&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-errors%2Fdownload%2Fhttp-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06" | |
| 3587 | 3997 | integrity sha1-bGGeT5xgMIw4UZSYwU+7EKrOuwY= |
| 3588 | 3998 | dependencies: |
| 3589 | 3999 | depd "~1.1.2" |
| ... | ... | @@ -3592,12 +4002,12 @@ http-errors@~1.7.2: |
| 3592 | 4002 | statuses ">= 1.5.0 < 2" |
| 3593 | 4003 | toidentifier "1.0.0" |
| 3594 | 4004 | |
| 3595 | -"http-parser-js@>=0.4.0 <0.4.11": | |
| 3596 | - version "0.4.10" | |
| 3597 | - resolved "https://registry.npm.taobao.org/http-parser-js/download/http-parser-js-0.4.10.tgz#92c9c1374c35085f75db359ec56cc257cbb93fa4" | |
| 3598 | - integrity sha1-ksnBN0w1CF912zWexWzCV8u5P6Q= | |
| 4005 | +http-parser-js@>=0.5.1: | |
| 4006 | + version "0.5.2" | |
| 4007 | + resolved "https://registry.npm.taobao.org/http-parser-js/download/http-parser-js-0.5.2.tgz#da2e31d237b393aae72ace43882dd7e270a8ff77" | |
| 4008 | + integrity sha1-2i4x0jezk6rnKs5DiC3X4nCo/3c= | |
| 3599 | 4009 | |
| 3600 | -http-proxy-middleware@^0.19.1: | |
| 4010 | +http-proxy-middleware@0.19.1: | |
| 3601 | 4011 | version "0.19.1" |
| 3602 | 4012 | resolved "https://registry.npm.taobao.org/http-proxy-middleware/download/http-proxy-middleware-0.19.1.tgz#183c7dc4aa1479150306498c210cdaf96080a43a" |
| 3603 | 4013 | integrity sha1-GDx9xKoUeRUDBkmMIQza+WCApDo= |
| ... | ... | @@ -3609,8 +4019,8 @@ http-proxy-middleware@^0.19.1: |
| 3609 | 4019 | |
| 3610 | 4020 | http-proxy@^1.17.0: |
| 3611 | 4021 | version "1.18.1" |
| 3612 | - resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" | |
| 3613 | - integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== | |
| 4022 | + resolved "https://registry.npm.taobao.org/http-proxy/download/http-proxy-1.18.1.tgz?cache=0&sync_timestamp=1589778321455&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-proxy%2Fdownload%2Fhttp-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" | |
| 4023 | + integrity sha1-QBVB8FNIhLv5UmAzTnL4juOXZUk= | |
| 3614 | 4024 | dependencies: |
| 3615 | 4025 | eventemitter3 "^4.0.0" |
| 3616 | 4026 | follow-redirects "^1.0.0" |
| ... | ... | @@ -3618,7 +4028,7 @@ http-proxy@^1.17.0: |
| 3618 | 4028 | |
| 3619 | 4029 | http-signature@~1.2.0: |
| 3620 | 4030 | version "1.2.0" |
| 3621 | - resolved "https://registry.npm.taobao.org/http-signature/download/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1" | |
| 4031 | + resolved "https://registry.npm.taobao.org/http-signature/download/http-signature-1.2.0.tgz?cache=0&sync_timestamp=1600868555829&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-signature%2Fdownload%2Fhttp-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1" | |
| 3622 | 4032 | integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE= |
| 3623 | 4033 | dependencies: |
| 3624 | 4034 | assert-plus "^1.0.0" |
| ... | ... | @@ -3630,7 +4040,7 @@ https-browserify@^1.0.0: |
| 3630 | 4040 | resolved "https://registry.npm.taobao.org/https-browserify/download/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73" |
| 3631 | 4041 | integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM= |
| 3632 | 4042 | |
| 3633 | -iconv-lite@0.4.24, iconv-lite@^0.4.4: | |
| 4043 | +iconv-lite@0.4.24: | |
| 3634 | 4044 | version "0.4.24" |
| 3635 | 4045 | resolved "https://registry.npm.taobao.org/iconv-lite/download/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" |
| 3636 | 4046 | integrity sha1-ICK0sl+93CHS9SSXSkdKr+czkIs= |
| ... | ... | @@ -3644,7 +4054,7 @@ icss-replace-symbols@^1.1.0: |
| 3644 | 4054 | |
| 3645 | 4055 | icss-utils@^4.1.0: |
| 3646 | 4056 | version "4.1.1" |
| 3647 | - resolved "https://registry.npm.taobao.org/icss-utils/download/icss-utils-4.1.1.tgz#21170b53789ee27447c2f47dd683081403f9a467" | |
| 4057 | + resolved "https://registry.npm.taobao.org/icss-utils/download/icss-utils-4.1.1.tgz?cache=0&sync_timestamp=1600767298184&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ficss-utils%2Fdownload%2Ficss-utils-4.1.1.tgz#21170b53789ee27447c2f47dd683081403f9a467" | |
| 3648 | 4058 | integrity sha1-IRcLU3ie4nRHwvR91oMIFAP5pGc= |
| 3649 | 4059 | dependencies: |
| 3650 | 4060 | postcss "^7.0.14" |
| ... | ... | @@ -3659,27 +4069,20 @@ iferr@^0.1.5: |
| 3659 | 4069 | resolved "https://registry.npm.taobao.org/iferr/download/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501" |
| 3660 | 4070 | integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE= |
| 3661 | 4071 | |
| 3662 | -ignore-walk@^3.0.1: | |
| 3663 | - version "3.0.1" | |
| 3664 | - resolved "https://registry.npm.taobao.org/ignore-walk/download/ignore-walk-3.0.1.tgz#a83e62e7d272ac0e3b551aaa82831a19b69f82f8" | |
| 3665 | - integrity sha1-qD5i59JyrA47VRqqgoMaGbafgvg= | |
| 3666 | - dependencies: | |
| 3667 | - minimatch "^3.0.4" | |
| 3668 | - | |
| 3669 | 4072 | ignore@^3.3.5: |
| 3670 | 4073 | version "3.3.10" |
| 3671 | - resolved "https://registry.npm.taobao.org/ignore/download/ignore-3.3.10.tgz?cache=0&sync_timestamp=1565775199290&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fignore%2Fdownload%2Fignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043" | |
| 4074 | + resolved "https://registry.npm.taobao.org/ignore/download/ignore-3.3.10.tgz?cache=0&sync_timestamp=1590809289115&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fignore%2Fdownload%2Fignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043" | |
| 3672 | 4075 | integrity sha1-Cpf7h2mG6AgcYxFg+PnziRV/AEM= |
| 3673 | 4076 | |
| 3674 | 4077 | ignore@^4.0.3: |
| 3675 | 4078 | version "4.0.6" |
| 3676 | - resolved "https://registry.npm.taobao.org/ignore/download/ignore-4.0.6.tgz?cache=0&sync_timestamp=1565775199290&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fignore%2Fdownload%2Fignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" | |
| 4079 | + resolved "https://registry.npm.taobao.org/ignore/download/ignore-4.0.6.tgz?cache=0&sync_timestamp=1590809289115&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fignore%2Fdownload%2Fignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" | |
| 3677 | 4080 | integrity sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw= |
| 3678 | 4081 | |
| 3679 | 4082 | immediate@^3.2.3: |
| 3680 | - version "3.2.3" | |
| 3681 | - resolved "https://registry.npm.taobao.org/immediate/download/immediate-3.2.3.tgz#d140fa8f614659bd6541233097ddaac25cdd991c" | |
| 3682 | - integrity sha1-0UD6j2FGWb1lQSMwl92qwlzdmRw= | |
| 4083 | + version "3.3.0" | |
| 4084 | + resolved "https://registry.npm.taobao.org/immediate/download/immediate-3.3.0.tgz?cache=0&sync_timestamp=1591712549735&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fimmediate%2Fdownload%2Fimmediate-3.3.0.tgz#1aef225517836bcdf7f2a2de2600c79ff0269266" | |
| 4085 | + integrity sha1-Gu8iVReDa8338qLeJgDHn/AmkmY= | |
| 3683 | 4086 | |
| 3684 | 4087 | import-cwd@^2.0.0: |
| 3685 | 4088 | version "2.1.0" |
| ... | ... | @@ -3690,7 +4093,7 @@ import-cwd@^2.0.0: |
| 3690 | 4093 | |
| 3691 | 4094 | import-fresh@^2.0.0: |
| 3692 | 4095 | version "2.0.0" |
| 3693 | - resolved "https://registry.npm.taobao.org/import-fresh/download/import-fresh-2.0.0.tgz#d81355c15612d386c61f9ddd3922d4304822a546" | |
| 4096 | + resolved "https://registry.npm.taobao.org/import-fresh/download/import-fresh-2.0.0.tgz?cache=0&sync_timestamp=1573665028675&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fimport-fresh%2Fdownload%2Fimport-fresh-2.0.0.tgz#d81355c15612d386c61f9ddd3922d4304822a546" | |
| 3694 | 4097 | integrity sha1-2BNVwVYS04bGH53dOSLUMEgipUY= |
| 3695 | 4098 | dependencies: |
| 3696 | 4099 | caller-path "^2.0.0" |
| ... | ... | @@ -3703,6 +4106,11 @@ import-from@^2.1.0: |
| 3703 | 4106 | dependencies: |
| 3704 | 4107 | resolve-from "^3.0.0" |
| 3705 | 4108 | |
| 4109 | +import-lazy@^2.1.0: | |
| 4110 | + version "2.1.0" | |
| 4111 | + resolved "https://registry.npm.taobao.org/import-lazy/download/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43" | |
| 4112 | + integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM= | |
| 4113 | + | |
| 3706 | 4114 | import-local@^2.0.0: |
| 3707 | 4115 | version "2.0.0" |
| 3708 | 4116 | resolved "https://registry.npm.taobao.org/import-local/download/import-local-2.0.0.tgz#55070be38a5993cf18ef6db7e961f5bee5c5a09d" |
| ... | ... | @@ -3734,10 +4142,10 @@ inflight@^1.0.4: |
| 3734 | 4142 | once "^1.3.0" |
| 3735 | 4143 | wrappy "1" |
| 3736 | 4144 | |
| 3737 | -inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3: | |
| 4145 | +inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3: | |
| 3738 | 4146 | version "2.0.4" |
| 3739 | - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | |
| 3740 | - integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== | |
| 4147 | + resolved "https://registry.npm.taobao.org/inherits/download/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | |
| 4148 | + integrity sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w= | |
| 3741 | 4149 | |
| 3742 | 4150 | inherits@2.0.1: |
| 3743 | 4151 | version "2.0.1" |
| ... | ... | @@ -3749,34 +4157,29 @@ inherits@2.0.3: |
| 3749 | 4157 | resolved "https://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" |
| 3750 | 4158 | integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= |
| 3751 | 4159 | |
| 3752 | -ini@~1.3.0: | |
| 4160 | +ini@^1.3.5, ini@~1.3.0: | |
| 3753 | 4161 | version "1.3.5" |
| 3754 | 4162 | resolved "https://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" |
| 3755 | 4163 | integrity sha1-7uJfVtscnsYIXgwid4CD9Zar+Sc= |
| 3756 | 4164 | |
| 3757 | 4165 | internal-ip@^4.3.0: |
| 3758 | 4166 | version "4.3.0" |
| 3759 | - resolved "https://registry.npm.taobao.org/internal-ip/download/internal-ip-4.3.0.tgz#845452baad9d2ca3b69c635a137acb9a0dad0907" | |
| 4167 | + resolved "https://registry.npm.taobao.org/internal-ip/download/internal-ip-4.3.0.tgz?cache=0&sync_timestamp=1596563074575&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finternal-ip%2Fdownload%2Finternal-ip-4.3.0.tgz#845452baad9d2ca3b69c635a137acb9a0dad0907" | |
| 3760 | 4168 | integrity sha1-hFRSuq2dLKO2nGNaE3rLmg2tCQc= |
| 3761 | 4169 | dependencies: |
| 3762 | 4170 | default-gateway "^4.2.0" |
| 3763 | 4171 | ipaddr.js "^1.9.0" |
| 3764 | 4172 | |
| 3765 | -invariant@^2.2.2: | |
| 4173 | +invariant@^2.2.2, invariant@^2.2.4: | |
| 3766 | 4174 | version "2.2.4" |
| 3767 | - resolved "https://registry.npm.taobao.org/invariant/download/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" | |
| 4175 | + resolved "https://registry.npm.taobao.org/invariant/download/invariant-2.2.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finvariant%2Fdownload%2Finvariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" | |
| 3768 | 4176 | integrity sha1-YQ88ksk1nOHbYW5TgAjSP/NRWOY= |
| 3769 | 4177 | dependencies: |
| 3770 | 4178 | loose-envify "^1.0.0" |
| 3771 | 4179 | |
| 3772 | -invert-kv@^2.0.0: | |
| 3773 | - version "2.0.0" | |
| 3774 | - resolved "https://registry.npm.taobao.org/invert-kv/download/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02" | |
| 3775 | - integrity sha1-c5P1r6Weyf9fZ6J2INEcIm4+7AI= | |
| 3776 | - | |
| 3777 | 4180 | ip-regex@^2.1.0: |
| 3778 | 4181 | version "2.1.0" |
| 3779 | - resolved "https://registry.npm.taobao.org/ip-regex/download/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9" | |
| 4182 | + resolved "https://registry.npm.taobao.org/ip-regex/download/ip-regex-2.1.0.tgz?cache=0&sync_timestamp=1601334312409&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fip-regex%2Fdownload%2Fip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9" | |
| 3780 | 4183 | integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk= |
| 3781 | 4184 | |
| 3782 | 4185 | ip@^1.1.0, ip@^1.1.5: |
| ... | ... | @@ -3784,12 +4187,7 @@ ip@^1.1.0, ip@^1.1.5: |
| 3784 | 4187 | resolved "https://registry.npm.taobao.org/ip/download/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a" |
| 3785 | 4188 | integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo= |
| 3786 | 4189 | |
| 3787 | -ipaddr.js@1.9.0: | |
| 3788 | - version "1.9.0" | |
| 3789 | - resolved "https://registry.npm.taobao.org/ipaddr.js/download/ipaddr.js-1.9.0.tgz#37df74e430a0e47550fe54a2defe30d8acd95f65" | |
| 3790 | - integrity sha1-N9905DCg5HVQ/lSi3v4w2KzZX2U= | |
| 3791 | - | |
| 3792 | -ipaddr.js@^1.9.0: | |
| 4190 | +ipaddr.js@1.9.1, ipaddr.js@^1.9.0: | |
| 3793 | 4191 | version "1.9.1" |
| 3794 | 4192 | resolved "https://registry.npm.taobao.org/ipaddr.js/download/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3" |
| 3795 | 4193 | integrity sha1-v/OFQ+64mEglB5/zoqjmy9RngbM= |
| ... | ... | @@ -3799,10 +4197,10 @@ is-absolute-url@^2.0.0: |
| 3799 | 4197 | resolved "https://registry.npm.taobao.org/is-absolute-url/download/is-absolute-url-2.1.0.tgz#50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6" |
| 3800 | 4198 | integrity sha1-UFMN+4T8yap9vnhS6Do3uTufKqY= |
| 3801 | 4199 | |
| 3802 | -is-absolute-url@^3.0.0: | |
| 3803 | - version "3.0.1" | |
| 3804 | - resolved "https://registry.npm.taobao.org/is-absolute-url/download/is-absolute-url-3.0.1.tgz#e315cbdcbbc3d6789532d591954ac78a0e5049f6" | |
| 3805 | - integrity sha1-4xXL3LvD1niVMtWRlUrHig5QSfY= | |
| 4200 | +is-absolute-url@^3.0.3: | |
| 4201 | + version "3.0.3" | |
| 4202 | + resolved "https://registry.npm.taobao.org/is-absolute-url/download/is-absolute-url-3.0.3.tgz#96c6a22b6a23929b11ea0afb1836c36ad4a5d698" | |
| 4203 | + integrity sha1-lsaiK2ojkpsR6gr7GDbDatSl1pg= | |
| 3806 | 4204 | |
| 3807 | 4205 | is-accessor-descriptor@^0.1.6: |
| 3808 | 4206 | version "0.1.6" |
| ... | ... | @@ -3818,6 +4216,11 @@ is-accessor-descriptor@^1.0.0: |
| 3818 | 4216 | dependencies: |
| 3819 | 4217 | kind-of "^6.0.0" |
| 3820 | 4218 | |
| 4219 | +is-arguments@^1.0.4: | |
| 4220 | + version "1.0.4" | |
| 4221 | + resolved "https://registry.npm.taobao.org/is-arguments/download/is-arguments-1.0.4.tgz#3faf966c7cba0ff437fb31f6250082fcf0448cf3" | |
| 4222 | + integrity sha1-P6+WbHy6D/Q3+zH2JQCC/PBEjPM= | |
| 4223 | + | |
| 3821 | 4224 | is-arrayish@^0.2.1: |
| 3822 | 4225 | version "0.2.1" |
| 3823 | 4226 | resolved "https://registry.npm.taobao.org/is-arrayish/download/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" |
| ... | ... | @@ -3835,20 +4238,34 @@ is-binary-path@^1.0.0: |
| 3835 | 4238 | dependencies: |
| 3836 | 4239 | binary-extensions "^1.0.0" |
| 3837 | 4240 | |
| 4241 | +is-binary-path@~2.1.0: | |
| 4242 | + version "2.1.0" | |
| 4243 | + resolved "https://registry.npm.taobao.org/is-binary-path/download/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09" | |
| 4244 | + integrity sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk= | |
| 4245 | + dependencies: | |
| 4246 | + binary-extensions "^2.0.0" | |
| 4247 | + | |
| 3838 | 4248 | is-buffer@^1.1.5: |
| 3839 | 4249 | version "1.1.6" |
| 3840 | - resolved "https://registry.npm.taobao.org/is-buffer/download/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" | |
| 4250 | + resolved "https://registry.npm.taobao.org/is-buffer/download/is-buffer-1.1.6.tgz?cache=0&sync_timestamp=1588707106955&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-buffer%2Fdownload%2Fis-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" | |
| 3841 | 4251 | integrity sha1-76ouqdqg16suoTqXsritUf776L4= |
| 3842 | 4252 | |
| 3843 | 4253 | is-buffer@^2.0.2: |
| 3844 | - version "2.0.3" | |
| 3845 | - resolved "https://registry.npm.taobao.org/is-buffer/download/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725" | |
| 3846 | - integrity sha1-Ts8/z3ScvR5HJonhCaxmJhol5yU= | |
| 4254 | + version "2.0.4" | |
| 4255 | + resolved "https://registry.npm.taobao.org/is-buffer/download/is-buffer-2.0.4.tgz?cache=0&sync_timestamp=1588707106955&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-buffer%2Fdownload%2Fis-buffer-2.0.4.tgz#3e572f23c8411a5cfd9557c849e3665e0b290623" | |
| 4256 | + integrity sha1-PlcvI8hBGlz9lVfISeNmXgspBiM= | |
| 3847 | 4257 | |
| 3848 | -is-callable@^1.1.4: | |
| 3849 | - version "1.1.4" | |
| 3850 | - resolved "https://registry.npm.taobao.org/is-callable/download/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75" | |
| 3851 | - integrity sha1-HhrfIZ4e62hNaR+dagX/DTCiTXU= | |
| 4258 | +is-callable@^1.1.4, is-callable@^1.2.2: | |
| 4259 | + version "1.2.2" | |
| 4260 | + resolved "https://registry.npm.taobao.org/is-callable/download/is-callable-1.2.2.tgz?cache=0&sync_timestamp=1600719283993&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-callable%2Fdownload%2Fis-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9" | |
| 4261 | + integrity sha1-x8ZxXNItTdtI0+GZcCI6zquwgNk= | |
| 4262 | + | |
| 4263 | +is-ci@^2.0.0: | |
| 4264 | + version "2.0.0" | |
| 4265 | + resolved "https://registry.npm.taobao.org/is-ci/download/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c" | |
| 4266 | + integrity sha1-a8YzQYGBDgS1wis9WJ/cpVAmQEw= | |
| 4267 | + dependencies: | |
| 4268 | + ci-info "^2.0.0" | |
| 3852 | 4269 | |
| 3853 | 4270 | is-color-stop@^1.0.0: |
| 3854 | 4271 | version "1.1.0" |
| ... | ... | @@ -3877,9 +4294,9 @@ is-data-descriptor@^1.0.0: |
| 3877 | 4294 | kind-of "^6.0.0" |
| 3878 | 4295 | |
| 3879 | 4296 | is-date-object@^1.0.1: |
| 3880 | - version "1.0.1" | |
| 3881 | - resolved "https://registry.npm.taobao.org/is-date-object/download/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16" | |
| 3882 | - integrity sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY= | |
| 4297 | + version "1.0.2" | |
| 4298 | + resolved "https://registry.npm.taobao.org/is-date-object/download/is-date-object-1.0.2.tgz?cache=0&sync_timestamp=1576729293199&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-date-object%2Fdownload%2Fis-date-object-1.0.2.tgz#bda736f2cd8fd06d32844e7743bfa7494c3bfd7e" | |
| 4299 | + integrity sha1-vac28s2P0G0yhE53Q7+nSUw7/X4= | |
| 3883 | 4300 | |
| 3884 | 4301 | is-descriptor@^0.1.0: |
| 3885 | 4302 | version "0.1.6" |
| ... | ... | @@ -3921,18 +4338,16 @@ is-extglob@^2.1.0, is-extglob@^2.1.1: |
| 3921 | 4338 | resolved "https://registry.npm.taobao.org/is-extglob/download/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" |
| 3922 | 4339 | integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= |
| 3923 | 4340 | |
| 3924 | -is-fullwidth-code-point@^1.0.0: | |
| 3925 | - version "1.0.0" | |
| 3926 | - resolved "https://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb" | |
| 3927 | - integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs= | |
| 3928 | - dependencies: | |
| 3929 | - number-is-nan "^1.0.0" | |
| 3930 | - | |
| 3931 | 4341 | is-fullwidth-code-point@^2.0.0: |
| 3932 | 4342 | version "2.0.0" |
| 3933 | 4343 | resolved "https://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" |
| 3934 | 4344 | integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= |
| 3935 | 4345 | |
| 4346 | +is-fullwidth-code-point@^3.0.0: | |
| 4347 | + version "3.0.0" | |
| 4348 | + resolved "https://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" | |
| 4349 | + integrity sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0= | |
| 4350 | + | |
| 3936 | 4351 | is-glob@^3.1.0: |
| 3937 | 4352 | version "3.1.0" |
| 3938 | 4353 | resolved "https://registry.npm.taobao.org/is-glob/download/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a" |
| ... | ... | @@ -3940,13 +4355,31 @@ is-glob@^3.1.0: |
| 3940 | 4355 | dependencies: |
| 3941 | 4356 | is-extglob "^2.1.0" |
| 3942 | 4357 | |
| 3943 | -is-glob@^4.0.0, is-glob@^4.0.1: | |
| 4358 | +is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1: | |
| 3944 | 4359 | version "4.0.1" |
| 3945 | 4360 | resolved "https://registry.npm.taobao.org/is-glob/download/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc" |
| 3946 | 4361 | integrity sha1-dWfb6fL14kZ7x3q4PEopSCQHpdw= |
| 3947 | 4362 | dependencies: |
| 3948 | 4363 | is-extglob "^2.1.1" |
| 3949 | 4364 | |
| 4365 | +is-installed-globally@^0.3.1: | |
| 4366 | + version "0.3.2" | |
| 4367 | + resolved "https://registry.npm.taobao.org/is-installed-globally/download/is-installed-globally-0.3.2.tgz?cache=0&sync_timestamp=1586162509580&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-installed-globally%2Fdownload%2Fis-installed-globally-0.3.2.tgz#fd3efa79ee670d1187233182d5b0a1dd00313141" | |
| 4368 | + integrity sha1-/T76ee5nDRGHIzGC1bCh3QAxMUE= | |
| 4369 | + dependencies: | |
| 4370 | + global-dirs "^2.0.1" | |
| 4371 | + is-path-inside "^3.0.1" | |
| 4372 | + | |
| 4373 | +is-negative-zero@^2.0.0: | |
| 4374 | + version "2.0.0" | |
| 4375 | + resolved "https://registry.npm.taobao.org/is-negative-zero/download/is-negative-zero-2.0.0.tgz#9553b121b0fac28869da9ed459e20c7543788461" | |
| 4376 | + integrity sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE= | |
| 4377 | + | |
| 4378 | +is-npm@^4.0.0: | |
| 4379 | + version "4.0.0" | |
| 4380 | + resolved "https://registry.npm.taobao.org/is-npm/download/is-npm-4.0.0.tgz#c90dd8380696df87a7a6d823c20d0b12bbe3c84d" | |
| 4381 | + integrity sha1-yQ3YOAaW34enptgjwg0LErvjyE0= | |
| 4382 | + | |
| 3950 | 4383 | is-number@^3.0.0: |
| 3951 | 4384 | version "3.0.0" |
| 3952 | 4385 | resolved "https://registry.npm.taobao.org/is-number/download/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195" |
| ... | ... | @@ -3954,14 +4387,19 @@ is-number@^3.0.0: |
| 3954 | 4387 | dependencies: |
| 3955 | 4388 | kind-of "^3.0.2" |
| 3956 | 4389 | |
| 3957 | -is-obj@^1.0.0: | |
| 3958 | - version "1.0.1" | |
| 3959 | - resolved "https://registry.npm.taobao.org/is-obj/download/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" | |
| 3960 | - integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8= | |
| 4390 | +is-number@^7.0.0: | |
| 4391 | + version "7.0.0" | |
| 4392 | + resolved "https://registry.npm.taobao.org/is-number/download/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" | |
| 4393 | + integrity sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss= | |
| 4394 | + | |
| 4395 | +is-obj@^2.0.0: | |
| 4396 | + version "2.0.0" | |
| 4397 | + resolved "https://registry.npm.taobao.org/is-obj/download/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982" | |
| 4398 | + integrity sha1-Rz+wXZc3BeP9liBUUBjKjiLvSYI= | |
| 3961 | 4399 | |
| 3962 | 4400 | is-path-cwd@^2.0.0: |
| 3963 | 4401 | version "2.2.0" |
| 3964 | - resolved "https://registry.npm.taobao.org/is-path-cwd/download/is-path-cwd-2.2.0.tgz?cache=0&sync_timestamp=1562347283002&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-path-cwd%2Fdownload%2Fis-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb" | |
| 4402 | + resolved "https://registry.npm.taobao.org/is-path-cwd/download/is-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb" | |
| 3965 | 4403 | integrity sha1-Z9Q7gmZKe1GR/ZEZEn6zAASKn9s= |
| 3966 | 4404 | |
| 3967 | 4405 | is-path-in-cwd@^2.0.0: |
| ... | ... | @@ -3978,24 +4416,29 @@ is-path-inside@^2.1.0: |
| 3978 | 4416 | dependencies: |
| 3979 | 4417 | path-is-inside "^1.0.2" |
| 3980 | 4418 | |
| 4419 | +is-path-inside@^3.0.1: | |
| 4420 | + version "3.0.2" | |
| 4421 | + resolved "https://registry.npm.taobao.org/is-path-inside/download/is-path-inside-3.0.2.tgz#f5220fc82a3e233757291dddc9c5877f2a1f3017" | |
| 4422 | + integrity sha1-9SIPyCo+IzdXKR3dycWHfyofMBc= | |
| 4423 | + | |
| 3981 | 4424 | is-plain-obj@^1.0.0: |
| 3982 | 4425 | version "1.1.0" |
| 3983 | - resolved "https://registry.npm.taobao.org/is-plain-obj/download/is-plain-obj-1.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-plain-obj%2Fdownload%2Fis-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" | |
| 4426 | + resolved "https://registry.npm.taobao.org/is-plain-obj/download/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" | |
| 3984 | 4427 | integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4= |
| 3985 | 4428 | |
| 3986 | 4429 | is-plain-object@^2.0.3, is-plain-object@^2.0.4: |
| 3987 | 4430 | version "2.0.4" |
| 3988 | - resolved "https://registry.npm.taobao.org/is-plain-object/download/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" | |
| 4431 | + resolved "https://registry.npm.taobao.org/is-plain-object/download/is-plain-object-2.0.4.tgz?cache=0&sync_timestamp=1599667247216&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-plain-object%2Fdownload%2Fis-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" | |
| 3989 | 4432 | integrity sha1-LBY7P6+xtgbZ0Xko8FwqHDjgdnc= |
| 3990 | 4433 | dependencies: |
| 3991 | 4434 | isobject "^3.0.1" |
| 3992 | 4435 | |
| 3993 | -is-regex@^1.0.4: | |
| 3994 | - version "1.0.4" | |
| 3995 | - resolved "https://registry.npm.taobao.org/is-regex/download/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491" | |
| 3996 | - integrity sha1-VRdIm1RwkbCTDglWVM7SXul+lJE= | |
| 4436 | +is-regex@^1.0.4, is-regex@^1.1.1: | |
| 4437 | + version "1.1.1" | |
| 4438 | + resolved "https://registry.npm.taobao.org/is-regex/download/is-regex-1.1.1.tgz?cache=0&sync_timestamp=1596555640141&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-regex%2Fdownload%2Fis-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9" | |
| 4439 | + integrity sha1-xvmKrMVG9s7FRooHt7FTq1ZKV7k= | |
| 3997 | 4440 | dependencies: |
| 3998 | - has "^1.0.1" | |
| 4441 | + has-symbols "^1.0.1" | |
| 3999 | 4442 | |
| 4000 | 4443 | is-resolvable@^1.0.0: |
| 4001 | 4444 | version "1.1.0" |
| ... | ... | @@ -4015,13 +4458,13 @@ is-svg@^3.0.0: |
| 4015 | 4458 | html-comment-regex "^1.1.0" |
| 4016 | 4459 | |
| 4017 | 4460 | is-symbol@^1.0.2: |
| 4018 | - version "1.0.2" | |
| 4019 | - resolved "https://registry.npm.taobao.org/is-symbol/download/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38" | |
| 4020 | - integrity sha1-oFX2rlcZLK7jKeeoYBGLSXqVDzg= | |
| 4461 | + version "1.0.3" | |
| 4462 | + resolved "https://registry.npm.taobao.org/is-symbol/download/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937" | |
| 4463 | + integrity sha1-OOEBS55jKb4N6dJKQU/XRB7GGTc= | |
| 4021 | 4464 | dependencies: |
| 4022 | - has-symbols "^1.0.0" | |
| 4465 | + has-symbols "^1.0.1" | |
| 4023 | 4466 | |
| 4024 | -is-typedarray@~1.0.0: | |
| 4467 | +is-typedarray@^1.0.0, is-typedarray@~1.0.0: | |
| 4025 | 4468 | version "1.0.0" |
| 4026 | 4469 | resolved "https://registry.npm.taobao.org/is-typedarray/download/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" |
| 4027 | 4470 | integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= |
| ... | ... | @@ -4036,14 +4479,19 @@ is-wsl@^1.1.0: |
| 4036 | 4479 | resolved "https://registry.npm.taobao.org/is-wsl/download/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d" |
| 4037 | 4480 | integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0= |
| 4038 | 4481 | |
| 4482 | +is-yarn-global@^0.3.0: | |
| 4483 | + version "0.3.0" | |
| 4484 | + resolved "https://registry.npm.taobao.org/is-yarn-global/download/is-yarn-global-0.3.0.tgz#d502d3382590ea3004893746754c89139973e232" | |
| 4485 | + integrity sha1-1QLTOCWQ6jAEiTdGdUyJE5lz4jI= | |
| 4486 | + | |
| 4039 | 4487 | isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0: |
| 4040 | 4488 | version "1.0.0" |
| 4041 | - resolved "https://registry.npm.taobao.org/isarray/download/isarray-1.0.0.tgz?cache=0&sync_timestamp=1562592096220&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fisarray%2Fdownload%2Fisarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" | |
| 4489 | + resolved "https://registry.npm.taobao.org/isarray/download/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" | |
| 4042 | 4490 | integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= |
| 4043 | 4491 | |
| 4044 | 4492 | isarray@^2.0.1: |
| 4045 | 4493 | version "2.0.5" |
| 4046 | - resolved "https://registry.npm.taobao.org/isarray/download/isarray-2.0.5.tgz?cache=0&sync_timestamp=1562592096220&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fisarray%2Fdownload%2Fisarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723" | |
| 4494 | + resolved "https://registry.npm.taobao.org/isarray/download/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723" | |
| 4047 | 4495 | integrity sha1-ivHkwSISRMxiRZ+vOJQNTmRKVyM= |
| 4048 | 4496 | |
| 4049 | 4497 | isexe@^2.0.0: |
| ... | ... | @@ -4073,10 +4521,10 @@ javascript-stringify@^1.6.0: |
| 4073 | 4521 | resolved "https://registry.npm.taobao.org/javascript-stringify/download/javascript-stringify-1.6.0.tgz#142d111f3a6e3dae8f4a9afd77d45855b5a9cce3" |
| 4074 | 4522 | integrity sha1-FC0RHzpuPa6PSpr9d9RYVbWpzOM= |
| 4075 | 4523 | |
| 4076 | -js-levenshtein@^1.1.3: | |
| 4077 | - version "1.1.6" | |
| 4078 | - resolved "https://registry.npm.taobao.org/js-levenshtein/download/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d" | |
| 4079 | - integrity sha1-xs7ljrNVA3LfjeuF+tXOZs4B1Z0= | |
| 4524 | +javascript-stringify@^2.0.1: | |
| 4525 | + version "2.0.1" | |
| 4526 | + resolved "https://registry.npm.taobao.org/javascript-stringify/download/javascript-stringify-2.0.1.tgz#6ef358035310e35d667c675ed63d3eb7c1aa19e5" | |
| 4527 | + integrity sha1-bvNYA1MQ411mfGde1j0+t8GqGeU= | |
| 4080 | 4528 | |
| 4081 | 4529 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
| 4082 | 4530 | version "4.0.0" |
| ... | ... | @@ -4084,9 +4532,9 @@ js-levenshtein@^1.1.3: |
| 4084 | 4532 | integrity sha1-GSA/tZmR35jjoocFDUZHzerzJJk= |
| 4085 | 4533 | |
| 4086 | 4534 | js-yaml@^3.11.0, js-yaml@^3.13.1: |
| 4087 | - version "3.13.1" | |
| 4088 | - resolved "https://registry.npm.taobao.org/js-yaml/download/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" | |
| 4089 | - integrity sha1-r/FRswv9+o5J4F2iLnQV6d+jeEc= | |
| 4535 | + version "3.14.0" | |
| 4536 | + resolved "https://registry.npm.taobao.org/js-yaml/download/js-yaml-3.14.0.tgz?cache=0&sync_timestamp=1590172246873&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjs-yaml%2Fdownload%2Fjs-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" | |
| 4537 | + integrity sha1-p6NBcPJqIbsWJCTYray0ETpp5II= | |
| 4090 | 4538 | dependencies: |
| 4091 | 4539 | argparse "^1.0.7" |
| 4092 | 4540 | esprima "^4.0.0" |
| ... | ... | @@ -4106,6 +4554,11 @@ jsesc@~0.5.0: |
| 4106 | 4554 | resolved "https://registry.npm.taobao.org/jsesc/download/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" |
| 4107 | 4555 | integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0= |
| 4108 | 4556 | |
| 4557 | +json-buffer@3.0.0: | |
| 4558 | + version "3.0.0" | |
| 4559 | + resolved "https://registry.npm.taobao.org/json-buffer/download/json-buffer-3.0.0.tgz#5b1f397afc75d677bde8bcfc0e47e1f9a3d9a898" | |
| 4560 | + integrity sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg= | |
| 4561 | + | |
| 4109 | 4562 | json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2: |
| 4110 | 4563 | version "1.0.2" |
| 4111 | 4564 | resolved "https://registry.npm.taobao.org/json-parse-better-errors/download/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" |
| ... | ... | @@ -4113,7 +4566,7 @@ json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2: |
| 4113 | 4566 | |
| 4114 | 4567 | json-schema-traverse@^0.4.1: |
| 4115 | 4568 | version "0.4.1" |
| 4116 | - resolved "https://registry.npm.taobao.org/json-schema-traverse/download/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" | |
| 4569 | + resolved "https://registry.npm.taobao.org/json-schema-traverse/download/json-schema-traverse-0.4.1.tgz?cache=0&sync_timestamp=1599333999343&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjson-schema-traverse%2Fdownload%2Fjson-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" | |
| 4117 | 4570 | integrity sha1-afaofZUTq4u4/mO9sJecRI5oRmA= |
| 4118 | 4571 | |
| 4119 | 4572 | json-schema@0.2.3: |
| ... | ... | @@ -4131,7 +4584,7 @@ json3@^3.3.2: |
| 4131 | 4584 | resolved "https://registry.npm.taobao.org/json3/download/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81" |
| 4132 | 4585 | integrity sha1-f8EON1/FrkLEcFpcwKpvYr4wW4E= |
| 4133 | 4586 | |
| 4134 | -json5@^0.5.0, json5@^0.5.1: | |
| 4587 | +json5@^0.5.0: | |
| 4135 | 4588 | version "0.5.1" |
| 4136 | 4589 | resolved "https://registry.npm.taobao.org/json5/download/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821" |
| 4137 | 4590 | integrity sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE= |
| ... | ... | @@ -4143,12 +4596,12 @@ json5@^1.0.1: |
| 4143 | 4596 | dependencies: |
| 4144 | 4597 | minimist "^1.2.0" |
| 4145 | 4598 | |
| 4146 | -json5@^2.1.0: | |
| 4147 | - version "2.1.0" | |
| 4148 | - resolved "https://registry.npm.taobao.org/json5/download/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850" | |
| 4149 | - integrity sha1-56DGLEgoXGKNIKELhcibuAfDKFA= | |
| 4599 | +json5@^2.1.2: | |
| 4600 | + version "2.1.3" | |
| 4601 | + resolved "https://registry.npm.taobao.org/json5/download/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43" | |
| 4602 | + integrity sha1-ybD3+pIzv+WAf+ZvzzpWF+1ZfUM= | |
| 4150 | 4603 | dependencies: |
| 4151 | - minimist "^1.2.0" | |
| 4604 | + minimist "^1.2.5" | |
| 4152 | 4605 | |
| 4153 | 4606 | jsonfile@^4.0.0: |
| 4154 | 4607 | version "4.0.0" |
| ... | ... | @@ -4167,6 +4620,13 @@ jsprim@^1.2.2: |
| 4167 | 4620 | json-schema "0.2.3" |
| 4168 | 4621 | verror "1.10.0" |
| 4169 | 4622 | |
| 4623 | +keyv@^3.0.0: | |
| 4624 | + version "3.1.0" | |
| 4625 | + resolved "https://registry.npm.taobao.org/keyv/download/keyv-3.1.0.tgz?cache=0&sync_timestamp=1600337519334&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fkeyv%2Fdownload%2Fkeyv-3.1.0.tgz#ecc228486f69991e49e9476485a5be1e8fc5c4d9" | |
| 4626 | + integrity sha1-7MIoSG9pmR5J6UdkhaW+Ho/FxNk= | |
| 4627 | + dependencies: | |
| 4628 | + json-buffer "3.0.0" | |
| 4629 | + | |
| 4170 | 4630 | killable@^1.0.1: |
| 4171 | 4631 | version "1.0.1" |
| 4172 | 4632 | resolved "https://registry.npm.taobao.org/killable/download/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892" |
| ... | ... | @@ -4192,9 +4652,9 @@ kind-of@^5.0.0: |
| 4192 | 4652 | integrity sha1-cpyR4thXt6QZofmqZWhcTDP1hF0= |
| 4193 | 4653 | |
| 4194 | 4654 | kind-of@^6.0.0, kind-of@^6.0.2: |
| 4195 | - version "6.0.2" | |
| 4196 | - resolved "https://registry.npm.taobao.org/kind-of/download/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051" | |
| 4197 | - integrity sha1-ARRrNqYhjmTljzqNZt5df8b20FE= | |
| 4655 | + version "6.0.3" | |
| 4656 | + resolved "https://registry.npm.taobao.org/kind-of/download/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" | |
| 4657 | + integrity sha1-B8BQNKbDSfoG4k+jWqdttFgM5N0= | |
| 4198 | 4658 | |
| 4199 | 4659 | last-call-webpack-plugin@^3.0.0: |
| 4200 | 4660 | version "3.0.0" |
| ... | ... | @@ -4204,12 +4664,24 @@ last-call-webpack-plugin@^3.0.0: |
| 4204 | 4664 | lodash "^4.17.5" |
| 4205 | 4665 | webpack-sources "^1.1.0" |
| 4206 | 4666 | |
| 4207 | -lcid@^2.0.0: | |
| 4208 | - version "2.0.0" | |
| 4209 | - resolved "https://registry.npm.taobao.org/lcid/download/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf" | |
| 4210 | - integrity sha1-bvXS32DlL4LrIopMNz6NHzlyU88= | |
| 4667 | +latest-version@^5.0.0: | |
| 4668 | + version "5.1.0" | |
| 4669 | + resolved "https://registry.npm.taobao.org/latest-version/download/latest-version-5.1.0.tgz#119dfe908fe38d15dfa43ecd13fa12ec8832face" | |
| 4670 | + integrity sha1-EZ3+kI/jjRXfpD7NE/oS7Igy+s4= | |
| 4671 | + dependencies: | |
| 4672 | + package-json "^6.3.0" | |
| 4673 | + | |
| 4674 | +leven@^3.1.0: | |
| 4675 | + version "3.1.0" | |
| 4676 | + resolved "https://registry.npm.taobao.org/leven/download/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2" | |
| 4677 | + integrity sha1-d4kd6DQGTMy6gq54QrtrFKE+1/I= | |
| 4678 | + | |
| 4679 | +levenary@^1.1.1: | |
| 4680 | + version "1.1.1" | |
| 4681 | + resolved "https://registry.npm.taobao.org/levenary/download/levenary-1.1.1.tgz?cache=0&sync_timestamp=1580182863535&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flevenary%2Fdownload%2Flevenary-1.1.1.tgz#842a9ee98d2075aa7faeedbe32679e9205f46f77" | |
| 4682 | + integrity sha1-hCqe6Y0gdap/ru2+MmeekgX0b3c= | |
| 4211 | 4683 | dependencies: |
| 4212 | - invert-kv "^2.0.0" | |
| 4684 | + leven "^3.1.0" | |
| 4213 | 4685 | |
| 4214 | 4686 | linkify-it@^2.0.0: |
| 4215 | 4687 | version "2.2.0" |
| ... | ... | @@ -4225,7 +4697,7 @@ load-script@^1.0.0: |
| 4225 | 4697 | |
| 4226 | 4698 | loader-runner@^2.4.0: |
| 4227 | 4699 | version "2.4.0" |
| 4228 | - resolved "https://registry.npm.taobao.org/loader-runner/download/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357" | |
| 4700 | + resolved "https://registry.npm.taobao.org/loader-runner/download/loader-runner-2.4.0.tgz?cache=0&sync_timestamp=1601450780890&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Floader-runner%2Fdownload%2Floader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357" | |
| 4229 | 4701 | integrity sha1-7UcGa/5TTX6ExMe5mYwqdWB9k1c= |
| 4230 | 4702 | |
| 4231 | 4703 | loader-utils@^0.2.16: |
| ... | ... | @@ -4238,23 +4710,15 @@ loader-utils@^0.2.16: |
| 4238 | 4710 | json5 "^0.5.0" |
| 4239 | 4711 | object-assign "^4.0.1" |
| 4240 | 4712 | |
| 4241 | -loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3: | |
| 4242 | - version "1.2.3" | |
| 4243 | - resolved "https://registry.npm.taobao.org/loader-utils/download/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7" | |
| 4244 | - integrity sha1-H/XcaRHJ8KBiUxpMBLYJQGEIwsc= | |
| 4713 | +loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0: | |
| 4714 | + version "1.4.0" | |
| 4715 | + resolved "https://registry.npm.taobao.org/loader-utils/download/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613" | |
| 4716 | + integrity sha1-xXm140yzSxp07cbB+za/o3HVphM= | |
| 4245 | 4717 | dependencies: |
| 4246 | 4718 | big.js "^5.2.2" |
| 4247 | - emojis-list "^2.0.0" | |
| 4719 | + emojis-list "^3.0.0" | |
| 4248 | 4720 | json5 "^1.0.1" |
| 4249 | 4721 | |
| 4250 | -locate-path@^2.0.0: | |
| 4251 | - version "2.0.0" | |
| 4252 | - resolved "https://registry.npm.taobao.org/locate-path/download/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e" | |
| 4253 | - integrity sha1-K1aLJl7slExtnA3pw9u7ygNUzY4= | |
| 4254 | - dependencies: | |
| 4255 | - p-locate "^2.0.0" | |
| 4256 | - path-exists "^3.0.0" | |
| 4257 | - | |
| 4258 | 4722 | locate-path@^3.0.0: |
| 4259 | 4723 | version "3.0.0" |
| 4260 | 4724 | resolved "https://registry.npm.taobao.org/locate-path/download/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e" |
| ... | ... | @@ -4273,6 +4737,11 @@ lodash.clonedeep@^4.5.0: |
| 4273 | 4737 | resolved "https://registry.npm.taobao.org/lodash.clonedeep/download/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" |
| 4274 | 4738 | integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= |
| 4275 | 4739 | |
| 4740 | +lodash.debounce@^4.0.8: | |
| 4741 | + version "4.0.8" | |
| 4742 | + resolved "https://registry.npm.taobao.org/lodash.debounce/download/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" | |
| 4743 | + integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168= | |
| 4744 | + | |
| 4276 | 4745 | lodash.kebabcase@^4.1.1: |
| 4277 | 4746 | version "4.1.1" |
| 4278 | 4747 | resolved "https://registry.npm.taobao.org/lodash.kebabcase/download/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36" |
| ... | ... | @@ -4283,7 +4752,7 @@ lodash.memoize@^4.1.2: |
| 4283 | 4752 | resolved "https://registry.npm.taobao.org/lodash.memoize/download/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" |
| 4284 | 4753 | integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4= |
| 4285 | 4754 | |
| 4286 | -lodash.template@^4.4.0: | |
| 4755 | +lodash.template@^4.5.0: | |
| 4287 | 4756 | version "4.5.0" |
| 4288 | 4757 | resolved "https://registry.npm.taobao.org/lodash.template/download/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab" |
| 4289 | 4758 | integrity sha1-+XYZXPPzR9DV9SSDVp/oAxzM6Ks= |
| ... | ... | @@ -4298,25 +4767,20 @@ lodash.templatesettings@^4.0.0: |
| 4298 | 4767 | dependencies: |
| 4299 | 4768 | lodash._reinterpolate "^3.0.0" |
| 4300 | 4769 | |
| 4301 | -lodash.throttle@^4.1.1: | |
| 4302 | - version "4.1.1" | |
| 4303 | - resolved "https://registry.npm.taobao.org/lodash.throttle/download/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" | |
| 4304 | - integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ= | |
| 4305 | - | |
| 4306 | 4770 | lodash.uniq@^4.5.0: |
| 4307 | 4771 | version "4.5.0" |
| 4308 | 4772 | resolved "https://registry.npm.taobao.org/lodash.uniq/download/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" |
| 4309 | 4773 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= |
| 4310 | 4774 | |
| 4311 | -lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.3, lodash@^4.17.5: | |
| 4312 | - version "4.17.19" | |
| 4313 | - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" | |
| 4314 | - integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== | |
| 4775 | +lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.5: | |
| 4776 | + version "4.17.20" | |
| 4777 | + resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz?cache=0&sync_timestamp=1597336053864&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" | |
| 4778 | + integrity sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI= | |
| 4315 | 4779 | |
| 4316 | -loglevel@^1.6.3: | |
| 4317 | - version "1.6.3" | |
| 4318 | - resolved "https://registry.npm.taobao.org/loglevel/download/loglevel-1.6.3.tgz#77f2eb64be55a404c9fd04ad16d57c1d6d6b1280" | |
| 4319 | - integrity sha1-d/LrZL5VpATJ/QStFtV8HW1rEoA= | |
| 4780 | +loglevel@^1.6.8: | |
| 4781 | + version "1.7.0" | |
| 4782 | + resolved "https://registry.npm.taobao.org/loglevel/download/loglevel-1.7.0.tgz?cache=0&sync_timestamp=1598447629552&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Floglevel%2Fdownload%2Floglevel-1.7.0.tgz#728166855a740d59d38db01cf46f042caa041bb0" | |
| 4783 | + integrity sha1-coFmhVp0DVnTjbAc9G8ELKoEG7A= | |
| 4320 | 4784 | |
| 4321 | 4785 | loose-envify@^1.0.0: |
| 4322 | 4786 | version "1.4.0" |
| ... | ... | @@ -4330,9 +4794,19 @@ lower-case@^1.1.1: |
| 4330 | 4794 | resolved "https://registry.npm.taobao.org/lower-case/download/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac" |
| 4331 | 4795 | integrity sha1-miyr0bno4K6ZOkv31YdcOcQujqw= |
| 4332 | 4796 | |
| 4797 | +lowercase-keys@^1.0.0, lowercase-keys@^1.0.1: | |
| 4798 | + version "1.0.1" | |
| 4799 | + resolved "https://registry.npm.taobao.org/lowercase-keys/download/lowercase-keys-1.0.1.tgz#6f9e30b47084d971a7c820ff15a6c5167b74c26f" | |
| 4800 | + integrity sha1-b54wtHCE2XGnyCD/FabFFnt0wm8= | |
| 4801 | + | |
| 4802 | +lowercase-keys@^2.0.0: | |
| 4803 | + version "2.0.0" | |
| 4804 | + resolved "https://registry.npm.taobao.org/lowercase-keys/download/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479" | |
| 4805 | + integrity sha1-JgPni3tLAAbLyi+8yKMgJVislHk= | |
| 4806 | + | |
| 4333 | 4807 | lru-cache@^4.1.2: |
| 4334 | 4808 | version "4.1.5" |
| 4335 | - resolved "https://registry.npm.taobao.org/lru-cache/download/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd" | |
| 4809 | + resolved "https://registry.npm.taobao.org/lru-cache/download/lru-cache-4.1.5.tgz?cache=0&sync_timestamp=1594427573763&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flru-cache%2Fdownload%2Flru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd" | |
| 4336 | 4810 | integrity sha1-i75Q6oW+1ZvJ4z3KuCNe6bz0Q80= |
| 4337 | 4811 | dependencies: |
| 4338 | 4812 | pseudomap "^1.0.2" |
| ... | ... | @@ -4340,30 +4814,25 @@ lru-cache@^4.1.2: |
| 4340 | 4814 | |
| 4341 | 4815 | lru-cache@^5.1.1: |
| 4342 | 4816 | version "5.1.1" |
| 4343 | - resolved "https://registry.npm.taobao.org/lru-cache/download/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" | |
| 4817 | + resolved "https://registry.npm.taobao.org/lru-cache/download/lru-cache-5.1.1.tgz?cache=0&sync_timestamp=1594427573763&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flru-cache%2Fdownload%2Flru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" | |
| 4344 | 4818 | integrity sha1-HaJ+ZxAnGUdpXa9oSOhH8B2EuSA= |
| 4345 | 4819 | dependencies: |
| 4346 | 4820 | yallist "^3.0.2" |
| 4347 | 4821 | |
| 4348 | 4822 | make-dir@^2.0.0: |
| 4349 | 4823 | version "2.1.0" |
| 4350 | - resolved "https://registry.npm.taobao.org/make-dir/download/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5" | |
| 4824 | + resolved "https://registry.npm.taobao.org/make-dir/download/make-dir-2.1.0.tgz?cache=0&sync_timestamp=1587567875186&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmake-dir%2Fdownload%2Fmake-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5" | |
| 4351 | 4825 | integrity sha1-XwMQ4YuL6JjMBwCSlaMK5B6R5vU= |
| 4352 | 4826 | dependencies: |
| 4353 | 4827 | pify "^4.0.1" |
| 4354 | 4828 | semver "^5.6.0" |
| 4355 | 4829 | |
| 4356 | -mamacro@^0.0.3: | |
| 4357 | - version "0.0.3" | |
| 4358 | - resolved "https://registry.npm.taobao.org/mamacro/download/mamacro-0.0.3.tgz#ad2c9576197c9f1abf308d0787865bd975a3f3e4" | |
| 4359 | - integrity sha1-rSyVdhl8nxq/MI0Hh4Zb2XWj8+Q= | |
| 4360 | - | |
| 4361 | -map-age-cleaner@^0.1.1: | |
| 4362 | - version "0.1.3" | |
| 4363 | - resolved "https://registry.npm.taobao.org/map-age-cleaner/download/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a" | |
| 4364 | - integrity sha1-fVg6cwZDTAVf5HSw9FB45uG0uSo= | |
| 4830 | +make-dir@^3.0.0: | |
| 4831 | + version "3.1.0" | |
| 4832 | + resolved "https://registry.npm.taobao.org/make-dir/download/make-dir-3.1.0.tgz?cache=0&sync_timestamp=1587567875186&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmake-dir%2Fdownload%2Fmake-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f" | |
| 4833 | + integrity sha1-QV6WcEazp/HRhSd9hKpYIDcmoT8= | |
| 4365 | 4834 | dependencies: |
| 4366 | - p-defer "^1.0.0" | |
| 4835 | + semver "^6.0.0" | |
| 4367 | 4836 | |
| 4368 | 4837 | map-cache@^0.2.2: |
| 4369 | 4838 | version "0.2.2" |
| ... | ... | @@ -4378,9 +4847,9 @@ map-visit@^1.0.0: |
| 4378 | 4847 | object-visit "^1.0.0" |
| 4379 | 4848 | |
| 4380 | 4849 | markdown-it-anchor@^5.0.2: |
| 4381 | - version "5.2.4" | |
| 4382 | - resolved "https://registry.npm.taobao.org/markdown-it-anchor/download/markdown-it-anchor-5.2.4.tgz#d39306fe4c199705b4479d3036842cf34dcba24f" | |
| 4383 | - integrity sha1-05MG/kwZlwW0R50wNoQs803Lok8= | |
| 4850 | + version "5.3.0" | |
| 4851 | + resolved "https://registry.npm.taobao.org/markdown-it-anchor/download/markdown-it-anchor-5.3.0.tgz#d549acd64856a8ecd1bea58365ef385effbac744" | |
| 4852 | + integrity sha1-1Ums1khWqOzRvqWDZe84Xv+6x0Q= | |
| 4384 | 4853 | |
| 4385 | 4854 | markdown-it-chain@^1.3.0: |
| 4386 | 4855 | version "1.3.0" |
| ... | ... | @@ -4416,7 +4885,7 @@ markdown-it-task-lists@^2.1.1: |
| 4416 | 4885 | |
| 4417 | 4886 | markdown-it@^8.4.1: |
| 4418 | 4887 | version "8.4.2" |
| 4419 | - resolved "https://registry.npm.taobao.org/markdown-it/download/markdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54" | |
| 4888 | + resolved "https://registry.npm.taobao.org/markdown-it/download/markdown-it-8.4.2.tgz?cache=0&sync_timestamp=1600069641167&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmarkdown-it%2Fdownload%2Fmarkdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54" | |
| 4420 | 4889 | integrity sha1-OG+YmY3BWjdyKqdyIIT0Agvdm1Q= |
| 4421 | 4890 | dependencies: |
| 4422 | 4891 | argparse "^1.0.7" |
| ... | ... | @@ -4436,13 +4905,13 @@ md5.js@^1.3.4: |
| 4436 | 4905 | |
| 4437 | 4906 | mdn-data@2.0.4: |
| 4438 | 4907 | version "2.0.4" |
| 4439 | - resolved "https://registry.npm.taobao.org/mdn-data/download/mdn-data-2.0.4.tgz?cache=0&sync_timestamp=1562673334420&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmdn-data%2Fdownload%2Fmdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b" | |
| 4908 | + resolved "https://registry.npm.taobao.org/mdn-data/download/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b" | |
| 4440 | 4909 | integrity sha1-aZs8OKxvHXKAkaZGULZdOIUC/Vs= |
| 4441 | 4910 | |
| 4442 | -mdn-data@~1.1.0: | |
| 4443 | - version "1.1.4" | |
| 4444 | - resolved "https://registry.npm.taobao.org/mdn-data/download/mdn-data-1.1.4.tgz?cache=0&sync_timestamp=1562673334420&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmdn-data%2Fdownload%2Fmdn-data-1.1.4.tgz#50b5d4ffc4575276573c4eedb8780812a8419f01" | |
| 4445 | - integrity sha1-ULXU/8RXUnZXPE7tuHgIEqhBnwE= | |
| 4911 | +mdn-data@2.0.6: | |
| 4912 | + version "2.0.6" | |
| 4913 | + resolved "https://registry.npm.taobao.org/mdn-data/download/mdn-data-2.0.6.tgz#852dc60fcaa5daa2e8cf6c9189c440ed3e042978" | |
| 4914 | + integrity sha1-hS3GD8ql2qLoz2yRicRA7T4EKXg= | |
| 4446 | 4915 | |
| 4447 | 4916 | mdurl@^1.0.1: |
| 4448 | 4917 | version "1.0.1" |
| ... | ... | @@ -4454,23 +4923,22 @@ media-typer@0.3.0: |
| 4454 | 4923 | resolved "https://registry.npm.taobao.org/media-typer/download/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" |
| 4455 | 4924 | integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g= |
| 4456 | 4925 | |
| 4457 | -mem@^4.0.0: | |
| 4458 | - version "4.3.0" | |
| 4459 | - resolved "https://registry.npm.taobao.org/mem/download/mem-4.3.0.tgz#461af497bc4ae09608cdb2e60eefb69bff744178" | |
| 4460 | - integrity sha1-Rhr0l7xK4JYIzbLmDu+2m/90QXg= | |
| 4461 | - dependencies: | |
| 4462 | - map-age-cleaner "^0.1.1" | |
| 4463 | - mimic-fn "^2.0.0" | |
| 4464 | - p-is-promise "^2.0.0" | |
| 4465 | - | |
| 4466 | -memory-fs@^0.4.0, memory-fs@^0.4.1: | |
| 4926 | +memory-fs@^0.4.1: | |
| 4467 | 4927 | version "0.4.1" |
| 4468 | - resolved "https://registry.npm.taobao.org/memory-fs/download/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552" | |
| 4928 | + resolved "https://registry.npm.taobao.org/memory-fs/download/memory-fs-0.4.1.tgz?cache=0&sync_timestamp=1570537491040&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmemory-fs%2Fdownload%2Fmemory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552" | |
| 4469 | 4929 | integrity sha1-OpoguEYlI+RHz7x+i7gO1me/xVI= |
| 4470 | 4930 | dependencies: |
| 4471 | 4931 | errno "^0.1.3" |
| 4472 | 4932 | readable-stream "^2.0.1" |
| 4473 | 4933 | |
| 4934 | +memory-fs@^0.5.0: | |
| 4935 | + version "0.5.0" | |
| 4936 | + resolved "https://registry.npm.taobao.org/memory-fs/download/memory-fs-0.5.0.tgz?cache=0&sync_timestamp=1570537491040&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmemory-fs%2Fdownload%2Fmemory-fs-0.5.0.tgz#324c01288b88652966d161db77838720845a8e3c" | |
| 4937 | + integrity sha1-MkwBKIuIZSlm0WHbd4OHIIRajjw= | |
| 4938 | + dependencies: | |
| 4939 | + errno "^0.1.3" | |
| 4940 | + readable-stream "^2.0.1" | |
| 4941 | + | |
| 4474 | 4942 | merge-descriptors@1.0.1: |
| 4475 | 4943 | version "1.0.1" |
| 4476 | 4944 | resolved "https://registry.npm.taobao.org/merge-descriptors/download/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" |
| ... | ... | @@ -4484,9 +4952,9 @@ merge-source-map@^1.1.0: |
| 4484 | 4952 | source-map "^0.6.1" |
| 4485 | 4953 | |
| 4486 | 4954 | merge2@^1.2.3: |
| 4487 | - version "1.2.4" | |
| 4488 | - resolved "https://registry.npm.taobao.org/merge2/download/merge2-1.2.4.tgz#c9269589e6885a60cf80605d9522d4b67ca646e3" | |
| 4489 | - integrity sha1-ySaVieaIWmDPgGBdlSLUtnymRuM= | |
| 4955 | + version "1.4.1" | |
| 4956 | + resolved "https://registry.npm.taobao.org/merge2/download/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" | |
| 4957 | + integrity sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4= | |
| 4490 | 4958 | |
| 4491 | 4959 | methods@~1.1.2: |
| 4492 | 4960 | version "1.1.2" |
| ... | ... | @@ -4520,32 +4988,37 @@ miller-rabin@^4.0.0: |
| 4520 | 4988 | bn.js "^4.0.0" |
| 4521 | 4989 | brorand "^1.0.1" |
| 4522 | 4990 | |
| 4523 | -mime-db@1.40.0, "mime-db@>= 1.40.0 < 2": | |
| 4524 | - version "1.40.0" | |
| 4525 | - resolved "https://registry.npm.taobao.org/mime-db/download/mime-db-1.40.0.tgz#a65057e998db090f732a68f6c276d387d4126c32" | |
| 4526 | - integrity sha1-plBX6ZjbCQ9zKmj2wnbTh9QSbDI= | |
| 4991 | +mime-db@1.44.0: | |
| 4992 | + version "1.44.0" | |
| 4993 | + resolved "https://registry.npm.taobao.org/mime-db/download/mime-db-1.44.0.tgz?cache=0&sync_timestamp=1600831175828&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmime-db%2Fdownload%2Fmime-db-1.44.0.tgz#fa11c5eb0aca1334b4233cb4d52f10c5a6272f92" | |
| 4994 | + integrity sha1-+hHF6wrKEzS0Izy01S8QxaYnL5I= | |
| 4995 | + | |
| 4996 | +"mime-db@>= 1.43.0 < 2": | |
| 4997 | + version "1.45.0" | |
| 4998 | + resolved "https://registry.npm.taobao.org/mime-db/download/mime-db-1.45.0.tgz?cache=0&sync_timestamp=1600831175828&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmime-db%2Fdownload%2Fmime-db-1.45.0.tgz#cceeda21ccd7c3a745eba2decd55d4b73e7879ea" | |
| 4999 | + integrity sha1-zO7aIczXw6dF66LezVXUtz54eeo= | |
| 4527 | 5000 | |
| 4528 | 5001 | mime-types@^2.1.12, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24: |
| 4529 | - version "2.1.24" | |
| 4530 | - resolved "https://registry.npm.taobao.org/mime-types/download/mime-types-2.1.24.tgz#b6f8d0b3e951efb77dedeca194cff6d16f676f81" | |
| 4531 | - integrity sha1-tvjQs+lR77d97eyhlM/20W9nb4E= | |
| 5002 | + version "2.1.27" | |
| 5003 | + resolved "https://registry.npm.taobao.org/mime-types/download/mime-types-2.1.27.tgz?cache=0&sync_timestamp=1587700357245&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmime-types%2Fdownload%2Fmime-types-2.1.27.tgz#47949f98e279ea53119f5722e0f34e529bec009f" | |
| 5004 | + integrity sha1-R5SfmOJ56lMRn1ci4PNOUpvsAJ8= | |
| 4532 | 5005 | dependencies: |
| 4533 | - mime-db "1.40.0" | |
| 5006 | + mime-db "1.44.0" | |
| 4534 | 5007 | |
| 4535 | 5008 | mime@1.6.0: |
| 4536 | 5009 | version "1.6.0" |
| 4537 | 5010 | resolved "https://registry.npm.taobao.org/mime/download/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" |
| 4538 | 5011 | integrity sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE= |
| 4539 | 5012 | |
| 4540 | -mime@^2.0.3, mime@^2.4.2: | |
| 4541 | - version "2.4.4" | |
| 4542 | - resolved "https://registry.npm.taobao.org/mime/download/mime-2.4.4.tgz#bd7b91135fc6b01cde3e9bae33d659b63d8857e5" | |
| 4543 | - integrity sha1-vXuRE1/GsBzePpuuM9ZZtj2IV+U= | |
| 5013 | +mime@^2.0.3, mime@^2.4.4: | |
| 5014 | + version "2.4.6" | |
| 5015 | + resolved "https://registry.npm.taobao.org/mime/download/mime-2.4.6.tgz#e5b407c90db442f2beb5b162373d07b69affa4d1" | |
| 5016 | + integrity sha1-5bQHyQ20QvK+tbFiNz0Htpr/pNE= | |
| 4544 | 5017 | |
| 4545 | -mimic-fn@^2.0.0: | |
| 4546 | - version "2.1.0" | |
| 4547 | - resolved "https://registry.npm.taobao.org/mimic-fn/download/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" | |
| 4548 | - integrity sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs= | |
| 5018 | +mimic-response@^1.0.0, mimic-response@^1.0.1: | |
| 5019 | + version "1.0.1" | |
| 5020 | + resolved "https://registry.npm.taobao.org/mimic-response/download/mimic-response-1.0.1.tgz?cache=0&sync_timestamp=1589481326973&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmimic-response%2Fdownload%2Fmimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" | |
| 5021 | + integrity sha1-SSNTiHju9CBjy4o+OweYeBSHqxs= | |
| 4549 | 5022 | |
| 4550 | 5023 | min-document@^2.19.0: |
| 4551 | 5024 | version "2.19.0" |
| ... | ... | @@ -4556,7 +5029,7 @@ min-document@^2.19.0: |
| 4556 | 5029 | |
| 4557 | 5030 | mini-css-extract-plugin@0.6.0: |
| 4558 | 5031 | version "0.6.0" |
| 4559 | - resolved "https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-0.6.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmini-css-extract-plugin%2Fdownload%2Fmini-css-extract-plugin-0.6.0.tgz#a3f13372d6fcde912f3ee4cd039665704801e3b9" | |
| 5032 | + resolved "https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-0.6.0.tgz#a3f13372d6fcde912f3ee4cd039665704801e3b9" | |
| 4560 | 5033 | integrity sha1-o/Ezctb83pEvPuTNA5ZlcEgB47k= |
| 4561 | 5034 | dependencies: |
| 4562 | 5035 | loader-utils "^1.1.0" |
| ... | ... | @@ -4566,45 +5039,25 @@ mini-css-extract-plugin@0.6.0: |
| 4566 | 5039 | |
| 4567 | 5040 | minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: |
| 4568 | 5041 | version "1.0.1" |
| 4569 | - resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | |
| 4570 | - integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== | |
| 5042 | + resolved "https://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | |
| 5043 | + integrity sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc= | |
| 4571 | 5044 | |
| 4572 | 5045 | minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: |
| 4573 | 5046 | version "1.0.1" |
| 4574 | - resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | |
| 5047 | + resolved "https://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | |
| 4575 | 5048 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo= |
| 4576 | 5049 | |
| 4577 | 5050 | minimatch@^3.0.4: |
| 4578 | 5051 | version "3.0.4" |
| 4579 | - resolved "https://registry.npm.taobao.org/minimatch/download/minimatch-3.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fminimatch%2Fdownload%2Fminimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | |
| 5052 | + resolved "https://registry.npm.taobao.org/minimatch/download/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | |
| 4580 | 5053 | integrity sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM= |
| 4581 | 5054 | dependencies: |
| 4582 | 5055 | brace-expansion "^1.1.7" |
| 4583 | 5056 | |
| 4584 | -minimist@0.0.8: | |
| 4585 | - version "0.0.8" | |
| 4586 | - resolved "https://registry.npm.taobao.org/minimist/download/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" | |
| 4587 | - integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0= | |
| 4588 | - | |
| 4589 | -minimist@^1.2.0: | |
| 4590 | - version "1.2.0" | |
| 4591 | - resolved "https://registry.npm.taobao.org/minimist/download/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" | |
| 4592 | - integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= | |
| 4593 | - | |
| 4594 | -minipass@^2.2.1, minipass@^2.3.5: | |
| 4595 | - version "2.3.5" | |
| 4596 | - resolved "https://registry.npm.taobao.org/minipass/download/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848" | |
| 4597 | - integrity sha1-ys6+SSAiSX9law8PUeJoKp7S2Eg= | |
| 4598 | - dependencies: | |
| 4599 | - safe-buffer "^5.1.2" | |
| 4600 | - yallist "^3.0.0" | |
| 4601 | - | |
| 4602 | -minizlib@^1.2.1: | |
| 4603 | - version "1.2.1" | |
| 4604 | - resolved "https://registry.npm.taobao.org/minizlib/download/minizlib-1.2.1.tgz#dd27ea6136243c7c880684e8672bb3a45fd9b614" | |
| 4605 | - integrity sha1-3SfqYTYkPHyIBoToZyuzpF/ZthQ= | |
| 4606 | - dependencies: | |
| 4607 | - minipass "^2.2.1" | |
| 5057 | +minimist@^1.2.0, minimist@^1.2.5: | |
| 5058 | + version "1.2.5" | |
| 5059 | + resolved "https://registry.npm.taobao.org/minimist/download/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" | |
| 5060 | + integrity sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI= | |
| 4608 | 5061 | |
| 4609 | 5062 | mississippi@^3.0.0: |
| 4610 | 5063 | version "3.0.0" |
| ... | ... | @@ -4632,15 +5085,20 @@ mixin-deep@^1.2.0: |
| 4632 | 5085 | |
| 4633 | 5086 | mkdirp@0.3.0: |
| 4634 | 5087 | version "0.3.0" |
| 4635 | - resolved "https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e" | |
| 5088 | + resolved "https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.3.0.tgz?cache=0&sync_timestamp=1587535418745&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e" | |
| 4636 | 5089 | integrity sha1-G79asbqCevI1dRQ0kEJkVfSB/h4= |
| 4637 | 5090 | |
| 4638 | -mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1, mkdirp@~0.5.x: | |
| 4639 | - version "0.5.1" | |
| 4640 | - resolved "https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" | |
| 4641 | - integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM= | |
| 5091 | +mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5, mkdirp@~0.5.1: | |
| 5092 | + version "0.5.5" | |
| 5093 | + resolved "https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.5.5.tgz?cache=0&sync_timestamp=1587535418745&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def" | |
| 5094 | + integrity sha1-2Rzv1i0UNsoPQWIOJRKI1CAJne8= | |
| 4642 | 5095 | dependencies: |
| 4643 | - minimist "0.0.8" | |
| 5096 | + minimist "^1.2.5" | |
| 5097 | + | |
| 5098 | +mkdirp@~1.0.4: | |
| 5099 | + version "1.0.4" | |
| 5100 | + resolved "https://registry.npm.taobao.org/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1587535418745&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" | |
| 5101 | + integrity sha1-PrXtYmInVteaXw4qIh3+utdcL34= | |
| 4644 | 5102 | |
| 4645 | 5103 | move-concurrently@^1.0.1: |
| 4646 | 5104 | version "1.0.1" |
| ... | ... | @@ -4664,7 +5122,7 @@ ms@2.1.1: |
| 4664 | 5122 | resolved "https://registry.npm.taobao.org/ms/download/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a" |
| 4665 | 5123 | integrity sha1-MKWGTrPrsKZvLr5tcnrwagnYbgo= |
| 4666 | 5124 | |
| 4667 | -ms@^2.1.1: | |
| 5125 | +ms@2.1.2, ms@^2.1.1: | |
| 4668 | 5126 | version "2.1.2" |
| 4669 | 5127 | resolved "https://registry.npm.taobao.org/ms/download/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" |
| 4670 | 5128 | integrity sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk= |
| ... | ... | @@ -4683,9 +5141,9 @@ multicast-dns@^6.0.1: |
| 4683 | 5141 | thunky "^1.0.2" |
| 4684 | 5142 | |
| 4685 | 5143 | nan@^2.12.1: |
| 4686 | - version "2.14.0" | |
| 4687 | - resolved "https://registry.npm.taobao.org/nan/download/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c" | |
| 4688 | - integrity sha1-eBj3IgJ7JFmobwKV1DTR/CM2xSw= | |
| 5144 | + version "2.14.1" | |
| 5145 | + resolved "https://registry.npm.taobao.org/nan/download/nan-2.14.1.tgz?cache=0&sync_timestamp=1587497111086&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnan%2Fdownload%2Fnan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01" | |
| 5146 | + integrity sha1-174036MQW5FJTDFHCJMV7/iHSwE= | |
| 4689 | 5147 | |
| 4690 | 5148 | nanomatch@^1.2.9: |
| 4691 | 5149 | version "1.2.13" |
| ... | ... | @@ -4704,24 +5162,15 @@ nanomatch@^1.2.9: |
| 4704 | 5162 | snapdragon "^0.8.1" |
| 4705 | 5163 | to-regex "^3.0.1" |
| 4706 | 5164 | |
| 4707 | -needle@^2.2.1: | |
| 4708 | - version "2.4.0" | |
| 4709 | - resolved "https://registry.npm.taobao.org/needle/download/needle-2.4.0.tgz#6833e74975c444642590e15a750288c5f939b57c" | |
| 4710 | - integrity sha1-aDPnSXXERGQlkOFadQKIxfk5tXw= | |
| 4711 | - dependencies: | |
| 4712 | - debug "^3.2.6" | |
| 4713 | - iconv-lite "^0.4.4" | |
| 4714 | - sax "^1.2.4" | |
| 4715 | - | |
| 4716 | 5165 | negotiator@0.6.2: |
| 4717 | 5166 | version "0.6.2" |
| 4718 | 5167 | resolved "https://registry.npm.taobao.org/negotiator/download/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb" |
| 4719 | 5168 | integrity sha1-/qz3zPUlp3rpY0Q2pkiD/+yjRvs= |
| 4720 | 5169 | |
| 4721 | 5170 | neo-async@^2.5.0, neo-async@^2.6.1: |
| 4722 | - version "2.6.1" | |
| 4723 | - resolved "https://registry.npm.taobao.org/neo-async/download/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" | |
| 4724 | - integrity sha1-rCetpmFn+ohJpq3dg39rGJrSCBw= | |
| 5171 | + version "2.6.2" | |
| 5172 | + resolved "https://registry.npm.taobao.org/neo-async/download/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" | |
| 5173 | + integrity sha1-tKr7k+OustgXTKU88WOrfXMIMF8= | |
| 4725 | 5174 | |
| 4726 | 5175 | nice-try@^1.0.4: |
| 4727 | 5176 | version "1.0.5" |
| ... | ... | @@ -4735,10 +5184,10 @@ no-case@^2.2.0: |
| 4735 | 5184 | dependencies: |
| 4736 | 5185 | lower-case "^1.1.1" |
| 4737 | 5186 | |
| 4738 | -node-forge@0.7.5: | |
| 4739 | - version "0.7.5" | |
| 4740 | - resolved "https://registry.npm.taobao.org/node-forge/download/node-forge-0.7.5.tgz#6c152c345ce11c52f465c2abd957e8639cd674df" | |
| 4741 | - integrity sha1-bBUsNFzhHFL0ZcKr2VfoY5zWdN8= | |
| 5187 | +node-forge@^0.10.0: | |
| 5188 | + version "0.10.0" | |
| 5189 | + resolved "https://registry.npm.taobao.org/node-forge/download/node-forge-0.10.0.tgz?cache=0&sync_timestamp=1599010706324&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnode-forge%2Fdownload%2Fnode-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3" | |
| 5190 | + integrity sha1-Mt6ir7Ppkm8C7lzoeUkCaRpna/M= | |
| 4742 | 5191 | |
| 4743 | 5192 | node-libs-browser@^2.2.1: |
| 4744 | 5193 | version "2.2.1" |
| ... | ... | @@ -4769,44 +5218,18 @@ node-libs-browser@^2.2.1: |
| 4769 | 5218 | util "^0.11.0" |
| 4770 | 5219 | vm-browserify "^1.0.1" |
| 4771 | 5220 | |
| 4772 | -node-pre-gyp@^0.12.0: | |
| 4773 | - version "0.12.0" | |
| 4774 | - resolved "https://registry.npm.taobao.org/node-pre-gyp/download/node-pre-gyp-0.12.0.tgz#39ba4bb1439da030295f899e3b520b7785766149" | |
| 4775 | - integrity sha1-ObpLsUOdoDApX4meO1ILd4V2YUk= | |
| 4776 | - dependencies: | |
| 4777 | - detect-libc "^1.0.2" | |
| 4778 | - mkdirp "^0.5.1" | |
| 4779 | - needle "^2.2.1" | |
| 4780 | - nopt "^4.0.1" | |
| 4781 | - npm-packlist "^1.1.6" | |
| 4782 | - npmlog "^4.0.2" | |
| 4783 | - rc "^1.2.7" | |
| 4784 | - rimraf "^2.6.1" | |
| 4785 | - semver "^5.3.0" | |
| 4786 | - tar "^4" | |
| 4787 | - | |
| 4788 | -node-releases@^1.1.25: | |
| 4789 | - version "1.1.28" | |
| 4790 | - resolved "https://registry.npm.taobao.org/node-releases/download/node-releases-1.1.28.tgz#503c3c70d0e4732b84e7aaa2925fbdde10482d4a" | |
| 4791 | - integrity sha1-UDw8cNDkcyuE56qikl+93hBILUo= | |
| 4792 | - dependencies: | |
| 4793 | - semver "^5.3.0" | |
| 5221 | +node-releases@^1.1.61: | |
| 5222 | + version "1.1.61" | |
| 5223 | + resolved "https://registry.npm.taobao.org/node-releases/download/node-releases-1.1.61.tgz?cache=0&sync_timestamp=1599612931857&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnode-releases%2Fdownload%2Fnode-releases-1.1.61.tgz#707b0fca9ce4e11783612ba4a2fcba09047af16e" | |
| 5224 | + integrity sha1-cHsPypzk4ReDYSukovy6CQR68W4= | |
| 4794 | 5225 | |
| 4795 | 5226 | nopt@1.0.10: |
| 4796 | 5227 | version "1.0.10" |
| 4797 | - resolved "https://registry.npm.taobao.org/nopt/download/nopt-1.0.10.tgz#6ddd21bd2a31417b92727dd585f8a6f37608ebee" | |
| 5228 | + resolved "https://registry.npm.taobao.org/nopt/download/nopt-1.0.10.tgz?cache=0&sync_timestamp=1597649892953&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnopt%2Fdownload%2Fnopt-1.0.10.tgz#6ddd21bd2a31417b92727dd585f8a6f37608ebee" | |
| 4798 | 5229 | integrity sha1-bd0hvSoxQXuScn3Vhfim83YI6+4= |
| 4799 | 5230 | dependencies: |
| 4800 | 5231 | abbrev "1" |
| 4801 | 5232 | |
| 4802 | -nopt@^4.0.1: | |
| 4803 | - version "4.0.1" | |
| 4804 | - resolved "https://registry.npm.taobao.org/nopt/download/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d" | |
| 4805 | - integrity sha1-0NRoWv1UFRk8jHUFYC0NF81kR00= | |
| 4806 | - dependencies: | |
| 4807 | - abbrev "1" | |
| 4808 | - osenv "^0.1.4" | |
| 4809 | - | |
| 4810 | 5233 | normalize-path@^2.1.1: |
| 4811 | 5234 | version "2.1.1" |
| 4812 | 5235 | resolved "https://registry.npm.taobao.org/normalize-path/download/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9" |
| ... | ... | @@ -4814,7 +5237,7 @@ normalize-path@^2.1.1: |
| 4814 | 5237 | dependencies: |
| 4815 | 5238 | remove-trailing-separator "^1.0.1" |
| 4816 | 5239 | |
| 4817 | -normalize-path@^3.0.0: | |
| 5240 | +normalize-path@^3.0.0, normalize-path@~3.0.0: | |
| 4818 | 5241 | version "3.0.0" |
| 4819 | 5242 | resolved "https://registry.npm.taobao.org/normalize-path/download/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" |
| 4820 | 5243 | integrity sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU= |
| ... | ... | @@ -4826,7 +5249,7 @@ normalize-range@^0.1.2: |
| 4826 | 5249 | |
| 4827 | 5250 | normalize-url@^2.0.1: |
| 4828 | 5251 | version "2.0.1" |
| 4829 | - resolved "https://registry.npm.taobao.org/normalize-url/download/normalize-url-2.0.1.tgz#835a9da1551fa26f70e92329069a23aa6574d7e6" | |
| 5252 | + resolved "https://registry.npm.taobao.org/normalize-url/download/normalize-url-2.0.1.tgz?cache=0&sync_timestamp=1601463025217&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnormalize-url%2Fdownload%2Fnormalize-url-2.0.1.tgz#835a9da1551fa26f70e92329069a23aa6574d7e6" | |
| 4830 | 5253 | integrity sha1-g1qdoVUfom9w6SMpBpojqmV01+Y= |
| 4831 | 5254 | dependencies: |
| 4832 | 5255 | prepend-http "^2.0.0" |
| ... | ... | @@ -4835,39 +5258,21 @@ normalize-url@^2.0.1: |
| 4835 | 5258 | |
| 4836 | 5259 | normalize-url@^3.0.0: |
| 4837 | 5260 | version "3.3.0" |
| 4838 | - resolved "https://registry.npm.taobao.org/normalize-url/download/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559" | |
| 5261 | + resolved "https://registry.npm.taobao.org/normalize-url/download/normalize-url-3.3.0.tgz?cache=0&sync_timestamp=1601463025217&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnormalize-url%2Fdownload%2Fnormalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559" | |
| 4839 | 5262 | integrity sha1-suHE3E98bVd0PfczpPWXjRhlBVk= |
| 4840 | 5263 | |
| 4841 | -npm-bundled@^1.0.1: | |
| 4842 | - version "1.0.6" | |
| 4843 | - resolved "https://registry.npm.taobao.org/npm-bundled/download/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd" | |
| 4844 | - integrity sha1-57qarc75YrthJI+RchzZMrP+a90= | |
| 4845 | - | |
| 4846 | -npm-packlist@^1.1.6: | |
| 4847 | - version "1.4.4" | |
| 4848 | - resolved "https://registry.npm.taobao.org/npm-packlist/download/npm-packlist-1.4.4.tgz#866224233850ac534b63d1a6e76050092b5d2f44" | |
| 4849 | - integrity sha1-hmIkIzhQrFNLY9Gm52BQCStdL0Q= | |
| 4850 | - dependencies: | |
| 4851 | - ignore-walk "^3.0.1" | |
| 4852 | - npm-bundled "^1.0.1" | |
| 5264 | +normalize-url@^4.1.0: | |
| 5265 | + version "4.5.0" | |
| 5266 | + resolved "https://registry.npm.taobao.org/normalize-url/download/normalize-url-4.5.0.tgz?cache=0&sync_timestamp=1601463025217&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnormalize-url%2Fdownload%2Fnormalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129" | |
| 5267 | + integrity sha1-RTNUCH5sqWlXvY9br3U/WYIUISk= | |
| 4853 | 5268 | |
| 4854 | 5269 | npm-run-path@^2.0.0: |
| 4855 | 5270 | version "2.0.2" |
| 4856 | - resolved "https://registry.npm.taobao.org/npm-run-path/download/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" | |
| 5271 | + resolved "https://registry.npm.taobao.org/npm-run-path/download/npm-run-path-2.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnpm-run-path%2Fdownload%2Fnpm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" | |
| 4857 | 5272 | integrity sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8= |
| 4858 | 5273 | dependencies: |
| 4859 | 5274 | path-key "^2.0.0" |
| 4860 | 5275 | |
| 4861 | -npmlog@^4.0.2: | |
| 4862 | - version "4.1.2" | |
| 4863 | - resolved "https://registry.npm.taobao.org/npmlog/download/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b" | |
| 4864 | - integrity sha1-CKfyqL9zRgR3mp76StXMcXq7lUs= | |
| 4865 | - dependencies: | |
| 4866 | - are-we-there-yet "~1.1.2" | |
| 4867 | - console-control-strings "~1.1.0" | |
| 4868 | - gauge "~2.7.3" | |
| 4869 | - set-blocking "~2.0.0" | |
| 4870 | - | |
| 4871 | 5276 | nprogress@^0.2.0: |
| 4872 | 5277 | version "0.2.0" |
| 4873 | 5278 | resolved "https://registry.npm.taobao.org/nprogress/download/nprogress-0.2.0.tgz#cb8f34c53213d895723fcbab907e9422adbcafb1" |
| ... | ... | @@ -4885,11 +5290,6 @@ num2fraction@^1.2.2: |
| 4885 | 5290 | resolved "https://registry.npm.taobao.org/num2fraction/download/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" |
| 4886 | 5291 | integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4= |
| 4887 | 5292 | |
| 4888 | -number-is-nan@^1.0.0: | |
| 4889 | - version "1.0.1" | |
| 4890 | - resolved "https://registry.npm.taobao.org/number-is-nan/download/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" | |
| 4891 | - integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= | |
| 4892 | - | |
| 4893 | 5293 | oauth-sign@~0.9.0: |
| 4894 | 5294 | version "0.9.0" |
| 4895 | 5295 | resolved "https://registry.npm.taobao.org/oauth-sign/download/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455" |
| ... | ... | @@ -4909,7 +5309,20 @@ object-copy@^0.1.0: |
| 4909 | 5309 | define-property "^0.2.5" |
| 4910 | 5310 | kind-of "^3.0.3" |
| 4911 | 5311 | |
| 4912 | -object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.0: | |
| 5312 | +object-inspect@^1.8.0: | |
| 5313 | + version "1.8.0" | |
| 5314 | + resolved "https://registry.npm.taobao.org/object-inspect/download/object-inspect-1.8.0.tgz?cache=0&sync_timestamp=1592545089271&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fobject-inspect%2Fdownload%2Fobject-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0" | |
| 5315 | + integrity sha1-34B+Xs9TpgnMa/6T6sPMe+WzqdA= | |
| 5316 | + | |
| 5317 | +object-is@^1.0.1: | |
| 5318 | + version "1.1.3" | |
| 5319 | + resolved "https://registry.npm.taobao.org/object-is/download/object-is-1.1.3.tgz?cache=0&sync_timestamp=1601502119770&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fobject-is%2Fdownload%2Fobject-is-1.1.3.tgz#2e3b9e65560137455ee3bd62aec4d90a2ea1cc81" | |
| 5320 | + integrity sha1-LjueZVYBN0Ve471irsTZCi6hzIE= | |
| 5321 | + dependencies: | |
| 5322 | + define-properties "^1.1.3" | |
| 5323 | + es-abstract "^1.18.0-next.1" | |
| 5324 | + | |
| 5325 | +object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.0, object-keys@^1.1.1: | |
| 4913 | 5326 | version "1.1.1" |
| 4914 | 5327 | resolved "https://registry.npm.taobao.org/object-keys/download/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" |
| 4915 | 5328 | integrity sha1-HEfyct8nfzsdrwYWd9nILiMixg4= |
| ... | ... | @@ -4921,23 +5334,23 @@ object-visit@^1.0.0: |
| 4921 | 5334 | dependencies: |
| 4922 | 5335 | isobject "^3.0.0" |
| 4923 | 5336 | |
| 4924 | -object.assign@^4.1.0: | |
| 4925 | - version "4.1.0" | |
| 4926 | - resolved "https://registry.npm.taobao.org/object.assign/download/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da" | |
| 4927 | - integrity sha1-lovxEA15Vrs8oIbwBvhGs7xACNo= | |
| 5337 | +object.assign@^4.1.0, object.assign@^4.1.1: | |
| 5338 | + version "4.1.1" | |
| 5339 | + resolved "https://registry.npm.taobao.org/object.assign/download/object.assign-4.1.1.tgz?cache=0&sync_timestamp=1599844854484&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fobject.assign%2Fdownload%2Fobject.assign-4.1.1.tgz#303867a666cdd41936ecdedfb1f8f3e32a478cdd" | |
| 5340 | + integrity sha1-MDhnpmbN1Bk27N7fsfjz4ypHjN0= | |
| 4928 | 5341 | dependencies: |
| 4929 | - define-properties "^1.1.2" | |
| 4930 | - function-bind "^1.1.1" | |
| 4931 | - has-symbols "^1.0.0" | |
| 4932 | - object-keys "^1.0.11" | |
| 5342 | + define-properties "^1.1.3" | |
| 5343 | + es-abstract "^1.18.0-next.0" | |
| 5344 | + has-symbols "^1.0.1" | |
| 5345 | + object-keys "^1.1.1" | |
| 4933 | 5346 | |
| 4934 | -object.getownpropertydescriptors@^2.0.3: | |
| 4935 | - version "2.0.3" | |
| 4936 | - resolved "https://registry.npm.taobao.org/object.getownpropertydescriptors/download/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16" | |
| 4937 | - integrity sha1-h1jIRvW0B62rDyNuCYbxSwUcqhY= | |
| 5347 | +object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.0: | |
| 5348 | + version "2.1.0" | |
| 5349 | + resolved "https://registry.npm.taobao.org/object.getownpropertydescriptors/download/object.getownpropertydescriptors-2.1.0.tgz#369bf1f9592d8ab89d712dced5cb81c7c5352649" | |
| 5350 | + integrity sha1-Npvx+VktiridcS3O1cuBx8U1Jkk= | |
| 4938 | 5351 | dependencies: |
| 4939 | - define-properties "^1.1.2" | |
| 4940 | - es-abstract "^1.5.1" | |
| 5352 | + define-properties "^1.1.3" | |
| 5353 | + es-abstract "^1.17.0-next.1" | |
| 4941 | 5354 | |
| 4942 | 5355 | object.pick@^1.3.0: |
| 4943 | 5356 | version "1.3.0" |
| ... | ... | @@ -4947,12 +5360,12 @@ object.pick@^1.3.0: |
| 4947 | 5360 | isobject "^3.0.1" |
| 4948 | 5361 | |
| 4949 | 5362 | object.values@^1.1.0: |
| 4950 | - version "1.1.0" | |
| 4951 | - resolved "https://registry.npm.taobao.org/object.values/download/object.values-1.1.0.tgz#bf6810ef5da3e5325790eaaa2be213ea84624da9" | |
| 4952 | - integrity sha1-v2gQ712j5TJXkOqqK+IT6oRiTak= | |
| 5363 | + version "1.1.1" | |
| 5364 | + resolved "https://registry.npm.taobao.org/object.values/download/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e" | |
| 5365 | + integrity sha1-aKmezeNWt+kpWjxeDOMdyMlT3l4= | |
| 4953 | 5366 | dependencies: |
| 4954 | 5367 | define-properties "^1.1.3" |
| 4955 | - es-abstract "^1.12.0" | |
| 5368 | + es-abstract "^1.17.0-next.1" | |
| 4956 | 5369 | function-bind "^1.1.1" |
| 4957 | 5370 | has "^1.0.3" |
| 4958 | 5371 | |
| ... | ... | @@ -4981,9 +5394,9 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0: |
| 4981 | 5394 | wrappy "1" |
| 4982 | 5395 | |
| 4983 | 5396 | opencollective-postinstall@^2.0.2: |
| 4984 | - version "2.0.2" | |
| 4985 | - resolved "https://registry.npm.taobao.org/opencollective-postinstall/download/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89" | |
| 4986 | - integrity sha1-Vlfxvt5ptuM6RZObBh61PTxsOok= | |
| 5397 | + version "2.0.3" | |
| 5398 | + resolved "https://registry.npm.taobao.org/opencollective-postinstall/download/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259" | |
| 5399 | + integrity sha1-eg//l49tv6TQBiOPusmO1BmMMlk= | |
| 4987 | 5400 | |
| 4988 | 5401 | opn@^5.5.0: |
| 4989 | 5402 | version "5.5.0" |
| ... | ... | @@ -4993,9 +5406,9 @@ opn@^5.5.0: |
| 4993 | 5406 | is-wsl "^1.1.0" |
| 4994 | 5407 | |
| 4995 | 5408 | optimize-css-assets-webpack-plugin@^5.0.1: |
| 4996 | - version "5.0.3" | |
| 4997 | - resolved "https://registry.npm.taobao.org/optimize-css-assets-webpack-plugin/download/optimize-css-assets-webpack-plugin-5.0.3.tgz#e2f1d4d94ad8c0af8967ebd7cf138dcb1ef14572" | |
| 4998 | - integrity sha1-4vHU2UrYwK+JZ+vXzxONyx7xRXI= | |
| 5409 | + version "5.0.4" | |
| 5410 | + resolved "https://registry.npm.taobao.org/optimize-css-assets-webpack-plugin/download/optimize-css-assets-webpack-plugin-5.0.4.tgz#85883c6528aaa02e30bbad9908c92926bb52dc90" | |
| 5411 | + integrity sha1-hYg8ZSiqoC4wu62ZCMkpJrtS3JA= | |
| 4999 | 5412 | dependencies: |
| 5000 | 5413 | cssnano "^4.1.10" |
| 5001 | 5414 | last-call-webpack-plugin "^3.0.0" |
| ... | ... | @@ -5012,72 +5425,26 @@ os-browserify@^0.3.0: |
| 5012 | 5425 | resolved "https://registry.npm.taobao.org/os-browserify/download/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27" |
| 5013 | 5426 | integrity sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc= |
| 5014 | 5427 | |
| 5015 | -os-homedir@^1.0.0: | |
| 5016 | - version "1.0.2" | |
| 5017 | - resolved "https://registry.npm.taobao.org/os-homedir/download/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" | |
| 5018 | - integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M= | |
| 5019 | - | |
| 5020 | -os-locale@^3.0.0: | |
| 5021 | - version "3.1.0" | |
| 5022 | - resolved "https://registry.npm.taobao.org/os-locale/download/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a" | |
| 5023 | - integrity sha1-qAKm7hfyTBBIOrmTVxnO9O0Wvxo= | |
| 5024 | - dependencies: | |
| 5025 | - execa "^1.0.0" | |
| 5026 | - lcid "^2.0.0" | |
| 5027 | - mem "^4.0.0" | |
| 5028 | - | |
| 5029 | -os-tmpdir@^1.0.0: | |
| 5030 | - version "1.0.2" | |
| 5031 | - resolved "https://registry.npm.taobao.org/os-tmpdir/download/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" | |
| 5032 | - integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ= | |
| 5033 | - | |
| 5034 | -osenv@^0.1.4: | |
| 5035 | - version "0.1.5" | |
| 5036 | - resolved "https://registry.npm.taobao.org/osenv/download/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410" | |
| 5037 | - integrity sha1-hc36+uso6Gd/QW4odZK18/SepBA= | |
| 5038 | - dependencies: | |
| 5039 | - os-homedir "^1.0.0" | |
| 5040 | - os-tmpdir "^1.0.0" | |
| 5041 | - | |
| 5042 | -p-defer@^1.0.0: | |
| 5043 | - version "1.0.0" | |
| 5044 | - resolved "https://registry.npm.taobao.org/p-defer/download/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c" | |
| 5045 | - integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww= | |
| 5428 | +p-cancelable@^1.0.0: | |
| 5429 | + version "1.1.0" | |
| 5430 | + resolved "https://registry.npm.taobao.org/p-cancelable/download/p-cancelable-1.1.0.tgz#d078d15a3af409220c886f1d9a0ca2e441ab26cc" | |
| 5431 | + integrity sha1-0HjRWjr0CSIMiG8dmgyi5EGrJsw= | |
| 5046 | 5432 | |
| 5047 | 5433 | p-finally@^1.0.0: |
| 5048 | 5434 | version "1.0.0" |
| 5049 | 5435 | resolved "https://registry.npm.taobao.org/p-finally/download/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" |
| 5050 | 5436 | integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4= |
| 5051 | 5437 | |
| 5052 | -p-is-promise@^2.0.0: | |
| 5053 | - version "2.1.0" | |
| 5054 | - resolved "https://registry.npm.taobao.org/p-is-promise/download/p-is-promise-2.1.0.tgz#918cebaea248a62cf7ffab8e3bca8c5f882fc42e" | |
| 5055 | - integrity sha1-kYzrrqJIpiz3/6uOO8qMX4gvxC4= | |
| 5056 | - | |
| 5057 | -p-limit@^1.1.0: | |
| 5058 | - version "1.3.0" | |
| 5059 | - resolved "https://registry.npm.taobao.org/p-limit/download/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8" | |
| 5060 | - integrity sha1-uGvV8MJWkJEcdZD8v8IBDVSzzLg= | |
| 5061 | - dependencies: | |
| 5062 | - p-try "^1.0.0" | |
| 5063 | - | |
| 5064 | -p-limit@^2.0.0, p-limit@^2.2.0: | |
| 5065 | - version "2.2.1" | |
| 5066 | - resolved "https://registry.npm.taobao.org/p-limit/download/p-limit-2.2.1.tgz#aa07a788cc3151c939b5131f63570f0dd2009537" | |
| 5067 | - integrity sha1-qgeniMwxUck5tRMfY1cPDdIAlTc= | |
| 5438 | +p-limit@^2.0.0, p-limit@^2.2.1: | |
| 5439 | + version "2.3.0" | |
| 5440 | + resolved "https://registry.npm.taobao.org/p-limit/download/p-limit-2.3.0.tgz?cache=0&sync_timestamp=1594559711554&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-limit%2Fdownload%2Fp-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" | |
| 5441 | + integrity sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE= | |
| 5068 | 5442 | dependencies: |
| 5069 | 5443 | p-try "^2.0.0" |
| 5070 | 5444 | |
| 5071 | -p-locate@^2.0.0: | |
| 5072 | - version "2.0.0" | |
| 5073 | - resolved "https://registry.npm.taobao.org/p-locate/download/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43" | |
| 5074 | - integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM= | |
| 5075 | - dependencies: | |
| 5076 | - p-limit "^1.1.0" | |
| 5077 | - | |
| 5078 | 5445 | p-locate@^3.0.0: |
| 5079 | 5446 | version "3.0.0" |
| 5080 | - resolved "https://registry.npm.taobao.org/p-locate/download/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4" | |
| 5447 | + resolved "https://registry.npm.taobao.org/p-locate/download/p-locate-3.0.0.tgz?cache=0&sync_timestamp=1597081369770&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-locate%2Fdownload%2Fp-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4" | |
| 5081 | 5448 | integrity sha1-Mi1poFwCZLJZl9n0DNiokasAZKQ= |
| 5082 | 5449 | dependencies: |
| 5083 | 5450 | p-limit "^2.0.0" |
| ... | ... | @@ -5089,32 +5456,37 @@ p-map@^2.0.0: |
| 5089 | 5456 | |
| 5090 | 5457 | p-retry@^3.0.1: |
| 5091 | 5458 | version "3.0.1" |
| 5092 | - resolved "https://registry.npm.taobao.org/p-retry/download/p-retry-3.0.1.tgz#316b4c8893e2c8dc1cfa891f406c4b422bebf328" | |
| 5459 | + resolved "https://registry.npm.taobao.org/p-retry/download/p-retry-3.0.1.tgz?cache=0&sync_timestamp=1572521210242&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-retry%2Fdownload%2Fp-retry-3.0.1.tgz#316b4c8893e2c8dc1cfa891f406c4b422bebf328" | |
| 5093 | 5460 | integrity sha1-MWtMiJPiyNwc+okfQGxLQivr8yg= |
| 5094 | 5461 | dependencies: |
| 5095 | 5462 | retry "^0.12.0" |
| 5096 | 5463 | |
| 5097 | -p-try@^1.0.0: | |
| 5098 | - version "1.0.0" | |
| 5099 | - resolved "https://registry.npm.taobao.org/p-try/download/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3" | |
| 5100 | - integrity sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M= | |
| 5101 | - | |
| 5102 | 5464 | p-try@^2.0.0: |
| 5103 | 5465 | version "2.2.0" |
| 5104 | 5466 | resolved "https://registry.npm.taobao.org/p-try/download/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" |
| 5105 | 5467 | integrity sha1-yyhoVA4xPWHeWPr741zpAE1VQOY= |
| 5106 | 5468 | |
| 5469 | +package-json@^6.3.0: | |
| 5470 | + version "6.5.0" | |
| 5471 | + resolved "https://registry.npm.taobao.org/package-json/download/package-json-6.5.0.tgz#6feedaca35e75725876d0b0e64974697fed145b0" | |
| 5472 | + integrity sha1-b+7ayjXnVyWHbQsOZJdGl/7RRbA= | |
| 5473 | + dependencies: | |
| 5474 | + got "^9.6.0" | |
| 5475 | + registry-auth-token "^4.0.0" | |
| 5476 | + registry-url "^5.0.0" | |
| 5477 | + semver "^6.2.0" | |
| 5478 | + | |
| 5107 | 5479 | pako@~1.0.5: |
| 5108 | - version "1.0.10" | |
| 5109 | - resolved "https://registry.npm.taobao.org/pako/download/pako-1.0.10.tgz#4328badb5086a426aa90f541977d4955da5c9732" | |
| 5110 | - integrity sha1-Qyi621CGpCaqkPVBl31JVdpclzI= | |
| 5480 | + version "1.0.11" | |
| 5481 | + resolved "https://registry.npm.taobao.org/pako/download/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf" | |
| 5482 | + integrity sha1-bJWZ00DVTf05RjgCUqNXBaa5kr8= | |
| 5111 | 5483 | |
| 5112 | 5484 | parallel-transform@^1.1.0: |
| 5113 | - version "1.1.0" | |
| 5114 | - resolved "https://registry.npm.taobao.org/parallel-transform/download/parallel-transform-1.1.0.tgz#d410f065b05da23081fcd10f28854c29bda33b06" | |
| 5115 | - integrity sha1-1BDwZbBdojCB/NEPKIVMKb2jOwY= | |
| 5485 | + version "1.2.0" | |
| 5486 | + resolved "https://registry.npm.taobao.org/parallel-transform/download/parallel-transform-1.2.0.tgz#9049ca37d6cb2182c3b1d2c720be94d14a5814fc" | |
| 5487 | + integrity sha1-kEnKN9bLIYLDsdLHIL6U0UpYFPw= | |
| 5116 | 5488 | dependencies: |
| 5117 | - cyclist "~0.2.2" | |
| 5489 | + cyclist "^1.0.1" | |
| 5118 | 5490 | inherits "^2.0.3" |
| 5119 | 5491 | readable-stream "^2.1.5" |
| 5120 | 5492 | |
| ... | ... | @@ -5125,21 +5497,20 @@ param-case@2.1.x: |
| 5125 | 5497 | dependencies: |
| 5126 | 5498 | no-case "^2.2.0" |
| 5127 | 5499 | |
| 5128 | -parse-asn1@^5.0.0: | |
| 5129 | - version "5.1.4" | |
| 5130 | - resolved "https://registry.npm.taobao.org/parse-asn1/download/parse-asn1-5.1.4.tgz#37f6628f823fbdeb2273b4d540434a22f3ef1fcc" | |
| 5131 | - integrity sha1-N/Zij4I/vesic7TVQENKIvPvH8w= | |
| 5500 | +parse-asn1@^5.0.0, parse-asn1@^5.1.5: | |
| 5501 | + version "5.1.6" | |
| 5502 | + resolved "https://registry.npm.taobao.org/parse-asn1/download/parse-asn1-5.1.6.tgz?cache=0&sync_timestamp=1597167309380&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fparse-asn1%2Fdownload%2Fparse-asn1-5.1.6.tgz#385080a3ec13cb62a62d39409cb3e88844cdaed4" | |
| 5503 | + integrity sha1-OFCAo+wTy2KmLTlAnLPoiETNrtQ= | |
| 5132 | 5504 | dependencies: |
| 5133 | - asn1.js "^4.0.0" | |
| 5505 | + asn1.js "^5.2.0" | |
| 5134 | 5506 | browserify-aes "^1.0.0" |
| 5135 | - create-hash "^1.1.0" | |
| 5136 | 5507 | evp_bytestokey "^1.0.0" |
| 5137 | 5508 | pbkdf2 "^3.0.3" |
| 5138 | 5509 | safe-buffer "^5.1.1" |
| 5139 | 5510 | |
| 5140 | 5511 | parse-json@^4.0.0: |
| 5141 | 5512 | version "4.0.0" |
| 5142 | - resolved "https://registry.npm.taobao.org/parse-json/download/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0" | |
| 5513 | + resolved "https://registry.npm.taobao.org/parse-json/download/parse-json-4.0.0.tgz?cache=0&sync_timestamp=1598129230057&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fparse-json%2Fdownload%2Fparse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0" | |
| 5143 | 5514 | integrity sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA= |
| 5144 | 5515 | dependencies: |
| 5145 | 5516 | error-ex "^1.3.1" |
| ... | ... | @@ -5192,7 +5563,7 @@ path-parse@^1.0.6: |
| 5192 | 5563 | |
| 5193 | 5564 | path-to-regexp@0.1.7: |
| 5194 | 5565 | version "0.1.7" |
| 5195 | - resolved "https://registry.npm.taobao.org/path-to-regexp/download/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" | |
| 5566 | + resolved "https://registry.npm.taobao.org/path-to-regexp/download/path-to-regexp-0.1.7.tgz?cache=0&sync_timestamp=1601400247487&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpath-to-regexp%2Fdownload%2Fpath-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" | |
| 5196 | 5567 | integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w= |
| 5197 | 5568 | |
| 5198 | 5569 | path-type@^3.0.0: |
| ... | ... | @@ -5203,9 +5574,9 @@ path-type@^3.0.0: |
| 5203 | 5574 | pify "^3.0.0" |
| 5204 | 5575 | |
| 5205 | 5576 | pbkdf2@^3.0.3: |
| 5206 | - version "3.0.17" | |
| 5207 | - resolved "https://registry.npm.taobao.org/pbkdf2/download/pbkdf2-3.0.17.tgz#976c206530617b14ebb32114239f7b09336e93a6" | |
| 5208 | - integrity sha1-l2wgZTBhexTrsyEUI597CTNuk6Y= | |
| 5577 | + version "3.1.1" | |
| 5578 | + resolved "https://registry.npm.taobao.org/pbkdf2/download/pbkdf2-3.1.1.tgz#cb8724b0fada984596856d1a6ebafd3584654b94" | |
| 5579 | + integrity sha1-y4cksPramEWWhW0abrr9NYRlS5Q= | |
| 5209 | 5580 | dependencies: |
| 5210 | 5581 | create-hash "^1.1.2" |
| 5211 | 5582 | create-hmac "^1.1.4" |
| ... | ... | @@ -5218,19 +5589,24 @@ performance-now@^2.1.0: |
| 5218 | 5589 | resolved "https://registry.npm.taobao.org/performance-now/download/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
| 5219 | 5590 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= |
| 5220 | 5591 | |
| 5592 | +picomatch@^2.0.4, picomatch@^2.2.1: | |
| 5593 | + version "2.2.2" | |
| 5594 | + resolved "https://registry.npm.taobao.org/picomatch/download/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" | |
| 5595 | + integrity sha1-IfMz6ba46v8CRo9RRupAbTRfTa0= | |
| 5596 | + | |
| 5221 | 5597 | pify@^2.0.0: |
| 5222 | 5598 | version "2.3.0" |
| 5223 | - resolved "https://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" | |
| 5599 | + resolved "https://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" | |
| 5224 | 5600 | integrity sha1-7RQaasBDqEnqWISY59yosVMw6Qw= |
| 5225 | 5601 | |
| 5226 | 5602 | pify@^3.0.0: |
| 5227 | 5603 | version "3.0.0" |
| 5228 | - resolved "https://registry.npm.taobao.org/pify/download/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176" | |
| 5604 | + resolved "https://registry.npm.taobao.org/pify/download/pify-3.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176" | |
| 5229 | 5605 | integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY= |
| 5230 | 5606 | |
| 5231 | 5607 | pify@^4.0.1: |
| 5232 | 5608 | version "4.0.1" |
| 5233 | - resolved "https://registry.npm.taobao.org/pify/download/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231" | |
| 5609 | + resolved "https://registry.npm.taobao.org/pify/download/pify-4.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231" | |
| 5234 | 5610 | integrity sha1-SyzSXFDVmHNcUCkiJP2MbfQeMjE= |
| 5235 | 5611 | |
| 5236 | 5612 | pinkie-promise@^2.0.0: |
| ... | ... | @@ -5252,21 +5628,14 @@ pkg-dir@^3.0.0: |
| 5252 | 5628 | dependencies: |
| 5253 | 5629 | find-up "^3.0.0" |
| 5254 | 5630 | |
| 5255 | -pkg-up@^2.0.0: | |
| 5256 | - version "2.0.0" | |
| 5257 | - resolved "https://registry.npm.taobao.org/pkg-up/download/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f" | |
| 5258 | - integrity sha1-yBmscoBZpGHKscOImivjxJoATX8= | |
| 5259 | - dependencies: | |
| 5260 | - find-up "^2.1.0" | |
| 5261 | - | |
| 5262 | -portfinder@^1.0.13, portfinder@^1.0.21: | |
| 5263 | - version "1.0.23" | |
| 5264 | - resolved "https://registry.npm.taobao.org/portfinder/download/portfinder-1.0.23.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fportfinder%2Fdownload%2Fportfinder-1.0.23.tgz#894db4bcc5daf02b6614517ce89cd21a38226b82" | |
| 5265 | - integrity sha1-iU20vMXa8CtmFFF86JzSGjgia4I= | |
| 5631 | +portfinder@^1.0.13, portfinder@^1.0.26: | |
| 5632 | + version "1.0.28" | |
| 5633 | + resolved "https://registry.npm.taobao.org/portfinder/download/portfinder-1.0.28.tgz#67c4622852bd5374dd1dd900f779f53462fac778" | |
| 5634 | + integrity sha1-Z8RiKFK9U3TdHdkA93n1NGL6x3g= | |
| 5266 | 5635 | dependencies: |
| 5267 | - async "^1.5.2" | |
| 5268 | - debug "^2.2.0" | |
| 5269 | - mkdirp "0.5.x" | |
| 5636 | + async "^2.6.2" | |
| 5637 | + debug "^3.1.1" | |
| 5638 | + mkdirp "^0.5.5" | |
| 5270 | 5639 | |
| 5271 | 5640 | posix-character-classes@^0.1.0: |
| 5272 | 5641 | version "0.1.1" |
| ... | ... | @@ -5274,18 +5643,17 @@ posix-character-classes@^0.1.0: |
| 5274 | 5643 | integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= |
| 5275 | 5644 | |
| 5276 | 5645 | postcss-calc@^7.0.1: |
| 5277 | - version "7.0.1" | |
| 5278 | - resolved "https://registry.npm.taobao.org/postcss-calc/download/postcss-calc-7.0.1.tgz#36d77bab023b0ecbb9789d84dcb23c4941145436" | |
| 5279 | - integrity sha1-Ntd7qwI7Dsu5eJ2E3LI8SUEUVDY= | |
| 5646 | + version "7.0.5" | |
| 5647 | + resolved "https://registry.npm.taobao.org/postcss-calc/download/postcss-calc-7.0.5.tgz?cache=0&sync_timestamp=1601732805830&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-calc%2Fdownload%2Fpostcss-calc-7.0.5.tgz#f8a6e99f12e619c2ebc23cf6c486fdc15860933e" | |
| 5648 | + integrity sha1-+KbpnxLmGcLrwjz2xIb9wVhgkz4= | |
| 5280 | 5649 | dependencies: |
| 5281 | - css-unit-converter "^1.1.1" | |
| 5282 | - postcss "^7.0.5" | |
| 5283 | - postcss-selector-parser "^5.0.0-rc.4" | |
| 5284 | - postcss-value-parser "^3.3.1" | |
| 5650 | + postcss "^7.0.27" | |
| 5651 | + postcss-selector-parser "^6.0.2" | |
| 5652 | + postcss-value-parser "^4.0.2" | |
| 5285 | 5653 | |
| 5286 | 5654 | postcss-colormin@^4.0.3: |
| 5287 | 5655 | version "4.0.3" |
| 5288 | - resolved "https://registry.npm.taobao.org/postcss-colormin/download/postcss-colormin-4.0.3.tgz#ae060bce93ed794ac71264f08132d550956bd381" | |
| 5656 | + resolved "https://registry.npm.taobao.org/postcss-colormin/download/postcss-colormin-4.0.3.tgz?cache=0&sync_timestamp=1599670357293&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-colormin%2Fdownload%2Fpostcss-colormin-4.0.3.tgz#ae060bce93ed794ac71264f08132d550956bd381" | |
| 5289 | 5657 | integrity sha1-rgYLzpPteUrHEmTwgTLVUJVr04E= |
| 5290 | 5658 | dependencies: |
| 5291 | 5659 | browserslist "^4.0.0" |
| ... | ... | @@ -5296,7 +5664,7 @@ postcss-colormin@^4.0.3: |
| 5296 | 5664 | |
| 5297 | 5665 | postcss-convert-values@^4.0.1: |
| 5298 | 5666 | version "4.0.1" |
| 5299 | - resolved "https://registry.npm.taobao.org/postcss-convert-values/download/postcss-convert-values-4.0.1.tgz#ca3813ed4da0f812f9d43703584e449ebe189a7f" | |
| 5667 | + resolved "https://registry.npm.taobao.org/postcss-convert-values/download/postcss-convert-values-4.0.1.tgz?cache=0&sync_timestamp=1599670357420&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-convert-values%2Fdownload%2Fpostcss-convert-values-4.0.1.tgz#ca3813ed4da0f812f9d43703584e449ebe189a7f" | |
| 5300 | 5668 | integrity sha1-yjgT7U2g+BL51DcDWE5Enr4Ymn8= |
| 5301 | 5669 | dependencies: |
| 5302 | 5670 | postcss "^7.0.0" |
| ... | ... | @@ -5304,43 +5672,43 @@ postcss-convert-values@^4.0.1: |
| 5304 | 5672 | |
| 5305 | 5673 | postcss-discard-comments@^4.0.2: |
| 5306 | 5674 | version "4.0.2" |
| 5307 | - resolved "https://registry.npm.taobao.org/postcss-discard-comments/download/postcss-discard-comments-4.0.2.tgz#1fbabd2c246bff6aaad7997b2b0918f4d7af4033" | |
| 5675 | + resolved "https://registry.npm.taobao.org/postcss-discard-comments/download/postcss-discard-comments-4.0.2.tgz?cache=0&sync_timestamp=1599670357512&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-discard-comments%2Fdownload%2Fpostcss-discard-comments-4.0.2.tgz#1fbabd2c246bff6aaad7997b2b0918f4d7af4033" | |
| 5308 | 5676 | integrity sha1-H7q9LCRr/2qq15l7KwkY9NevQDM= |
| 5309 | 5677 | dependencies: |
| 5310 | 5678 | postcss "^7.0.0" |
| 5311 | 5679 | |
| 5312 | 5680 | postcss-discard-duplicates@^4.0.2: |
| 5313 | 5681 | version "4.0.2" |
| 5314 | - resolved "https://registry.npm.taobao.org/postcss-discard-duplicates/download/postcss-discard-duplicates-4.0.2.tgz#3fe133cd3c82282e550fc9b239176a9207b784eb" | |
| 5682 | + resolved "https://registry.npm.taobao.org/postcss-discard-duplicates/download/postcss-discard-duplicates-4.0.2.tgz?cache=0&sync_timestamp=1599670357617&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-discard-duplicates%2Fdownload%2Fpostcss-discard-duplicates-4.0.2.tgz#3fe133cd3c82282e550fc9b239176a9207b784eb" | |
| 5315 | 5683 | integrity sha1-P+EzzTyCKC5VD8myORdqkge3hOs= |
| 5316 | 5684 | dependencies: |
| 5317 | 5685 | postcss "^7.0.0" |
| 5318 | 5686 | |
| 5319 | 5687 | postcss-discard-empty@^4.0.1: |
| 5320 | 5688 | version "4.0.1" |
| 5321 | - resolved "https://registry.npm.taobao.org/postcss-discard-empty/download/postcss-discard-empty-4.0.1.tgz#c8c951e9f73ed9428019458444a02ad90bb9f765" | |
| 5689 | + resolved "https://registry.npm.taobao.org/postcss-discard-empty/download/postcss-discard-empty-4.0.1.tgz?cache=0&sync_timestamp=1599670357713&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-discard-empty%2Fdownload%2Fpostcss-discard-empty-4.0.1.tgz#c8c951e9f73ed9428019458444a02ad90bb9f765" | |
| 5322 | 5690 | integrity sha1-yMlR6fc+2UKAGUWERKAq2Qu592U= |
| 5323 | 5691 | dependencies: |
| 5324 | 5692 | postcss "^7.0.0" |
| 5325 | 5693 | |
| 5326 | 5694 | postcss-discard-overridden@^4.0.1: |
| 5327 | 5695 | version "4.0.1" |
| 5328 | - resolved "https://registry.npm.taobao.org/postcss-discard-overridden/download/postcss-discard-overridden-4.0.1.tgz#652aef8a96726f029f5e3e00146ee7a4e755ff57" | |
| 5696 | + resolved "https://registry.npm.taobao.org/postcss-discard-overridden/download/postcss-discard-overridden-4.0.1.tgz?cache=0&sync_timestamp=1599670357800&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-discard-overridden%2Fdownload%2Fpostcss-discard-overridden-4.0.1.tgz#652aef8a96726f029f5e3e00146ee7a4e755ff57" | |
| 5329 | 5697 | integrity sha1-ZSrvipZybwKfXj4AFG7npOdV/1c= |
| 5330 | 5698 | dependencies: |
| 5331 | 5699 | postcss "^7.0.0" |
| 5332 | 5700 | |
| 5333 | 5701 | postcss-load-config@^2.0.0: |
| 5334 | - version "2.1.0" | |
| 5335 | - resolved "https://registry.npm.taobao.org/postcss-load-config/download/postcss-load-config-2.1.0.tgz#c84d692b7bb7b41ddced94ee62e8ab31b417b003" | |
| 5336 | - integrity sha1-yE1pK3u3tB3c7ZTuYuirMbQXsAM= | |
| 5702 | + version "2.1.2" | |
| 5703 | + resolved "https://registry.npm.taobao.org/postcss-load-config/download/postcss-load-config-2.1.2.tgz?cache=0&sync_timestamp=1601607876353&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-load-config%2Fdownload%2Fpostcss-load-config-2.1.2.tgz#c5ea504f2c4aef33c7359a34de3573772ad7502a" | |
| 5704 | + integrity sha1-xepQTyxK7zPHNZo03jVzdyrXUCo= | |
| 5337 | 5705 | dependencies: |
| 5338 | 5706 | cosmiconfig "^5.0.0" |
| 5339 | 5707 | import-cwd "^2.0.0" |
| 5340 | 5708 | |
| 5341 | 5709 | postcss-loader@^3.0.0: |
| 5342 | 5710 | version "3.0.0" |
| 5343 | - resolved "https://registry.npm.taobao.org/postcss-loader/download/postcss-loader-3.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-loader%2Fdownload%2Fpostcss-loader-3.0.0.tgz#6b97943e47c72d845fa9e03f273773d4e8dd6c2d" | |
| 5711 | + resolved "https://registry.npm.taobao.org/postcss-loader/download/postcss-loader-3.0.0.tgz#6b97943e47c72d845fa9e03f273773d4e8dd6c2d" | |
| 5344 | 5712 | integrity sha1-a5eUPkfHLYRfqeA/Jzdz1OjdbC0= |
| 5345 | 5713 | dependencies: |
| 5346 | 5714 | loader-utils "^1.1.0" |
| ... | ... | @@ -5350,7 +5718,7 @@ postcss-loader@^3.0.0: |
| 5350 | 5718 | |
| 5351 | 5719 | postcss-merge-longhand@^4.0.11: |
| 5352 | 5720 | version "4.0.11" |
| 5353 | - resolved "https://registry.npm.taobao.org/postcss-merge-longhand/download/postcss-merge-longhand-4.0.11.tgz#62f49a13e4a0ee04e7b98f42bb16062ca2549e24" | |
| 5721 | + resolved "https://registry.npm.taobao.org/postcss-merge-longhand/download/postcss-merge-longhand-4.0.11.tgz?cache=0&sync_timestamp=1599670358093&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-merge-longhand%2Fdownload%2Fpostcss-merge-longhand-4.0.11.tgz#62f49a13e4a0ee04e7b98f42bb16062ca2549e24" | |
| 5354 | 5722 | integrity sha1-YvSaE+Sg7gTnuY9CuxYGLKJUniQ= |
| 5355 | 5723 | dependencies: |
| 5356 | 5724 | css-color-names "0.0.4" |
| ... | ... | @@ -5360,7 +5728,7 @@ postcss-merge-longhand@^4.0.11: |
| 5360 | 5728 | |
| 5361 | 5729 | postcss-merge-rules@^4.0.3: |
| 5362 | 5730 | version "4.0.3" |
| 5363 | - resolved "https://registry.npm.taobao.org/postcss-merge-rules/download/postcss-merge-rules-4.0.3.tgz#362bea4ff5a1f98e4075a713c6cb25aefef9a650" | |
| 5731 | + resolved "https://registry.npm.taobao.org/postcss-merge-rules/download/postcss-merge-rules-4.0.3.tgz?cache=0&sync_timestamp=1599670358205&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-merge-rules%2Fdownload%2Fpostcss-merge-rules-4.0.3.tgz#362bea4ff5a1f98e4075a713c6cb25aefef9a650" | |
| 5364 | 5732 | integrity sha1-NivqT/Wh+Y5AdacTxsslrv75plA= |
| 5365 | 5733 | dependencies: |
| 5366 | 5734 | browserslist "^4.0.0" |
| ... | ... | @@ -5372,7 +5740,7 @@ postcss-merge-rules@^4.0.3: |
| 5372 | 5740 | |
| 5373 | 5741 | postcss-minify-font-values@^4.0.2: |
| 5374 | 5742 | version "4.0.2" |
| 5375 | - resolved "https://registry.npm.taobao.org/postcss-minify-font-values/download/postcss-minify-font-values-4.0.2.tgz#cd4c344cce474343fac5d82206ab2cbcb8afd5a6" | |
| 5743 | + resolved "https://registry.npm.taobao.org/postcss-minify-font-values/download/postcss-minify-font-values-4.0.2.tgz?cache=0&sync_timestamp=1599670358300&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-minify-font-values%2Fdownload%2Fpostcss-minify-font-values-4.0.2.tgz#cd4c344cce474343fac5d82206ab2cbcb8afd5a6" | |
| 5376 | 5744 | integrity sha1-zUw0TM5HQ0P6xdgiBqssvLiv1aY= |
| 5377 | 5745 | dependencies: |
| 5378 | 5746 | postcss "^7.0.0" |
| ... | ... | @@ -5380,7 +5748,7 @@ postcss-minify-font-values@^4.0.2: |
| 5380 | 5748 | |
| 5381 | 5749 | postcss-minify-gradients@^4.0.2: |
| 5382 | 5750 | version "4.0.2" |
| 5383 | - resolved "https://registry.npm.taobao.org/postcss-minify-gradients/download/postcss-minify-gradients-4.0.2.tgz#93b29c2ff5099c535eecda56c4aa6e665a663471" | |
| 5751 | + resolved "https://registry.npm.taobao.org/postcss-minify-gradients/download/postcss-minify-gradients-4.0.2.tgz?cache=0&sync_timestamp=1599670358386&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-minify-gradients%2Fdownload%2Fpostcss-minify-gradients-4.0.2.tgz#93b29c2ff5099c535eecda56c4aa6e665a663471" | |
| 5384 | 5752 | integrity sha1-k7KcL/UJnFNe7NpWxKpuZlpmNHE= |
| 5385 | 5753 | dependencies: |
| 5386 | 5754 | cssnano-util-get-arguments "^4.0.0" |
| ... | ... | @@ -5390,7 +5758,7 @@ postcss-minify-gradients@^4.0.2: |
| 5390 | 5758 | |
| 5391 | 5759 | postcss-minify-params@^4.0.2: |
| 5392 | 5760 | version "4.0.2" |
| 5393 | - resolved "https://registry.npm.taobao.org/postcss-minify-params/download/postcss-minify-params-4.0.2.tgz#6b9cef030c11e35261f95f618c90036d680db874" | |
| 5761 | + resolved "https://registry.npm.taobao.org/postcss-minify-params/download/postcss-minify-params-4.0.2.tgz?cache=0&sync_timestamp=1599670358476&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-minify-params%2Fdownload%2Fpostcss-minify-params-4.0.2.tgz#6b9cef030c11e35261f95f618c90036d680db874" | |
| 5394 | 5762 | integrity sha1-a5zvAwwR41Jh+V9hjJADbWgNuHQ= |
| 5395 | 5763 | dependencies: |
| 5396 | 5764 | alphanum-sort "^1.0.0" |
| ... | ... | @@ -5402,7 +5770,7 @@ postcss-minify-params@^4.0.2: |
| 5402 | 5770 | |
| 5403 | 5771 | postcss-minify-selectors@^4.0.2: |
| 5404 | 5772 | version "4.0.2" |
| 5405 | - resolved "https://registry.npm.taobao.org/postcss-minify-selectors/download/postcss-minify-selectors-4.0.2.tgz#e2e5eb40bfee500d0cd9243500f5f8ea4262fbd8" | |
| 5773 | + resolved "https://registry.npm.taobao.org/postcss-minify-selectors/download/postcss-minify-selectors-4.0.2.tgz?cache=0&sync_timestamp=1599670358672&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-minify-selectors%2Fdownload%2Fpostcss-minify-selectors-4.0.2.tgz#e2e5eb40bfee500d0cd9243500f5f8ea4262fbd8" | |
| 5406 | 5774 | integrity sha1-4uXrQL/uUA0M2SQ1APX46kJi+9g= |
| 5407 | 5775 | dependencies: |
| 5408 | 5776 | alphanum-sort "^1.0.0" |
| ... | ... | @@ -5412,7 +5780,7 @@ postcss-minify-selectors@^4.0.2: |
| 5412 | 5780 | |
| 5413 | 5781 | postcss-modules-extract-imports@^2.0.0: |
| 5414 | 5782 | version "2.0.0" |
| 5415 | - resolved "https://registry.npm.taobao.org/postcss-modules-extract-imports/download/postcss-modules-extract-imports-2.0.0.tgz#818719a1ae1da325f9832446b01136eeb493cd7e" | |
| 5783 | + resolved "https://registry.npm.taobao.org/postcss-modules-extract-imports/download/postcss-modules-extract-imports-2.0.0.tgz?cache=0&sync_timestamp=1600776062757&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-modules-extract-imports%2Fdownload%2Fpostcss-modules-extract-imports-2.0.0.tgz#818719a1ae1da325f9832446b01136eeb493cd7e" | |
| 5416 | 5784 | integrity sha1-gYcZoa4doyX5gyRGsBE27rSTzX4= |
| 5417 | 5785 | dependencies: |
| 5418 | 5786 | postcss "^7.0.5" |
| ... | ... | @@ -5427,16 +5795,16 @@ postcss-modules-local-by-default@^2.0.6: |
| 5427 | 5795 | postcss-value-parser "^3.3.1" |
| 5428 | 5796 | |
| 5429 | 5797 | postcss-modules-scope@^2.1.0: |
| 5430 | - version "2.1.0" | |
| 5431 | - resolved "https://registry.npm.taobao.org/postcss-modules-scope/download/postcss-modules-scope-2.1.0.tgz#ad3f5bf7856114f6fcab901b0502e2a2bc39d4eb" | |
| 5432 | - integrity sha1-rT9b94VhFPb8q5AbBQLiorw51Os= | |
| 5798 | + version "2.2.0" | |
| 5799 | + resolved "https://registry.npm.taobao.org/postcss-modules-scope/download/postcss-modules-scope-2.2.0.tgz?cache=0&sync_timestamp=1600778002267&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-modules-scope%2Fdownload%2Fpostcss-modules-scope-2.2.0.tgz#385cae013cc7743f5a7d7602d1073a89eaae62ee" | |
| 5800 | + integrity sha1-OFyuATzHdD9afXYC0Qc6iequYu4= | |
| 5433 | 5801 | dependencies: |
| 5434 | 5802 | postcss "^7.0.6" |
| 5435 | 5803 | postcss-selector-parser "^6.0.0" |
| 5436 | 5804 | |
| 5437 | 5805 | postcss-modules-values@^2.0.0: |
| 5438 | 5806 | version "2.0.0" |
| 5439 | - resolved "https://registry.npm.taobao.org/postcss-modules-values/download/postcss-modules-values-2.0.0.tgz#479b46dc0c5ca3dc7fa5270851836b9ec7152f64" | |
| 5807 | + resolved "https://registry.npm.taobao.org/postcss-modules-values/download/postcss-modules-values-2.0.0.tgz?cache=0&sync_timestamp=1602187322291&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-modules-values%2Fdownload%2Fpostcss-modules-values-2.0.0.tgz#479b46dc0c5ca3dc7fa5270851836b9ec7152f64" | |
| 5440 | 5808 | integrity sha1-R5tG3Axco9x/pScIUYNrnscVL2Q= |
| 5441 | 5809 | dependencies: |
| 5442 | 5810 | icss-replace-symbols "^1.1.0" |
| ... | ... | @@ -5444,14 +5812,14 @@ postcss-modules-values@^2.0.0: |
| 5444 | 5812 | |
| 5445 | 5813 | postcss-normalize-charset@^4.0.1: |
| 5446 | 5814 | version "4.0.1" |
| 5447 | - resolved "https://registry.npm.taobao.org/postcss-normalize-charset/download/postcss-normalize-charset-4.0.1.tgz#8b35add3aee83a136b0471e0d59be58a50285dd4" | |
| 5815 | + resolved "https://registry.npm.taobao.org/postcss-normalize-charset/download/postcss-normalize-charset-4.0.1.tgz?cache=0&sync_timestamp=1599670358565&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-charset%2Fdownload%2Fpostcss-normalize-charset-4.0.1.tgz#8b35add3aee83a136b0471e0d59be58a50285dd4" | |
| 5448 | 5816 | integrity sha1-izWt067oOhNrBHHg1ZvlilAoXdQ= |
| 5449 | 5817 | dependencies: |
| 5450 | 5818 | postcss "^7.0.0" |
| 5451 | 5819 | |
| 5452 | 5820 | postcss-normalize-display-values@^4.0.2: |
| 5453 | 5821 | version "4.0.2" |
| 5454 | - resolved "https://registry.npm.taobao.org/postcss-normalize-display-values/download/postcss-normalize-display-values-4.0.2.tgz#0dbe04a4ce9063d4667ed2be476bb830c825935a" | |
| 5822 | + resolved "https://registry.npm.taobao.org/postcss-normalize-display-values/download/postcss-normalize-display-values-4.0.2.tgz?cache=0&sync_timestamp=1599670358757&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-display-values%2Fdownload%2Fpostcss-normalize-display-values-4.0.2.tgz#0dbe04a4ce9063d4667ed2be476bb830c825935a" | |
| 5455 | 5823 | integrity sha1-Db4EpM6QY9RmftK+R2u4MMglk1o= |
| 5456 | 5824 | dependencies: |
| 5457 | 5825 | cssnano-util-get-match "^4.0.0" |
| ... | ... | @@ -5460,7 +5828,7 @@ postcss-normalize-display-values@^4.0.2: |
| 5460 | 5828 | |
| 5461 | 5829 | postcss-normalize-positions@^4.0.2: |
| 5462 | 5830 | version "4.0.2" |
| 5463 | - resolved "https://registry.npm.taobao.org/postcss-normalize-positions/download/postcss-normalize-positions-4.0.2.tgz#05f757f84f260437378368a91f8932d4b102917f" | |
| 5831 | + resolved "https://registry.npm.taobao.org/postcss-normalize-positions/download/postcss-normalize-positions-4.0.2.tgz?cache=0&sync_timestamp=1599670358852&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-positions%2Fdownload%2Fpostcss-normalize-positions-4.0.2.tgz#05f757f84f260437378368a91f8932d4b102917f" | |
| 5464 | 5832 | integrity sha1-BfdX+E8mBDc3g2ipH4ky1LECkX8= |
| 5465 | 5833 | dependencies: |
| 5466 | 5834 | cssnano-util-get-arguments "^4.0.0" |
| ... | ... | @@ -5470,7 +5838,7 @@ postcss-normalize-positions@^4.0.2: |
| 5470 | 5838 | |
| 5471 | 5839 | postcss-normalize-repeat-style@^4.0.2: |
| 5472 | 5840 | version "4.0.2" |
| 5473 | - resolved "https://registry.npm.taobao.org/postcss-normalize-repeat-style/download/postcss-normalize-repeat-style-4.0.2.tgz#c4ebbc289f3991a028d44751cbdd11918b17910c" | |
| 5841 | + resolved "https://registry.npm.taobao.org/postcss-normalize-repeat-style/download/postcss-normalize-repeat-style-4.0.2.tgz?cache=0&sync_timestamp=1599670359016&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-repeat-style%2Fdownload%2Fpostcss-normalize-repeat-style-4.0.2.tgz#c4ebbc289f3991a028d44751cbdd11918b17910c" | |
| 5474 | 5842 | integrity sha1-xOu8KJ85kaAo1EdRy90RkYsXkQw= |
| 5475 | 5843 | dependencies: |
| 5476 | 5844 | cssnano-util-get-arguments "^4.0.0" |
| ... | ... | @@ -5480,7 +5848,7 @@ postcss-normalize-repeat-style@^4.0.2: |
| 5480 | 5848 | |
| 5481 | 5849 | postcss-normalize-string@^4.0.2: |
| 5482 | 5850 | version "4.0.2" |
| 5483 | - resolved "https://registry.npm.taobao.org/postcss-normalize-string/download/postcss-normalize-string-4.0.2.tgz#cd44c40ab07a0c7a36dc5e99aace1eca4ec2690c" | |
| 5851 | + resolved "https://registry.npm.taobao.org/postcss-normalize-string/download/postcss-normalize-string-4.0.2.tgz?cache=0&sync_timestamp=1599670358937&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-string%2Fdownload%2Fpostcss-normalize-string-4.0.2.tgz#cd44c40ab07a0c7a36dc5e99aace1eca4ec2690c" | |
| 5484 | 5852 | integrity sha1-zUTECrB6DHo23F6Zqs4eyk7CaQw= |
| 5485 | 5853 | dependencies: |
| 5486 | 5854 | has "^1.0.0" |
| ... | ... | @@ -5489,7 +5857,7 @@ postcss-normalize-string@^4.0.2: |
| 5489 | 5857 | |
| 5490 | 5858 | postcss-normalize-timing-functions@^4.0.2: |
| 5491 | 5859 | version "4.0.2" |
| 5492 | - resolved "https://registry.npm.taobao.org/postcss-normalize-timing-functions/download/postcss-normalize-timing-functions-4.0.2.tgz#8e009ca2a3949cdaf8ad23e6b6ab99cb5e7d28d9" | |
| 5860 | + resolved "https://registry.npm.taobao.org/postcss-normalize-timing-functions/download/postcss-normalize-timing-functions-4.0.2.tgz?cache=0&sync_timestamp=1599670359092&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-timing-functions%2Fdownload%2Fpostcss-normalize-timing-functions-4.0.2.tgz#8e009ca2a3949cdaf8ad23e6b6ab99cb5e7d28d9" | |
| 5493 | 5861 | integrity sha1-jgCcoqOUnNr4rSPmtquZy159KNk= |
| 5494 | 5862 | dependencies: |
| 5495 | 5863 | cssnano-util-get-match "^4.0.0" |
| ... | ... | @@ -5498,7 +5866,7 @@ postcss-normalize-timing-functions@^4.0.2: |
| 5498 | 5866 | |
| 5499 | 5867 | postcss-normalize-unicode@^4.0.1: |
| 5500 | 5868 | version "4.0.1" |
| 5501 | - resolved "https://registry.npm.taobao.org/postcss-normalize-unicode/download/postcss-normalize-unicode-4.0.1.tgz#841bd48fdcf3019ad4baa7493a3d363b52ae1cfb" | |
| 5869 | + resolved "https://registry.npm.taobao.org/postcss-normalize-unicode/download/postcss-normalize-unicode-4.0.1.tgz?cache=0&sync_timestamp=1599670359173&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-unicode%2Fdownload%2Fpostcss-normalize-unicode-4.0.1.tgz#841bd48fdcf3019ad4baa7493a3d363b52ae1cfb" | |
| 5502 | 5870 | integrity sha1-hBvUj9zzAZrUuqdJOj02O1KuHPs= |
| 5503 | 5871 | dependencies: |
| 5504 | 5872 | browserslist "^4.0.0" |
| ... | ... | @@ -5507,7 +5875,7 @@ postcss-normalize-unicode@^4.0.1: |
| 5507 | 5875 | |
| 5508 | 5876 | postcss-normalize-url@^4.0.1: |
| 5509 | 5877 | version "4.0.1" |
| 5510 | - resolved "https://registry.npm.taobao.org/postcss-normalize-url/download/postcss-normalize-url-4.0.1.tgz#10e437f86bc7c7e58f7b9652ed878daaa95faae1" | |
| 5878 | + resolved "https://registry.npm.taobao.org/postcss-normalize-url/download/postcss-normalize-url-4.0.1.tgz?cache=0&sync_timestamp=1599670359275&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-url%2Fdownload%2Fpostcss-normalize-url-4.0.1.tgz#10e437f86bc7c7e58f7b9652ed878daaa95faae1" | |
| 5511 | 5879 | integrity sha1-EOQ3+GvHx+WPe5ZS7YeNqqlfquE= |
| 5512 | 5880 | dependencies: |
| 5513 | 5881 | is-absolute-url "^2.0.0" |
| ... | ... | @@ -5517,7 +5885,7 @@ postcss-normalize-url@^4.0.1: |
| 5517 | 5885 | |
| 5518 | 5886 | postcss-normalize-whitespace@^4.0.2: |
| 5519 | 5887 | version "4.0.2" |
| 5520 | - resolved "https://registry.npm.taobao.org/postcss-normalize-whitespace/download/postcss-normalize-whitespace-4.0.2.tgz#bf1d4070fe4fcea87d1348e825d8cc0c5faa7d82" | |
| 5888 | + resolved "https://registry.npm.taobao.org/postcss-normalize-whitespace/download/postcss-normalize-whitespace-4.0.2.tgz?cache=0&sync_timestamp=1599670359363&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-normalize-whitespace%2Fdownload%2Fpostcss-normalize-whitespace-4.0.2.tgz#bf1d4070fe4fcea87d1348e825d8cc0c5faa7d82" | |
| 5521 | 5889 | integrity sha1-vx1AcP5Pzqh9E0joJdjMDF+qfYI= |
| 5522 | 5890 | dependencies: |
| 5523 | 5891 | postcss "^7.0.0" |
| ... | ... | @@ -5525,7 +5893,7 @@ postcss-normalize-whitespace@^4.0.2: |
| 5525 | 5893 | |
| 5526 | 5894 | postcss-ordered-values@^4.1.2: |
| 5527 | 5895 | version "4.1.2" |
| 5528 | - resolved "https://registry.npm.taobao.org/postcss-ordered-values/download/postcss-ordered-values-4.1.2.tgz#0cf75c820ec7d5c4d280189559e0b571ebac0eee" | |
| 5896 | + resolved "https://registry.npm.taobao.org/postcss-ordered-values/download/postcss-ordered-values-4.1.2.tgz?cache=0&sync_timestamp=1599670359458&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-ordered-values%2Fdownload%2Fpostcss-ordered-values-4.1.2.tgz#0cf75c820ec7d5c4d280189559e0b571ebac0eee" | |
| 5529 | 5897 | integrity sha1-DPdcgg7H1cTSgBiVWeC1ceusDu4= |
| 5530 | 5898 | dependencies: |
| 5531 | 5899 | cssnano-util-get-arguments "^4.0.0" |
| ... | ... | @@ -5534,7 +5902,7 @@ postcss-ordered-values@^4.1.2: |
| 5534 | 5902 | |
| 5535 | 5903 | postcss-reduce-initial@^4.0.3: |
| 5536 | 5904 | version "4.0.3" |
| 5537 | - resolved "https://registry.npm.taobao.org/postcss-reduce-initial/download/postcss-reduce-initial-4.0.3.tgz#7fd42ebea5e9c814609639e2c2e84ae270ba48df" | |
| 5905 | + resolved "https://registry.npm.taobao.org/postcss-reduce-initial/download/postcss-reduce-initial-4.0.3.tgz?cache=0&sync_timestamp=1599670359551&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-reduce-initial%2Fdownload%2Fpostcss-reduce-initial-4.0.3.tgz#7fd42ebea5e9c814609639e2c2e84ae270ba48df" | |
| 5538 | 5906 | integrity sha1-f9QuvqXpyBRgljniwuhK4nC6SN8= |
| 5539 | 5907 | dependencies: |
| 5540 | 5908 | browserslist "^4.0.0" |
| ... | ... | @@ -5544,7 +5912,7 @@ postcss-reduce-initial@^4.0.3: |
| 5544 | 5912 | |
| 5545 | 5913 | postcss-reduce-transforms@^4.0.2: |
| 5546 | 5914 | version "4.0.2" |
| 5547 | - resolved "https://registry.npm.taobao.org/postcss-reduce-transforms/download/postcss-reduce-transforms-4.0.2.tgz#17efa405eacc6e07be3414a5ca2d1074681d4e29" | |
| 5915 | + resolved "https://registry.npm.taobao.org/postcss-reduce-transforms/download/postcss-reduce-transforms-4.0.2.tgz?cache=0&sync_timestamp=1599670359735&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-reduce-transforms%2Fdownload%2Fpostcss-reduce-transforms-4.0.2.tgz#17efa405eacc6e07be3414a5ca2d1074681d4e29" | |
| 5548 | 5916 | integrity sha1-F++kBerMbge+NBSlyi0QdGgdTik= |
| 5549 | 5917 | dependencies: |
| 5550 | 5918 | cssnano-util-get-match "^4.0.0" |
| ... | ... | @@ -5553,42 +5921,34 @@ postcss-reduce-transforms@^4.0.2: |
| 5553 | 5921 | postcss-value-parser "^3.0.0" |
| 5554 | 5922 | |
| 5555 | 5923 | postcss-safe-parser@^4.0.1: |
| 5556 | - version "4.0.1" | |
| 5557 | - resolved "https://registry.npm.taobao.org/postcss-safe-parser/download/postcss-safe-parser-4.0.1.tgz#8756d9e4c36fdce2c72b091bbc8ca176ab1fcdea" | |
| 5558 | - integrity sha1-h1bZ5MNv3OLHKwkbvIyhdqsfzeo= | |
| 5924 | + version "4.0.2" | |
| 5925 | + resolved "https://registry.npm.taobao.org/postcss-safe-parser/download/postcss-safe-parser-4.0.2.tgz?cache=0&sync_timestamp=1601168712719&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-safe-parser%2Fdownload%2Fpostcss-safe-parser-4.0.2.tgz#a6d4e48f0f37d9f7c11b2a581bf00f8ba4870b96" | |
| 5926 | + integrity sha1-ptTkjw832ffBGypYG/APi6SHC5Y= | |
| 5559 | 5927 | dependencies: |
| 5560 | - postcss "^7.0.0" | |
| 5928 | + postcss "^7.0.26" | |
| 5561 | 5929 | |
| 5562 | 5930 | postcss-selector-parser@^3.0.0: |
| 5563 | - version "3.1.1" | |
| 5564 | - resolved "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-3.1.1.tgz#4f875f4afb0c96573d5cf4d74011aee250a7e865" | |
| 5565 | - integrity sha1-T4dfSvsMllc9XPTXQBGu4lCn6GU= | |
| 5566 | - dependencies: | |
| 5567 | - dot-prop "^4.1.1" | |
| 5568 | - indexes-of "^1.0.1" | |
| 5569 | - uniq "^1.0.1" | |
| 5570 | - | |
| 5571 | -postcss-selector-parser@^5.0.0, postcss-selector-parser@^5.0.0-rc.4: | |
| 5572 | - version "5.0.0" | |
| 5573 | - resolved "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-5.0.0.tgz#249044356697b33b64f1a8f7c80922dddee7195c" | |
| 5574 | - integrity sha1-JJBENWaXsztk8aj3yAki3d7nGVw= | |
| 5931 | + version "3.1.2" | |
| 5932 | + resolved "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-3.1.2.tgz?cache=0&sync_timestamp=1601045448419&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-3.1.2.tgz#b310f5c4c0fdaf76f94902bbaa30db6aa84f5270" | |
| 5933 | + integrity sha1-sxD1xMD9r3b5SQK7qjDbaqhPUnA= | |
| 5575 | 5934 | dependencies: |
| 5576 | - cssesc "^2.0.0" | |
| 5935 | + dot-prop "^5.2.0" | |
| 5577 | 5936 | indexes-of "^1.0.1" |
| 5578 | 5937 | uniq "^1.0.1" |
| 5579 | 5938 | |
| 5580 | -postcss-selector-parser@^6.0.0: | |
| 5581 | - version "6.0.2" | |
| 5582 | - resolved "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-6.0.2.tgz#934cf799d016c83411859e09dcecade01286ec5c" | |
| 5583 | - integrity sha1-k0z3mdAWyDQRhZ4J3Oyt4BKG7Fw= | |
| 5939 | +postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2: | |
| 5940 | + version "6.0.4" | |
| 5941 | + resolved "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-6.0.4.tgz?cache=0&sync_timestamp=1601045448419&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-6.0.4.tgz#56075a1380a04604c38b063ea7767a129af5c2b3" | |
| 5942 | + integrity sha1-VgdaE4CgRgTDiwY+p3Z6Epr1wrM= | |
| 5584 | 5943 | dependencies: |
| 5585 | 5944 | cssesc "^3.0.0" |
| 5586 | 5945 | indexes-of "^1.0.1" |
| 5587 | 5946 | uniq "^1.0.1" |
| 5947 | + util-deprecate "^1.0.2" | |
| 5588 | 5948 | |
| 5589 | 5949 | postcss-svgo@^4.0.2: |
| 5590 | 5950 | version "4.0.2" |
| 5591 | - resolved "https://registry.npm.taobao.org/postcss-svgo/download/postcss-svgo-4.0.2.tgz#17b997bc711b333bab143aaed3b8d3d6e3d38258" | |
| 5951 | + resolved "https://registry.npm.taobao.org/postcss-svgo/download/postcss-svgo-4.0.2.tgz?cache=0&sync_timestamp=1599670359838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-svgo%2Fdownload%2Fpostcss-svgo-4.0.2.tgz#17b997bc711b333bab143aaed3b8d3d6e3d38258" | |
| 5592 | 5952 | integrity sha1-F7mXvHEbMzurFDqu07jT1uPTglg= |
| 5593 | 5953 | dependencies: |
| 5594 | 5954 | is-svg "^3.0.0" |
| ... | ... | @@ -5598,7 +5958,7 @@ postcss-svgo@^4.0.2: |
| 5598 | 5958 | |
| 5599 | 5959 | postcss-unique-selectors@^4.0.1: |
| 5600 | 5960 | version "4.0.1" |
| 5601 | - resolved "https://registry.npm.taobao.org/postcss-unique-selectors/download/postcss-unique-selectors-4.0.1.tgz#9446911f3289bfd64c6d680f073c03b1f9ee4bac" | |
| 5961 | + resolved "https://registry.npm.taobao.org/postcss-unique-selectors/download/postcss-unique-selectors-4.0.1.tgz?cache=0&sync_timestamp=1599670359928&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-unique-selectors%2Fdownload%2Fpostcss-unique-selectors-4.0.1.tgz#9446911f3289bfd64c6d680f073c03b1f9ee4bac" | |
| 5602 | 5962 | integrity sha1-lEaRHzKJv9ZMbWgPBzwDsfnuS6w= |
| 5603 | 5963 | dependencies: |
| 5604 | 5964 | alphanum-sort "^1.0.0" |
| ... | ... | @@ -5607,18 +5967,18 @@ postcss-unique-selectors@^4.0.1: |
| 5607 | 5967 | |
| 5608 | 5968 | postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^3.3.1: |
| 5609 | 5969 | version "3.3.1" |
| 5610 | - resolved "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281" | |
| 5970 | + resolved "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-3.3.1.tgz?cache=0&sync_timestamp=1588083303810&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-value-parser%2Fdownload%2Fpostcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281" | |
| 5611 | 5971 | integrity sha1-n/giVH4okyE88cMO+lGsX9G6goE= |
| 5612 | 5972 | |
| 5613 | -postcss-value-parser@^4.0.0: | |
| 5614 | - version "4.0.2" | |
| 5615 | - resolved "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9" | |
| 5616 | - integrity sha1-SCKCwJpCcG0fyaBptz9E7Ag5Hck= | |
| 5973 | +postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0: | |
| 5974 | + version "4.1.0" | |
| 5975 | + resolved "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz?cache=0&sync_timestamp=1588083303810&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-value-parser%2Fdownload%2Fpostcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb" | |
| 5976 | + integrity sha1-RD9qIM7WSBor2k+oUypuVdeJoss= | |
| 5617 | 5977 | |
| 5618 | -postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.5, postcss@^7.0.6: | |
| 5619 | - version "7.0.17" | |
| 5620 | - resolved "https://registry.npm.taobao.org/postcss/download/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f" | |
| 5621 | - integrity sha1-TaG9/1Mi1KCsqrTYfz54JDa60x8= | |
| 5978 | +postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6: | |
| 5979 | + version "7.0.35" | |
| 5980 | + resolved "https://registry.npm.taobao.org/postcss/download/postcss-7.0.35.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss%2Fdownload%2Fpostcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24" | |
| 5981 | + integrity sha1-0r4AuZj38hHYonaXQHny6SuXDiQ= | |
| 5622 | 5982 | dependencies: |
| 5623 | 5983 | chalk "^2.4.2" |
| 5624 | 5984 | source-map "^0.6.1" |
| ... | ... | @@ -5629,10 +5989,10 @@ prepend-http@^2.0.0: |
| 5629 | 5989 | resolved "https://registry.npm.taobao.org/prepend-http/download/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" |
| 5630 | 5990 | integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= |
| 5631 | 5991 | |
| 5632 | -prettier@1.16.3: | |
| 5633 | - version "1.16.3" | |
| 5634 | - resolved "https://registry.npm.taobao.org/prettier/download/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d" | |
| 5635 | - integrity sha1-jGIWhFO63vcC80tFtu6JlXSmpl0= | |
| 5992 | +prettier@^1.18.2: | |
| 5993 | + version "1.19.1" | |
| 5994 | + resolved "https://registry.npm.taobao.org/prettier/download/prettier-1.19.1.tgz?cache=0&sync_timestamp=1600215553884&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprettier%2Fdownload%2Fprettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb" | |
| 5995 | + integrity sha1-99f1/4qc2HKnvkyhQglZVqYHl8s= | |
| 5636 | 5996 | |
| 5637 | 5997 | pretty-error@^2.0.2: |
| 5638 | 5998 | version "2.1.1" |
| ... | ... | @@ -5648,17 +6008,12 @@ pretty-time@^1.1.0: |
| 5648 | 6008 | integrity sha1-/7dCmvq7hTXDRqNOQYc63z103Q4= |
| 5649 | 6009 | |
| 5650 | 6010 | prismjs@^1.13.0: |
| 5651 | - version "1.21.0" | |
| 5652 | - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3" | |
| 5653 | - integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw== | |
| 6011 | + version "1.22.0" | |
| 6012 | + resolved "https://registry.npm.taobao.org/prismjs/download/prismjs-1.22.0.tgz?cache=0&sync_timestamp=1602354630427&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprismjs%2Fdownload%2Fprismjs-1.22.0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa" | |
| 6013 | + integrity sha1-c8NACvxYqCPdfu0CP44c6f2Jd/o= | |
| 5654 | 6014 | optionalDependencies: |
| 5655 | 6015 | clipboard "^2.0.0" |
| 5656 | 6016 | |
| 5657 | -private@^0.1.6: | |
| 5658 | - version "0.1.8" | |
| 5659 | - resolved "https://registry.npm.taobao.org/private/download/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff" | |
| 5660 | - integrity sha1-I4Hts2ifelPWUxkAYPz4ItLzaP8= | |
| 5661 | - | |
| 5662 | 6017 | process-nextick-args@~2.0.0: |
| 5663 | 6018 | version "2.0.1" |
| 5664 | 6019 | resolved "https://registry.npm.taobao.org/process-nextick-args/download/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" |
| ... | ... | @@ -5675,12 +6030,12 @@ promise-inflight@^1.0.1: |
| 5675 | 6030 | integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM= |
| 5676 | 6031 | |
| 5677 | 6032 | proxy-addr@~2.0.5: |
| 5678 | - version "2.0.5" | |
| 5679 | - resolved "https://registry.npm.taobao.org/proxy-addr/download/proxy-addr-2.0.5.tgz#34cbd64a2d81f4b1fd21e76f9f06c8a45299ee34" | |
| 5680 | - integrity sha1-NMvWSi2B9LH9IedvnwbIpFKZ7jQ= | |
| 6033 | + version "2.0.6" | |
| 6034 | + resolved "https://registry.npm.taobao.org/proxy-addr/download/proxy-addr-2.0.6.tgz?cache=0&sync_timestamp=1582556112011&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fproxy-addr%2Fdownload%2Fproxy-addr-2.0.6.tgz#fdc2336505447d3f2f2c638ed272caf614bbb2bf" | |
| 6035 | + integrity sha1-/cIzZQVEfT8vLGOO0nLK9hS7sr8= | |
| 5681 | 6036 | dependencies: |
| 5682 | 6037 | forwarded "~0.1.2" |
| 5683 | - ipaddr.js "1.9.0" | |
| 6038 | + ipaddr.js "1.9.1" | |
| 5684 | 6039 | |
| 5685 | 6040 | prr@~1.0.1: |
| 5686 | 6041 | version "1.0.1" |
| ... | ... | @@ -5692,10 +6047,10 @@ pseudomap@^1.0.2: |
| 5692 | 6047 | resolved "https://registry.npm.taobao.org/pseudomap/download/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" |
| 5693 | 6048 | integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM= |
| 5694 | 6049 | |
| 5695 | -psl@^1.1.24: | |
| 5696 | - version "1.3.0" | |
| 5697 | - resolved "https://registry.npm.taobao.org/psl/download/psl-1.3.0.tgz#e1ebf6a3b5564fa8376f3da2275da76d875ca1bd" | |
| 5698 | - integrity sha1-4ev2o7VWT6g3bz2iJ12nbYdcob0= | |
| 6050 | +psl@^1.1.28: | |
| 6051 | + version "1.8.0" | |
| 6052 | + resolved "https://registry.npm.taobao.org/psl/download/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24" | |
| 6053 | + integrity sha1-kyb4vPsBOtzABf3/BWrM4CDlHCQ= | |
| 5699 | 6054 | |
| 5700 | 6055 | public-encrypt@^4.0.0: |
| 5701 | 6056 | version "4.0.3" |
| ... | ... | @@ -5727,7 +6082,7 @@ pump@^3.0.0: |
| 5727 | 6082 | |
| 5728 | 6083 | pumpify@^1.3.3: |
| 5729 | 6084 | version "1.5.1" |
| 5730 | - resolved "https://registry.npm.taobao.org/pumpify/download/pumpify-1.5.1.tgz?cache=0&sync_timestamp=1563089137219&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpumpify%2Fdownload%2Fpumpify-1.5.1.tgz#36513be246ab27570b1a374a5ce278bfd74370ce" | |
| 6085 | + resolved "https://registry.npm.taobao.org/pumpify/download/pumpify-1.5.1.tgz#36513be246ab27570b1a374a5ce278bfd74370ce" | |
| 5731 | 6086 | integrity sha1-NlE74karJ1cLGjdKXOJ4v9dDcM4= |
| 5732 | 6087 | dependencies: |
| 5733 | 6088 | duplexify "^3.6.0" |
| ... | ... | @@ -5736,19 +6091,26 @@ pumpify@^1.3.3: |
| 5736 | 6091 | |
| 5737 | 6092 | punycode@1.3.2: |
| 5738 | 6093 | version "1.3.2" |
| 5739 | - resolved "https://registry.npm.taobao.org/punycode/download/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" | |
| 6094 | + resolved "https://registry.npm.taobao.org/punycode/download/punycode-1.3.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpunycode%2Fdownload%2Fpunycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" | |
| 5740 | 6095 | integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0= |
| 5741 | 6096 | |
| 5742 | -punycode@^1.2.4, punycode@^1.4.1: | |
| 6097 | +punycode@^1.2.4: | |
| 5743 | 6098 | version "1.4.1" |
| 5744 | - resolved "https://registry.npm.taobao.org/punycode/download/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" | |
| 6099 | + resolved "https://registry.npm.taobao.org/punycode/download/punycode-1.4.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpunycode%2Fdownload%2Fpunycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" | |
| 5745 | 6100 | integrity sha1-wNWmOycYgArY4esPpSachN1BhF4= |
| 5746 | 6101 | |
| 5747 | -punycode@^2.1.0: | |
| 6102 | +punycode@^2.1.0, punycode@^2.1.1: | |
| 5748 | 6103 | version "2.1.1" |
| 5749 | - resolved "https://registry.npm.taobao.org/punycode/download/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" | |
| 6104 | + resolved "https://registry.npm.taobao.org/punycode/download/punycode-2.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpunycode%2Fdownload%2Fpunycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" | |
| 5750 | 6105 | integrity sha1-tYsBCsQMIsVldhbI0sLALHv0eew= |
| 5751 | 6106 | |
| 6107 | +pupa@^2.0.1: | |
| 6108 | + version "2.0.1" | |
| 6109 | + resolved "https://registry.npm.taobao.org/pupa/download/pupa-2.0.1.tgz#dbdc9ff48ffbea4a26a069b6f9f7abb051008726" | |
| 6110 | + integrity sha1-29yf9I/76komoGm2+fersFEAhyY= | |
| 6111 | + dependencies: | |
| 6112 | + escape-goat "^2.0.0" | |
| 6113 | + | |
| 5752 | 6114 | q@^1.1.2: |
| 5753 | 6115 | version "1.5.1" |
| 5754 | 6116 | resolved "https://registry.npm.taobao.org/q/download/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" |
| ... | ... | @@ -5756,22 +6118,22 @@ q@^1.1.2: |
| 5756 | 6118 | |
| 5757 | 6119 | qs@6.7.0: |
| 5758 | 6120 | version "6.7.0" |
| 5759 | - resolved "https://registry.npm.taobao.org/qs/download/qs-6.7.0.tgz?cache=0&sync_timestamp=1566009952956&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc" | |
| 6121 | + resolved "https://registry.npm.taobao.org/qs/download/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc" | |
| 5760 | 6122 | integrity sha1-QdwaAV49WB8WIXdr4xr7KHapsbw= |
| 5761 | 6123 | |
| 5762 | 6124 | qs@^6.6.0: |
| 5763 | - version "6.8.0" | |
| 5764 | - resolved "https://registry.npm.taobao.org/qs/download/qs-6.8.0.tgz?cache=0&sync_timestamp=1566009952956&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.8.0.tgz#87b763f0d37ca54200334cd57bb2ef8f68a1d081" | |
| 5765 | - integrity sha1-h7dj8NN8pUIAM0zVe7Lvj2ih0IE= | |
| 6125 | + version "6.9.4" | |
| 6126 | + resolved "https://registry.npm.taobao.org/qs/download/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687" | |
| 6127 | + integrity sha1-kJCykNH5FyjTwi5UhDykSupatoc= | |
| 5766 | 6128 | |
| 5767 | 6129 | qs@~6.5.2: |
| 5768 | 6130 | version "6.5.2" |
| 5769 | - resolved "https://registry.npm.taobao.org/qs/download/qs-6.5.2.tgz?cache=0&sync_timestamp=1566009952956&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" | |
| 6131 | + resolved "https://registry.npm.taobao.org/qs/download/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" | |
| 5770 | 6132 | integrity sha1-yzroBuh0BERYTvFUzo7pjUA/PjY= |
| 5771 | 6133 | |
| 5772 | 6134 | query-string@^5.0.1: |
| 5773 | 6135 | version "5.1.1" |
| 5774 | - resolved "https://registry.npm.taobao.org/query-string/download/query-string-5.1.1.tgz#a78c012b71c17e05f2e3fa2319dd330682efb3cb" | |
| 6136 | + resolved "https://registry.npm.taobao.org/query-string/download/query-string-5.1.1.tgz?cache=0&sync_timestamp=1601654425373&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fquery-string%2Fdownload%2Fquery-string-5.1.1.tgz#a78c012b71c17e05f2e3fa2319dd330682efb3cb" | |
| 5775 | 6137 | integrity sha1-p4wBK3HBfgXy4/ojGd0zBoLvs8s= |
| 5776 | 6138 | dependencies: |
| 5777 | 6139 | decode-uri-component "^0.2.0" |
| ... | ... | @@ -5789,11 +6151,11 @@ querystring@0.2.0: |
| 5789 | 6151 | integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA= |
| 5790 | 6152 | |
| 5791 | 6153 | querystringify@^2.1.1: |
| 5792 | - version "2.1.1" | |
| 5793 | - resolved "https://registry.npm.taobao.org/querystringify/download/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e" | |
| 5794 | - integrity sha1-YOWl/WSn+L+k0qsu1v30yFutFU4= | |
| 6154 | + version "2.2.0" | |
| 6155 | + resolved "https://registry.npm.taobao.org/querystringify/download/querystringify-2.2.0.tgz?cache=0&sync_timestamp=1597686657045&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fquerystringify%2Fdownload%2Fquerystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" | |
| 6156 | + integrity sha1-M0WUG0FTy50ILY7uTNogFqmu9/Y= | |
| 5795 | 6157 | |
| 5796 | -randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5: | |
| 6158 | +randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0: | |
| 5797 | 6159 | version "2.1.0" |
| 5798 | 6160 | resolved "https://registry.npm.taobao.org/randombytes/download/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a" |
| 5799 | 6161 | integrity sha1-32+ENy8CcNxlzfYpE0mrekc9Tyo= |
| ... | ... | @@ -5823,7 +6185,7 @@ raw-body@2.4.0: |
| 5823 | 6185 | iconv-lite "0.4.24" |
| 5824 | 6186 | unpipe "1.0.0" |
| 5825 | 6187 | |
| 5826 | -rc@^1.2.7: | |
| 6188 | +rc@^1.2.8: | |
| 5827 | 6189 | version "1.2.8" |
| 5828 | 6190 | resolved "https://registry.npm.taobao.org/rc/download/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" |
| 5829 | 6191 | integrity sha1-zZJL9SAKB1uDwYjNa54hG3/A0+0= |
| ... | ... | @@ -5833,10 +6195,10 @@ rc@^1.2.7: |
| 5833 | 6195 | minimist "^1.2.0" |
| 5834 | 6196 | strip-json-comments "~2.0.1" |
| 5835 | 6197 | |
| 5836 | -"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6: | |
| 5837 | - version "2.3.6" | |
| 5838 | - resolved "https://registry.npm.taobao.org/readable-stream/download/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" | |
| 5839 | - integrity sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8= | |
| 6198 | +"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6: | |
| 6199 | + version "2.3.7" | |
| 6200 | + resolved "https://registry.npm.taobao.org/readable-stream/download/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57" | |
| 6201 | + integrity sha1-Hsoc9xGu+BTAT2IlKjamL2yyO1c= | |
| 5840 | 6202 | dependencies: |
| 5841 | 6203 | core-util-is "~1.0.0" |
| 5842 | 6204 | inherits "~2.0.3" |
| ... | ... | @@ -5846,10 +6208,10 @@ rc@^1.2.7: |
| 5846 | 6208 | string_decoder "~1.1.1" |
| 5847 | 6209 | util-deprecate "~1.0.1" |
| 5848 | 6210 | |
| 5849 | -readable-stream@^3.0.6, readable-stream@^3.1.1: | |
| 5850 | - version "3.4.0" | |
| 5851 | - resolved "https://registry.npm.taobao.org/readable-stream/download/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc" | |
| 5852 | - integrity sha1-pRwmdUZY4KPCHb9ZFjvUW6b0R/w= | |
| 6211 | +readable-stream@^3.0.6, readable-stream@^3.1.1, readable-stream@^3.6.0: | |
| 6212 | + version "3.6.0" | |
| 6213 | + resolved "https://registry.npm.taobao.org/readable-stream/download/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" | |
| 6214 | + integrity sha1-M3u9o63AcGvT4CRCaihtS0sskZg= | |
| 5853 | 6215 | dependencies: |
| 5854 | 6216 | inherits "^2.0.3" |
| 5855 | 6217 | string_decoder "^1.1.1" |
| ... | ... | @@ -5864,6 +6226,13 @@ readdirp@^2.2.1: |
| 5864 | 6226 | micromatch "^3.1.10" |
| 5865 | 6227 | readable-stream "^2.0.2" |
| 5866 | 6228 | |
| 6229 | +readdirp@~3.4.0: | |
| 6230 | + version "3.4.0" | |
| 6231 | + resolved "https://registry.npm.taobao.org/readdirp/download/readdirp-3.4.0.tgz#9fdccdf9e9155805449221ac645e8303ab5b9ada" | |
| 6232 | + integrity sha1-n9zN+ekVWAVEkiGsZF6DA6tbmto= | |
| 6233 | + dependencies: | |
| 6234 | + picomatch "^2.2.1" | |
| 6235 | + | |
| 5867 | 6236 | reduce@^1.0.1: |
| 5868 | 6237 | version "1.0.2" |
| 5869 | 6238 | resolved "https://registry.npm.taobao.org/reduce/download/reduce-1.0.2.tgz#0cd680ad3ffe0b060e57a5c68bdfce37168d361b" |
| ... | ... | @@ -5871,29 +6240,29 @@ reduce@^1.0.1: |
| 5871 | 6240 | dependencies: |
| 5872 | 6241 | object-keys "^1.1.0" |
| 5873 | 6242 | |
| 5874 | -regenerate-unicode-properties@^8.1.0: | |
| 5875 | - version "8.1.0" | |
| 5876 | - resolved "https://registry.npm.taobao.org/regenerate-unicode-properties/download/regenerate-unicode-properties-8.1.0.tgz#ef51e0f0ea4ad424b77bf7cb41f3e015c70a3f0e" | |
| 5877 | - integrity sha1-71Hg8OpK1CS3e/fLQfPgFccKPw4= | |
| 6243 | +regenerate-unicode-properties@^8.2.0: | |
| 6244 | + version "8.2.0" | |
| 6245 | + resolved "https://registry.npm.taobao.org/regenerate-unicode-properties/download/regenerate-unicode-properties-8.2.0.tgz#e5de7111d655e7ba60c057dbe9ff37c87e65cdec" | |
| 6246 | + integrity sha1-5d5xEdZV57pgwFfb6f83yH5lzew= | |
| 5878 | 6247 | dependencies: |
| 5879 | 6248 | regenerate "^1.4.0" |
| 5880 | 6249 | |
| 5881 | 6250 | regenerate@^1.4.0: |
| 5882 | - version "1.4.0" | |
| 5883 | - resolved "https://registry.npm.taobao.org/regenerate/download/regenerate-1.4.0.tgz#4a856ec4b56e4077c557589cae85e7a4c8869a11" | |
| 5884 | - integrity sha1-SoVuxLVuQHfFV1icroXnpMiGmhE= | |
| 6251 | + version "1.4.1" | |
| 6252 | + resolved "https://registry.npm.taobao.org/regenerate/download/regenerate-1.4.1.tgz#cad92ad8e6b591773485fbe05a485caf4f457e6f" | |
| 6253 | + integrity sha1-ytkq2Oa1kXc0hfvgWkhcr09Ffm8= | |
| 5885 | 6254 | |
| 5886 | -regenerator-runtime@^0.13.2: | |
| 5887 | - version "0.13.3" | |
| 5888 | - resolved "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5" | |
| 5889 | - integrity sha1-fPanfY9cb2Drc8X8GVWyzrAea/U= | |
| 6255 | +regenerator-runtime@^0.13.4: | |
| 6256 | + version "0.13.7" | |
| 6257 | + resolved "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.13.7.tgz?cache=0&sync_timestamp=1595456105304&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55" | |
| 6258 | + integrity sha1-ysLazIoepnX+qrrriugziYrkb1U= | |
| 5890 | 6259 | |
| 5891 | -regenerator-transform@^0.14.0: | |
| 5892 | - version "0.14.1" | |
| 5893 | - resolved "https://registry.npm.taobao.org/regenerator-transform/download/regenerator-transform-0.14.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-transform%2Fdownload%2Fregenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb" | |
| 5894 | - integrity sha1-Oy/OThq3cywI9mXf2zFHScfd0vs= | |
| 6260 | +regenerator-transform@^0.14.2: | |
| 6261 | + version "0.14.5" | |
| 6262 | + resolved "https://registry.npm.taobao.org/regenerator-transform/download/regenerator-transform-0.14.5.tgz?cache=0&sync_timestamp=1593557394730&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-transform%2Fdownload%2Fregenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4" | |
| 6263 | + integrity sha1-yY2hVGg2ccnE3LFuznNlF+G3/rQ= | |
| 5895 | 6264 | dependencies: |
| 5896 | - private "^0.1.6" | |
| 6265 | + "@babel/runtime" "^7.8.4" | |
| 5897 | 6266 | |
| 5898 | 6267 | regex-not@^1.0.0, regex-not@^1.0.2: |
| 5899 | 6268 | version "1.0.2" |
| ... | ... | @@ -5903,32 +6272,49 @@ regex-not@^1.0.0, regex-not@^1.0.2: |
| 5903 | 6272 | extend-shallow "^3.0.2" |
| 5904 | 6273 | safe-regex "^1.1.0" |
| 5905 | 6274 | |
| 5906 | -regexp-tree@^0.1.6: | |
| 5907 | - version "0.1.11" | |
| 5908 | - resolved "https://registry.npm.taobao.org/regexp-tree/download/regexp-tree-0.1.11.tgz#c9c7f00fcf722e0a56c7390983a7a63dd6c272f3" | |
| 5909 | - integrity sha1-ycfwD89yLgpWxzkJg6emPdbCcvM= | |
| 6275 | +regexp.prototype.flags@^1.2.0: | |
| 6276 | + version "1.3.0" | |
| 6277 | + resolved "https://registry.npm.taobao.org/regexp.prototype.flags/download/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75" | |
| 6278 | + integrity sha1-erqJs8E6ZFCdq888qNn7ub31y3U= | |
| 6279 | + dependencies: | |
| 6280 | + define-properties "^1.1.3" | |
| 6281 | + es-abstract "^1.17.0-next.1" | |
| 5910 | 6282 | |
| 5911 | -regexpu-core@^4.5.4: | |
| 5912 | - version "4.5.5" | |
| 5913 | - resolved "https://registry.npm.taobao.org/regexpu-core/download/regexpu-core-4.5.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregexpu-core%2Fdownload%2Fregexpu-core-4.5.5.tgz#aaffe61c2af58269b3e516b61a73790376326411" | |
| 5914 | - integrity sha1-qv/mHCr1gmmz5Ra2GnN5A3YyZBE= | |
| 6283 | +regexpu-core@^4.7.0: | |
| 6284 | + version "4.7.1" | |
| 6285 | + resolved "https://registry.npm.taobao.org/regexpu-core/download/regexpu-core-4.7.1.tgz?cache=0&sync_timestamp=1600413542312&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregexpu-core%2Fdownload%2Fregexpu-core-4.7.1.tgz#2dea5a9a07233298fbf0db91fa9abc4c6e0f8ad6" | |
| 6286 | + integrity sha1-LepamgcjMpj78NuR+pq8TG4PitY= | |
| 5915 | 6287 | dependencies: |
| 5916 | 6288 | regenerate "^1.4.0" |
| 5917 | - regenerate-unicode-properties "^8.1.0" | |
| 5918 | - regjsgen "^0.5.0" | |
| 5919 | - regjsparser "^0.6.0" | |
| 6289 | + regenerate-unicode-properties "^8.2.0" | |
| 6290 | + regjsgen "^0.5.1" | |
| 6291 | + regjsparser "^0.6.4" | |
| 5920 | 6292 | unicode-match-property-ecmascript "^1.0.4" |
| 5921 | - unicode-match-property-value-ecmascript "^1.1.0" | |
| 6293 | + unicode-match-property-value-ecmascript "^1.2.0" | |
| 5922 | 6294 | |
| 5923 | -regjsgen@^0.5.0: | |
| 5924 | - version "0.5.0" | |
| 5925 | - resolved "https://registry.npm.taobao.org/regjsgen/download/regjsgen-0.5.0.tgz#a7634dc08f89209c2049adda3525711fb97265dd" | |
| 5926 | - integrity sha1-p2NNwI+JIJwgSa3aNSVxH7lyZd0= | |
| 6295 | +registry-auth-token@^4.0.0: | |
| 6296 | + version "4.2.0" | |
| 6297 | + resolved "https://registry.npm.taobao.org/registry-auth-token/download/registry-auth-token-4.2.0.tgz?cache=0&sync_timestamp=1594638395069&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregistry-auth-token%2Fdownload%2Fregistry-auth-token-4.2.0.tgz#1d37dffda72bbecd0f581e4715540213a65eb7da" | |
| 6298 | + integrity sha1-HTff/acrvs0PWB5HFVQCE6Zet9o= | |
| 6299 | + dependencies: | |
| 6300 | + rc "^1.2.8" | |
| 5927 | 6301 | |
| 5928 | -regjsparser@^0.6.0: | |
| 5929 | - version "0.6.0" | |
| 5930 | - resolved "https://registry.npm.taobao.org/regjsparser/download/regjsparser-0.6.0.tgz#f1e6ae8b7da2bae96c99399b868cd6c933a2ba9c" | |
| 5931 | - integrity sha1-8eaui32iuulsmTmbhozWyTOiupw= | |
| 6302 | +registry-url@^5.0.0: | |
| 6303 | + version "5.1.0" | |
| 6304 | + resolved "https://registry.npm.taobao.org/registry-url/download/registry-url-5.1.0.tgz#e98334b50d5434b81136b44ec638d9c2009c5009" | |
| 6305 | + integrity sha1-6YM0tQ1UNLgRNrROxjjZwgCcUAk= | |
| 6306 | + dependencies: | |
| 6307 | + rc "^1.2.8" | |
| 6308 | + | |
| 6309 | +regjsgen@^0.5.1: | |
| 6310 | + version "0.5.2" | |
| 6311 | + resolved "https://registry.npm.taobao.org/regjsgen/download/regjsgen-0.5.2.tgz#92ff295fb1deecbf6ecdab2543d207e91aa33733" | |
| 6312 | + integrity sha1-kv8pX7He7L9uzaslQ9IH6RqjNzM= | |
| 6313 | + | |
| 6314 | +regjsparser@^0.6.4: | |
| 6315 | + version "0.6.4" | |
| 6316 | + resolved "https://registry.npm.taobao.org/regjsparser/download/regjsparser-0.6.4.tgz#a769f8684308401a66e9b529d2436ff4d0666272" | |
| 6317 | + integrity sha1-p2n4aEMIQBpm6bUp0kNv9NBmYnI= | |
| 5932 | 6318 | dependencies: |
| 5933 | 6319 | jsesc "~0.5.0" |
| 5934 | 6320 | |
| ... | ... | @@ -5964,9 +6350,9 @@ repeat-string@^1.6.1: |
| 5964 | 6350 | integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc= |
| 5965 | 6351 | |
| 5966 | 6352 | request@^2.87.0: |
| 5967 | - version "2.88.0" | |
| 5968 | - resolved "https://registry.npm.taobao.org/request/download/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef" | |
| 5969 | - integrity sha1-nC/KT301tZLv5Xx/ClXoEFIST+8= | |
| 6353 | + version "2.88.2" | |
| 6354 | + resolved "https://registry.npm.taobao.org/request/download/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3" | |
| 6355 | + integrity sha1-1zyRhzHLWofaBH4gcjQUb2ZNErM= | |
| 5970 | 6356 | dependencies: |
| 5971 | 6357 | aws-sign2 "~0.7.0" |
| 5972 | 6358 | aws4 "^1.8.0" |
| ... | ... | @@ -5975,7 +6361,7 @@ request@^2.87.0: |
| 5975 | 6361 | extend "~3.0.2" |
| 5976 | 6362 | forever-agent "~0.6.1" |
| 5977 | 6363 | form-data "~2.3.2" |
| 5978 | - har-validator "~5.1.0" | |
| 6364 | + har-validator "~5.1.3" | |
| 5979 | 6365 | http-signature "~1.2.0" |
| 5980 | 6366 | is-typedarray "~1.0.0" |
| 5981 | 6367 | isstream "~0.1.2" |
| ... | ... | @@ -5985,7 +6371,7 @@ request@^2.87.0: |
| 5985 | 6371 | performance-now "^2.1.0" |
| 5986 | 6372 | qs "~6.5.2" |
| 5987 | 6373 | safe-buffer "^5.1.2" |
| 5988 | - tough-cookie "~2.4.3" | |
| 6374 | + tough-cookie "~2.5.0" | |
| 5989 | 6375 | tunnel-agent "^0.6.0" |
| 5990 | 6376 | uuid "^3.3.2" |
| 5991 | 6377 | |
| ... | ... | @@ -5994,21 +6380,16 @@ require-directory@^2.1.1: |
| 5994 | 6380 | resolved "https://registry.npm.taobao.org/require-directory/download/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" |
| 5995 | 6381 | integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I= |
| 5996 | 6382 | |
| 5997 | -require-main-filename@^1.0.1: | |
| 5998 | - version "1.0.1" | |
| 5999 | - resolved "https://registry.npm.taobao.org/require-main-filename/download/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1" | |
| 6000 | - integrity sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE= | |
| 6383 | +require-main-filename@^2.0.0: | |
| 6384 | + version "2.0.0" | |
| 6385 | + resolved "https://registry.npm.taobao.org/require-main-filename/download/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b" | |
| 6386 | + integrity sha1-0LMp7MfMD2Fkn2IhW+aa9UqomJs= | |
| 6001 | 6387 | |
| 6002 | 6388 | requires-port@^1.0.0: |
| 6003 | 6389 | version "1.0.0" |
| 6004 | - resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | |
| 6390 | + resolved "https://registry.npm.taobao.org/requires-port/download/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | |
| 6005 | 6391 | integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8= |
| 6006 | 6392 | |
| 6007 | -reselect@^3.0.1: | |
| 6008 | - version "3.0.1" | |
| 6009 | - resolved "https://registry.npm.taobao.org/reselect/download/reselect-3.0.1.tgz#efdaa98ea7451324d092b2b2163a6a1d7a9a2147" | |
| 6010 | - integrity sha1-79qpjqdFEyTQkrKyFjpqHXqaIUc= | |
| 6011 | - | |
| 6012 | 6393 | resolve-cwd@^2.0.0: |
| 6013 | 6394 | version "2.0.0" |
| 6014 | 6395 | resolved "https://registry.npm.taobao.org/resolve-cwd/download/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a" |
| ... | ... | @@ -6026,13 +6407,20 @@ resolve-url@^0.2.1: |
| 6026 | 6407 | resolved "https://registry.npm.taobao.org/resolve-url/download/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" |
| 6027 | 6408 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= |
| 6028 | 6409 | |
| 6029 | -resolve@^1.2.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.8.1: | |
| 6030 | - version "1.12.0" | |
| 6031 | - resolved "https://registry.npm.taobao.org/resolve/download/resolve-1.12.0.tgz?cache=0&sync_timestamp=1564641434608&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fresolve%2Fdownload%2Fresolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6" | |
| 6032 | - integrity sha1-P8ZEo1yEpIVUYJ/ybsUrZvpXffY= | |
| 6410 | +resolve@^1.2.0, resolve@^1.3.2, resolve@^1.8.1: | |
| 6411 | + version "1.17.0" | |
| 6412 | + resolved "https://registry.npm.taobao.org/resolve/download/resolve-1.17.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fresolve%2Fdownload%2Fresolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" | |
| 6413 | + integrity sha1-sllBtUloIxzC0bt2p5y38sC/hEQ= | |
| 6033 | 6414 | dependencies: |
| 6034 | 6415 | path-parse "^1.0.6" |
| 6035 | 6416 | |
| 6417 | +responselike@^1.0.2: | |
| 6418 | + version "1.0.2" | |
| 6419 | + resolved "https://registry.npm.taobao.org/responselike/download/responselike-1.0.2.tgz?cache=0&sync_timestamp=1570573217730&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fresponselike%2Fdownload%2Fresponselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7" | |
| 6420 | + integrity sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec= | |
| 6421 | + dependencies: | |
| 6422 | + lowercase-keys "^1.0.0" | |
| 6423 | + | |
| 6036 | 6424 | ret@~0.1.10: |
| 6037 | 6425 | version "0.1.15" |
| 6038 | 6426 | resolved "https://registry.npm.taobao.org/ret/download/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" |
| ... | ... | @@ -6053,7 +6441,7 @@ rgba-regex@^1.0.0: |
| 6053 | 6441 | resolved "https://registry.npm.taobao.org/rgba-regex/download/rgba-regex-1.0.0.tgz#43374e2e2ca0968b0ef1523460b7d730ff22eeb3" |
| 6054 | 6442 | integrity sha1-QzdOLiyglosO8VI0YLfXMP8i7rM= |
| 6055 | 6443 | |
| 6056 | -rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.3: | |
| 6444 | +rimraf@^2.5.4, rimraf@^2.6.3: | |
| 6057 | 6445 | version "2.7.1" |
| 6058 | 6446 | resolved "https://registry.npm.taobao.org/rimraf/download/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec" |
| 6059 | 6447 | integrity sha1-NXl/E6f9rcVmFCwp1PB8ytSD4+w= |
| ... | ... | @@ -6077,13 +6465,13 @@ run-queue@^1.0.0, run-queue@^1.0.3: |
| 6077 | 6465 | |
| 6078 | 6466 | safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: |
| 6079 | 6467 | version "5.1.2" |
| 6080 | - resolved "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" | |
| 6468 | + resolved "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.1.2.tgz?cache=0&sync_timestamp=1589129103371&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsafe-buffer%2Fdownload%2Fsafe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" | |
| 6081 | 6469 | integrity sha1-mR7GnSluAxN0fVm9/St0XDX4go0= |
| 6082 | 6470 | |
| 6083 | -safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.2.0: | |
| 6084 | - version "5.2.0" | |
| 6085 | - resolved "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519" | |
| 6086 | - integrity sha1-t02uxJsRSPiMZLaNSbHoFcHy9Rk= | |
| 6471 | +safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@~5.2.0: | |
| 6472 | + version "5.2.1" | |
| 6473 | + resolved "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.2.1.tgz?cache=0&sync_timestamp=1589129103371&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsafe-buffer%2Fdownload%2Fsafe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" | |
| 6474 | + integrity sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY= | |
| 6087 | 6475 | |
| 6088 | 6476 | safe-regex@^1.1.0: |
| 6089 | 6477 | version "1.1.0" |
| ... | ... | @@ -6097,14 +6485,14 @@ safe-regex@^1.1.0: |
| 6097 | 6485 | resolved "https://registry.npm.taobao.org/safer-buffer/download/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
| 6098 | 6486 | integrity sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo= |
| 6099 | 6487 | |
| 6100 | -sax@^1.2.4, sax@~1.2.4: | |
| 6488 | +sax@~1.2.4: | |
| 6101 | 6489 | version "1.2.4" |
| 6102 | 6490 | resolved "https://registry.npm.taobao.org/sax/download/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" |
| 6103 | 6491 | integrity sha1-KBYjTiN4vdxOU1T6tcqold9xANk= |
| 6104 | 6492 | |
| 6105 | 6493 | schema-utils@^0.4.2: |
| 6106 | 6494 | version "0.4.7" |
| 6107 | - resolved "https://registry.npm.taobao.org/schema-utils/download/schema-utils-0.4.7.tgz?cache=0&sync_timestamp=1565190199788&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fschema-utils%2Fdownload%2Fschema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187" | |
| 6495 | + resolved "https://registry.npm.taobao.org/schema-utils/download/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187" | |
| 6108 | 6496 | integrity sha1-unT1l9K+LqiAExdG7hfQoJPGgYc= |
| 6109 | 6497 | dependencies: |
| 6110 | 6498 | ajv "^6.1.0" |
| ... | ... | @@ -6112,13 +6500,22 @@ schema-utils@^0.4.2: |
| 6112 | 6500 | |
| 6113 | 6501 | schema-utils@^1.0.0: |
| 6114 | 6502 | version "1.0.0" |
| 6115 | - resolved "https://registry.npm.taobao.org/schema-utils/download/schema-utils-1.0.0.tgz?cache=0&sync_timestamp=1565190199788&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fschema-utils%2Fdownload%2Fschema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770" | |
| 6503 | + resolved "https://registry.npm.taobao.org/schema-utils/download/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770" | |
| 6116 | 6504 | integrity sha1-C3mpMgTXtgDUsoUNH2bCo0lRx3A= |
| 6117 | 6505 | dependencies: |
| 6118 | 6506 | ajv "^6.1.0" |
| 6119 | 6507 | ajv-errors "^1.0.0" |
| 6120 | 6508 | ajv-keywords "^3.1.0" |
| 6121 | 6509 | |
| 6510 | +schema-utils@^2.6.5: | |
| 6511 | + version "2.7.1" | |
| 6512 | + resolved "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7" | |
| 6513 | + integrity sha1-HKTzLRskxZDCA7jnpQvw6kzTlNc= | |
| 6514 | + dependencies: | |
| 6515 | + "@types/json-schema" "^7.0.5" | |
| 6516 | + ajv "^6.12.4" | |
| 6517 | + ajv-keywords "^3.5.2" | |
| 6518 | + | |
| 6122 | 6519 | section-matter@^1.0.0: |
| 6123 | 6520 | version "1.0.0" |
| 6124 | 6521 | resolved "https://registry.npm.taobao.org/section-matter/download/section-matter-1.0.0.tgz#e9041953506780ec01d59f292a19c7b850b84167" |
| ... | ... | @@ -6134,24 +6531,36 @@ select-hose@^2.0.0: |
| 6134 | 6531 | |
| 6135 | 6532 | select@^1.1.2: |
| 6136 | 6533 | version "1.1.2" |
| 6137 | - resolved "https://registry.yarnpkg.com/select/-/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d" | |
| 6534 | + resolved "https://registry.npm.taobao.org/select/download/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d" | |
| 6138 | 6535 | integrity sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0= |
| 6139 | 6536 | |
| 6140 | -selfsigned@^1.10.4: | |
| 6141 | - version "1.10.4" | |
| 6142 | - resolved "https://registry.npm.taobao.org/selfsigned/download/selfsigned-1.10.4.tgz#cdd7eccfca4ed7635d47a08bf2d5d3074092e2cd" | |
| 6143 | - integrity sha1-zdfsz8pO12NdR6CL8tXTB0CS4s0= | |
| 6537 | +selfsigned@^1.10.7: | |
| 6538 | + version "1.10.8" | |
| 6539 | + resolved "https://registry.npm.taobao.org/selfsigned/download/selfsigned-1.10.8.tgz?cache=0&sync_timestamp=1600186287398&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fselfsigned%2Fdownload%2Fselfsigned-1.10.8.tgz#0d17208b7d12c33f8eac85c41835f27fc3d81a30" | |
| 6540 | + integrity sha1-DRcgi30Swz+OrIXEGDXyf8PYGjA= | |
| 6541 | + dependencies: | |
| 6542 | + node-forge "^0.10.0" | |
| 6543 | + | |
| 6544 | +semver-diff@^3.1.1: | |
| 6545 | + version "3.1.1" | |
| 6546 | + resolved "https://registry.npm.taobao.org/semver-diff/download/semver-diff-3.1.1.tgz#05f77ce59f325e00e2706afd67bb506ddb1ca32b" | |
| 6547 | + integrity sha1-Bfd85Z8yXgDicGr9Z7tQbdscoys= | |
| 6144 | 6548 | dependencies: |
| 6145 | - node-forge "0.7.5" | |
| 6549 | + semver "^6.3.0" | |
| 6550 | + | |
| 6551 | +semver@7.0.0: | |
| 6552 | + version "7.0.0" | |
| 6553 | + resolved "https://registry.npm.taobao.org/semver/download/semver-7.0.0.tgz?cache=0&sync_timestamp=1586886267748&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" | |
| 6554 | + integrity sha1-XzyjV2HkfgWyBsba/yz4FPAxa44= | |
| 6146 | 6555 | |
| 6147 | -semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0: | |
| 6556 | +semver@^5.1.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0: | |
| 6148 | 6557 | version "5.7.1" |
| 6149 | - resolved "https://registry.npm.taobao.org/semver/download/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | |
| 6558 | + resolved "https://registry.npm.taobao.org/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1586886267748&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | |
| 6150 | 6559 | integrity sha1-qVT5Ma66UI0we78Gnv8MAclhFvc= |
| 6151 | 6560 | |
| 6152 | -semver@^6.0.0, semver@^6.3.0: | |
| 6561 | +semver@^6.0.0, semver@^6.1.0, semver@^6.2.0, semver@^6.3.0: | |
| 6153 | 6562 | version "6.3.0" |
| 6154 | - resolved "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | |
| 6563 | + resolved "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1586886267748&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | |
| 6155 | 6564 | integrity sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0= |
| 6156 | 6565 | |
| 6157 | 6566 | send@0.17.1: |
| ... | ... | @@ -6173,10 +6582,19 @@ send@0.17.1: |
| 6173 | 6582 | range-parser "~1.2.1" |
| 6174 | 6583 | statuses "~1.5.0" |
| 6175 | 6584 | |
| 6176 | -serialize-javascript@^1.3.0, serialize-javascript@^1.7.0: | |
| 6177 | - version "1.8.0" | |
| 6178 | - resolved "https://registry.npm.taobao.org/serialize-javascript/download/serialize-javascript-1.8.0.tgz?cache=0&sync_timestamp=1566305509447&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fserialize-javascript%2Fdownload%2Fserialize-javascript-1.8.0.tgz#9515fc687232e2321aea1ca7a529476eb34bb480" | |
| 6179 | - integrity sha1-lRX8aHIy4jIa6hynpSlHbrNLtIA= | |
| 6585 | +serialize-javascript@^3.1.0: | |
| 6586 | + version "3.1.0" | |
| 6587 | + resolved "https://registry.npm.taobao.org/serialize-javascript/download/serialize-javascript-3.1.0.tgz?cache=0&sync_timestamp=1599740689479&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fserialize-javascript%2Fdownload%2Fserialize-javascript-3.1.0.tgz#8bf3a9170712664ef2561b44b691eafe399214ea" | |
| 6588 | + integrity sha1-i/OpFwcSZk7yVhtEtpHq/jmSFOo= | |
| 6589 | + dependencies: | |
| 6590 | + randombytes "^2.1.0" | |
| 6591 | + | |
| 6592 | +serialize-javascript@^4.0.0: | |
| 6593 | + version "4.0.0" | |
| 6594 | + resolved "https://registry.npm.taobao.org/serialize-javascript/download/serialize-javascript-4.0.0.tgz?cache=0&sync_timestamp=1599740689479&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fserialize-javascript%2Fdownload%2Fserialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa" | |
| 6595 | + integrity sha1-tSXhI4SJpez8Qq+sw/6Z5mb0sao= | |
| 6596 | + dependencies: | |
| 6597 | + randombytes "^2.1.0" | |
| 6180 | 6598 | |
| 6181 | 6599 | serve-index@^1.9.1: |
| 6182 | 6600 | version "1.9.1" |
| ... | ... | @@ -6201,7 +6619,7 @@ serve-static@1.14.1: |
| 6201 | 6619 | parseurl "~1.3.3" |
| 6202 | 6620 | send "0.17.1" |
| 6203 | 6621 | |
| 6204 | -set-blocking@^2.0.0, set-blocking@~2.0.0: | |
| 6622 | +set-blocking@^2.0.0: | |
| 6205 | 6623 | version "2.0.0" |
| 6206 | 6624 | resolved "https://registry.npm.taobao.org/set-blocking/download/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" |
| 6207 | 6625 | integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc= |
| ... | ... | @@ -6251,10 +6669,10 @@ shebang-regex@^1.0.0: |
| 6251 | 6669 | resolved "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" |
| 6252 | 6670 | integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM= |
| 6253 | 6671 | |
| 6254 | -signal-exit@^3.0.0: | |
| 6255 | - version "3.0.2" | |
| 6256 | - resolved "https://registry.npm.taobao.org/signal-exit/download/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" | |
| 6257 | - integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0= | |
| 6672 | +signal-exit@^3.0.0, signal-exit@^3.0.2: | |
| 6673 | + version "3.0.3" | |
| 6674 | + resolved "https://registry.npm.taobao.org/signal-exit/download/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" | |
| 6675 | + integrity sha1-oUEMLt2PB3sItOJTyOrPyvBXRhw= | |
| 6258 | 6676 | |
| 6259 | 6677 | simple-swizzle@^0.2.2: |
| 6260 | 6678 | version "0.2.2" |
| ... | ... | @@ -6273,6 +6691,11 @@ slash@^2.0.0: |
| 6273 | 6691 | resolved "https://registry.npm.taobao.org/slash/download/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44" |
| 6274 | 6692 | integrity sha1-3lUoUaF1nfOo8gZTVEL17E3eq0Q= |
| 6275 | 6693 | |
| 6694 | +smoothscroll-polyfill@^0.4.3: | |
| 6695 | + version "0.4.4" | |
| 6696 | + resolved "https://registry.npm.taobao.org/smoothscroll-polyfill/download/smoothscroll-polyfill-0.4.4.tgz#3a259131dc6930e6ca80003e1cb03b603b69abf8" | |
| 6697 | + integrity sha1-OiWRMdxpMObKgAA+HLA7YDtpq/g= | |
| 6698 | + | |
| 6276 | 6699 | snapdragon-node@^2.0.1: |
| 6277 | 6700 | version "2.1.1" |
| 6278 | 6701 | resolved "https://registry.npm.taobao.org/snapdragon-node/download/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b" |
| ... | ... | @@ -6303,10 +6726,10 @@ snapdragon@^0.8.1: |
| 6303 | 6726 | source-map-resolve "^0.5.0" |
| 6304 | 6727 | use "^3.1.0" |
| 6305 | 6728 | |
| 6306 | -sockjs-client@1.3.0: | |
| 6307 | - version "1.3.0" | |
| 6308 | - resolved "https://registry.npm.taobao.org/sockjs-client/download/sockjs-client-1.3.0.tgz#12fc9d6cb663da5739d3dc5fb6e8687da95cb177" | |
| 6309 | - integrity sha1-EvydbLZj2lc509xftuhofalcsXc= | |
| 6729 | +sockjs-client@1.4.0: | |
| 6730 | + version "1.4.0" | |
| 6731 | + resolved "https://registry.npm.taobao.org/sockjs-client/download/sockjs-client-1.4.0.tgz?cache=0&sync_timestamp=1596409931002&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsockjs-client%2Fdownload%2Fsockjs-client-1.4.0.tgz#c9f2568e19c8fd8173b4997ea3420e0bb306c7d5" | |
| 6732 | + integrity sha1-yfJWjhnI/YFztJl+o0IOC7MGx9U= | |
| 6310 | 6733 | dependencies: |
| 6311 | 6734 | debug "^3.2.5" |
| 6312 | 6735 | eventsource "^1.0.7" |
| ... | ... | @@ -6315,13 +6738,14 @@ sockjs-client@1.3.0: |
| 6315 | 6738 | json3 "^3.3.2" |
| 6316 | 6739 | url-parse "^1.4.3" |
| 6317 | 6740 | |
| 6318 | -sockjs@0.3.19: | |
| 6319 | - version "0.3.19" | |
| 6320 | - resolved "https://registry.npm.taobao.org/sockjs/download/sockjs-0.3.19.tgz#d976bbe800af7bd20ae08598d582393508993c0d" | |
| 6321 | - integrity sha1-2Xa76ACve9IK4IWY1YI5NQiZPA0= | |
| 6741 | +sockjs@0.3.20: | |
| 6742 | + version "0.3.20" | |
| 6743 | + resolved "https://registry.npm.taobao.org/sockjs/download/sockjs-0.3.20.tgz?cache=0&sync_timestamp=1596167301825&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsockjs%2Fdownload%2Fsockjs-0.3.20.tgz#b26a283ec562ef8b2687b44033a4eeceac75d855" | |
| 6744 | + integrity sha1-smooPsVi74smh7RAM6Tuzqx12FU= | |
| 6322 | 6745 | dependencies: |
| 6323 | 6746 | faye-websocket "^0.10.0" |
| 6324 | - uuid "^3.0.1" | |
| 6747 | + uuid "^3.4.0" | |
| 6748 | + websocket-driver "0.6.5" | |
| 6325 | 6749 | |
| 6326 | 6750 | sort-keys@^2.0.0: |
| 6327 | 6751 | version "2.0.0" |
| ... | ... | @@ -6336,20 +6760,20 @@ source-list-map@^2.0.0: |
| 6336 | 6760 | integrity sha1-OZO9hzv8SEecyp6jpUeDXHwVSzQ= |
| 6337 | 6761 | |
| 6338 | 6762 | source-map-resolve@^0.5.0, source-map-resolve@^0.5.2: |
| 6339 | - version "0.5.2" | |
| 6340 | - resolved "https://registry.npm.taobao.org/source-map-resolve/download/source-map-resolve-0.5.2.tgz#72e2cc34095543e43b2c62b2c4c10d4a9054f259" | |
| 6341 | - integrity sha1-cuLMNAlVQ+Q7LGKyxMENSpBU8lk= | |
| 6763 | + version "0.5.3" | |
| 6764 | + resolved "https://registry.npm.taobao.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a" | |
| 6765 | + integrity sha1-GQhmvs51U+H48mei7oLGBrVQmho= | |
| 6342 | 6766 | dependencies: |
| 6343 | - atob "^2.1.1" | |
| 6767 | + atob "^2.1.2" | |
| 6344 | 6768 | decode-uri-component "^0.2.0" |
| 6345 | 6769 | resolve-url "^0.2.1" |
| 6346 | 6770 | source-map-url "^0.4.0" |
| 6347 | 6771 | urix "^0.1.0" |
| 6348 | 6772 | |
| 6349 | 6773 | source-map-support@~0.5.12: |
| 6350 | - version "0.5.13" | |
| 6351 | - resolved "https://registry.npm.taobao.org/source-map-support/download/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932" | |
| 6352 | - integrity sha1-MbJKnC5zwt6FBmwP631Edn7VKTI= | |
| 6774 | + version "0.5.19" | |
| 6775 | + resolved "https://registry.npm.taobao.org/source-map-support/download/source-map-support-0.5.19.tgz?cache=0&sync_timestamp=1587719289626&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsource-map-support%2Fdownload%2Fsource-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61" | |
| 6776 | + integrity sha1-qYti+G3K9PZzmWSMCFKRq56P7WE= | |
| 6353 | 6777 | dependencies: |
| 6354 | 6778 | buffer-from "^1.0.0" |
| 6355 | 6779 | source-map "^0.6.0" |
| ... | ... | @@ -6364,7 +6788,7 @@ source-map@0.5.6: |
| 6364 | 6788 | resolved "https://registry.npm.taobao.org/source-map/download/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" |
| 6365 | 6789 | integrity sha1-dc449SvwczxafwwRjYEzSiu19BI= |
| 6366 | 6790 | |
| 6367 | -source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6: | |
| 6791 | +source-map@^0.5.0, source-map@^0.5.6: | |
| 6368 | 6792 | version "0.5.7" |
| 6369 | 6793 | resolved "https://registry.npm.taobao.org/source-map/download/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
| 6370 | 6794 | integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= |
| ... | ... | @@ -6391,10 +6815,10 @@ spdy-transport@^3.0.0: |
| 6391 | 6815 | readable-stream "^3.0.6" |
| 6392 | 6816 | wbuf "^1.7.3" |
| 6393 | 6817 | |
| 6394 | -spdy@^4.0.1: | |
| 6395 | - version "4.0.1" | |
| 6396 | - resolved "https://registry.npm.taobao.org/spdy/download/spdy-4.0.1.tgz#6f12ed1c5db7ea4f24ebb8b89ba58c87c08257f2" | |
| 6397 | - integrity sha1-bxLtHF236k8k67i4m6WMh8CCV/I= | |
| 6818 | +spdy@^4.0.2: | |
| 6819 | + version "4.0.2" | |
| 6820 | + resolved "https://registry.npm.taobao.org/spdy/download/spdy-4.0.2.tgz?cache=0&sync_timestamp=1585970558936&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fspdy%2Fdownload%2Fspdy-4.0.2.tgz#b74f466203a3eda452c02492b91fb9e84a27677b" | |
| 6821 | + integrity sha1-t09GYgOj7aRSwCSSuR+56EonZ3s= | |
| 6398 | 6822 | dependencies: |
| 6399 | 6823 | debug "^4.1.0" |
| 6400 | 6824 | handle-thing "^2.0.0" |
| ... | ... | @@ -6431,7 +6855,7 @@ sshpk@^1.7.0: |
| 6431 | 6855 | |
| 6432 | 6856 | ssri@^6.0.1: |
| 6433 | 6857 | version "6.0.1" |
| 6434 | - resolved "https://registry.npm.taobao.org/ssri/download/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" | |
| 6858 | + resolved "https://registry.npm.taobao.org/ssri/download/ssri-6.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fssri%2Fdownload%2Fssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" | |
| 6435 | 6859 | integrity sha1-KjxBso3UW2K2Nnbst0ABJlrp7dg= |
| 6436 | 6860 | dependencies: |
| 6437 | 6861 | figgy-pudding "^3.5.1" |
| ... | ... | @@ -6443,7 +6867,7 @@ stable@^0.1.8: |
| 6443 | 6867 | |
| 6444 | 6868 | stack-utils@^1.0.1: |
| 6445 | 6869 | version "1.0.2" |
| 6446 | - resolved "https://registry.npm.taobao.org/stack-utils/download/stack-utils-1.0.2.tgz#33eba3897788558bebfc2db059dc158ec36cebb8" | |
| 6870 | + resolved "https://registry.npm.taobao.org/stack-utils/download/stack-utils-1.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstack-utils%2Fdownload%2Fstack-utils-1.0.2.tgz#33eba3897788558bebfc2db059dc158ec36cebb8" | |
| 6447 | 6871 | integrity sha1-M+ujiXeIVYvr/C2wWdwVjsNs67g= |
| 6448 | 6872 | |
| 6449 | 6873 | static-extend@^0.1.1: |
| ... | ... | @@ -6456,19 +6880,19 @@ static-extend@^0.1.1: |
| 6456 | 6880 | |
| 6457 | 6881 | "statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2", statuses@~1.5.0: |
| 6458 | 6882 | version "1.5.0" |
| 6459 | - resolved "https://registry.npm.taobao.org/statuses/download/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" | |
| 6883 | + resolved "https://registry.npm.taobao.org/statuses/download/statuses-1.5.0.tgz?cache=0&sync_timestamp=1587327902535&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstatuses%2Fdownload%2Fstatuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" | |
| 6460 | 6884 | integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow= |
| 6461 | 6885 | |
| 6462 | 6886 | std-env@^2.2.1: |
| 6463 | 6887 | version "2.2.1" |
| 6464 | - resolved "https://registry.npm.taobao.org/std-env/download/std-env-2.2.1.tgz#2ffa0fdc9e2263e0004c1211966e960948a40f6b" | |
| 6888 | + resolved "https://registry.npm.taobao.org/std-env/download/std-env-2.2.1.tgz?cache=0&sync_timestamp=1596188065766&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstd-env%2Fdownload%2Fstd-env-2.2.1.tgz#2ffa0fdc9e2263e0004c1211966e960948a40f6b" | |
| 6465 | 6889 | integrity sha1-L/oP3J4iY+AATBIRlm6WCUikD2s= |
| 6466 | 6890 | dependencies: |
| 6467 | 6891 | ci-info "^1.6.0" |
| 6468 | 6892 | |
| 6469 | 6893 | stream-browserify@^2.0.1: |
| 6470 | 6894 | version "2.0.2" |
| 6471 | - resolved "https://registry.npm.taobao.org/stream-browserify/download/stream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b" | |
| 6895 | + resolved "https://registry.npm.taobao.org/stream-browserify/download/stream-browserify-2.0.2.tgz?cache=0&sync_timestamp=1587041545531&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstream-browserify%2Fdownload%2Fstream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b" | |
| 6472 | 6896 | integrity sha1-h1IdOKRKp+6RzhzSpH3wy0ndZgs= |
| 6473 | 6897 | dependencies: |
| 6474 | 6898 | inherits "~2.0.1" |
| ... | ... | @@ -6494,33 +6918,16 @@ stream-http@^2.7.2: |
| 6494 | 6918 | xtend "^4.0.0" |
| 6495 | 6919 | |
| 6496 | 6920 | stream-shift@^1.0.0: |
| 6497 | - version "1.0.0" | |
| 6498 | - resolved "https://registry.npm.taobao.org/stream-shift/download/stream-shift-1.0.0.tgz#d5c752825e5367e786f78e18e445ea223a155952" | |
| 6499 | - integrity sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI= | |
| 6921 | + version "1.0.1" | |
| 6922 | + resolved "https://registry.npm.taobao.org/stream-shift/download/stream-shift-1.0.1.tgz?cache=0&sync_timestamp=1576147178936&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstream-shift%2Fdownload%2Fstream-shift-1.0.1.tgz#d7088281559ab2778424279b0877da3c392d5a3d" | |
| 6923 | + integrity sha1-1wiCgVWasneEJCebCHfaPDktWj0= | |
| 6500 | 6924 | |
| 6501 | 6925 | strict-uri-encode@^1.0.0: |
| 6502 | 6926 | version "1.1.0" |
| 6503 | 6927 | resolved "https://registry.npm.taobao.org/strict-uri-encode/download/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" |
| 6504 | 6928 | integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM= |
| 6505 | 6929 | |
| 6506 | -string-width@^1.0.1: | |
| 6507 | - version "1.0.2" | |
| 6508 | - resolved "https://registry.npm.taobao.org/string-width/download/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" | |
| 6509 | - integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= | |
| 6510 | - dependencies: | |
| 6511 | - code-point-at "^1.0.0" | |
| 6512 | - is-fullwidth-code-point "^1.0.0" | |
| 6513 | - strip-ansi "^3.0.0" | |
| 6514 | - | |
| 6515 | -"string-width@^1.0.2 || 2", string-width@^2.0.0, string-width@^2.1.1: | |
| 6516 | - version "2.1.1" | |
| 6517 | - resolved "https://registry.npm.taobao.org/string-width/download/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e" | |
| 6518 | - integrity sha1-q5Pyeo3BPSjKyBXEYhQ6bZASrp4= | |
| 6519 | - dependencies: | |
| 6520 | - is-fullwidth-code-point "^2.0.0" | |
| 6521 | - strip-ansi "^4.0.0" | |
| 6522 | - | |
| 6523 | -string-width@^3.0.0: | |
| 6930 | +string-width@^3.0.0, string-width@^3.1.0: | |
| 6524 | 6931 | version "3.1.0" |
| 6525 | 6932 | resolved "https://registry.npm.taobao.org/string-width/download/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961" |
| 6526 | 6933 | integrity sha1-InZ74htirxCBV0MG9prFG2IgOWE= |
| ... | ... | @@ -6529,6 +6936,31 @@ string-width@^3.0.0: |
| 6529 | 6936 | is-fullwidth-code-point "^2.0.0" |
| 6530 | 6937 | strip-ansi "^5.1.0" |
| 6531 | 6938 | |
| 6939 | +string-width@^4.0.0, string-width@^4.1.0: | |
| 6940 | + version "4.2.0" | |
| 6941 | + resolved "https://registry.npm.taobao.org/string-width/download/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5" | |
| 6942 | + integrity sha1-lSGCxGzHssMT0VluYjmSvRY7crU= | |
| 6943 | + dependencies: | |
| 6944 | + emoji-regex "^8.0.0" | |
| 6945 | + is-fullwidth-code-point "^3.0.0" | |
| 6946 | + strip-ansi "^6.0.0" | |
| 6947 | + | |
| 6948 | +string.prototype.trimend@^1.0.1: | |
| 6949 | + version "1.0.1" | |
| 6950 | + resolved "https://registry.npm.taobao.org/string.prototype.trimend/download/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913" | |
| 6951 | + integrity sha1-hYEqa4R6wAInD1gIFGBkyZX7aRM= | |
| 6952 | + dependencies: | |
| 6953 | + define-properties "^1.1.3" | |
| 6954 | + es-abstract "^1.17.5" | |
| 6955 | + | |
| 6956 | +string.prototype.trimstart@^1.0.1: | |
| 6957 | + version "1.0.1" | |
| 6958 | + resolved "https://registry.npm.taobao.org/string.prototype.trimstart/download/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54" | |
| 6959 | + integrity sha1-FK9tnzSwU/fPyJty+PLuFLkDmlQ= | |
| 6960 | + dependencies: | |
| 6961 | + define-properties "^1.1.3" | |
| 6962 | + es-abstract "^1.17.5" | |
| 6963 | + | |
| 6532 | 6964 | string_decoder@^1.0.0, string_decoder@^1.1.1: |
| 6533 | 6965 | version "1.3.0" |
| 6534 | 6966 | resolved "https://registry.npm.taobao.org/string_decoder/download/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e" |
| ... | ... | @@ -6550,20 +6982,20 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1: |
| 6550 | 6982 | dependencies: |
| 6551 | 6983 | ansi-regex "^2.0.0" |
| 6552 | 6984 | |
| 6553 | -strip-ansi@^4.0.0: | |
| 6554 | - version "4.0.0" | |
| 6555 | - resolved "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f" | |
| 6556 | - integrity sha1-qEeQIusaw2iocTibY1JixQXuNo8= | |
| 6557 | - dependencies: | |
| 6558 | - ansi-regex "^3.0.0" | |
| 6559 | - | |
| 6560 | -strip-ansi@^5.0.0, strip-ansi@^5.1.0: | |
| 6985 | +strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0: | |
| 6561 | 6986 | version "5.2.0" |
| 6562 | 6987 | resolved "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae" |
| 6563 | 6988 | integrity sha1-jJpTb+tq/JYr36WxBKUJHBrZwK4= |
| 6564 | 6989 | dependencies: |
| 6565 | 6990 | ansi-regex "^4.1.0" |
| 6566 | 6991 | |
| 6992 | +strip-ansi@^6.0.0: | |
| 6993 | + version "6.0.0" | |
| 6994 | + resolved "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532" | |
| 6995 | + integrity sha1-CxVx3XZpzNTz4G4U7x7tJiJa5TI= | |
| 6996 | + dependencies: | |
| 6997 | + ansi-regex "^5.0.0" | |
| 6998 | + | |
| 6567 | 6999 | strip-bom-string@^1.0.0: |
| 6568 | 7000 | version "1.0.0" |
| 6569 | 7001 | resolved "https://registry.npm.taobao.org/strip-bom-string/download/strip-bom-string-1.0.0.tgz#e5211e9224369fbb81d633a2f00044dc8cedad92" |
| ... | ... | @@ -6576,12 +7008,12 @@ strip-eof@^1.0.0: |
| 6576 | 7008 | |
| 6577 | 7009 | strip-json-comments@~2.0.1: |
| 6578 | 7010 | version "2.0.1" |
| 6579 | - resolved "https://registry.npm.taobao.org/strip-json-comments/download/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" | |
| 7011 | + resolved "https://registry.npm.taobao.org/strip-json-comments/download/strip-json-comments-2.0.1.tgz?cache=0&sync_timestamp=1594567543744&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstrip-json-comments%2Fdownload%2Fstrip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" | |
| 6580 | 7012 | integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo= |
| 6581 | 7013 | |
| 6582 | 7014 | stylehacks@^4.0.0: |
| 6583 | 7015 | version "4.0.3" |
| 6584 | - resolved "https://registry.npm.taobao.org/stylehacks/download/stylehacks-4.0.3.tgz#6718fcaf4d1e07d8a1318690881e8d96726a71d5" | |
| 7016 | + resolved "https://registry.npm.taobao.org/stylehacks/download/stylehacks-4.0.3.tgz?cache=0&sync_timestamp=1599670360113&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstylehacks%2Fdownload%2Fstylehacks-4.0.3.tgz#6718fcaf4d1e07d8a1318690881e8d96726a71d5" | |
| 6585 | 7017 | integrity sha1-Zxj8r00eB9ihMYaQiB6NlnJqcdU= |
| 6586 | 7018 | dependencies: |
| 6587 | 7019 | browserslist "^4.0.0" |
| ... | ... | @@ -6590,62 +7022,69 @@ stylehacks@^4.0.0: |
| 6590 | 7022 | |
| 6591 | 7023 | stylus-loader@^3.0.2: |
| 6592 | 7024 | version "3.0.2" |
| 6593 | - resolved "https://registry.npm.taobao.org/stylus-loader/download/stylus-loader-3.0.2.tgz#27a706420b05a38e038e7cacb153578d450513c6" | |
| 7025 | + resolved "https://registry.npm.taobao.org/stylus-loader/download/stylus-loader-3.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstylus-loader%2Fdownload%2Fstylus-loader-3.0.2.tgz#27a706420b05a38e038e7cacb153578d450513c6" | |
| 6594 | 7026 | integrity sha1-J6cGQgsFo44DjnyssVNXjUUFE8Y= |
| 6595 | 7027 | dependencies: |
| 6596 | 7028 | loader-utils "^1.0.2" |
| 6597 | 7029 | lodash.clonedeep "^4.5.0" |
| 6598 | 7030 | when "~3.6.x" |
| 6599 | 7031 | |
| 6600 | -stylus@^0.54.5: | |
| 6601 | - version "0.54.7" | |
| 6602 | - resolved "https://registry.npm.taobao.org/stylus/download/stylus-0.54.7.tgz#c6ce4793965ee538bcebe50f31537bfc04d88cd2" | |
| 6603 | - integrity sha1-xs5Hk5Ze5Ti86+UPMVN7/ATYjNI= | |
| 7032 | +stylus@^0.54.8: | |
| 7033 | + version "0.54.8" | |
| 7034 | + resolved "https://registry.npm.taobao.org/stylus/download/stylus-0.54.8.tgz?cache=0&sync_timestamp=1594899717958&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstylus%2Fdownload%2Fstylus-0.54.8.tgz#3da3e65966bc567a7b044bfe0eece653e099d147" | |
| 7035 | + integrity sha1-PaPmWWa8Vnp7BEv+DuzmU+CZ0Uc= | |
| 6604 | 7036 | dependencies: |
| 6605 | 7037 | css-parse "~2.0.0" |
| 6606 | 7038 | debug "~3.1.0" |
| 6607 | - glob "^7.1.3" | |
| 6608 | - mkdirp "~0.5.x" | |
| 7039 | + glob "^7.1.6" | |
| 7040 | + mkdirp "~1.0.4" | |
| 6609 | 7041 | safer-buffer "^2.1.2" |
| 6610 | 7042 | sax "~1.2.4" |
| 6611 | - semver "^6.0.0" | |
| 7043 | + semver "^6.3.0" | |
| 6612 | 7044 | source-map "^0.7.3" |
| 6613 | 7045 | |
| 6614 | 7046 | supports-color@^2.0.0: |
| 6615 | 7047 | version "2.0.0" |
| 6616 | - resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" | |
| 7048 | + resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-2.0.0.tgz?cache=0&sync_timestamp=1598611771865&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" | |
| 6617 | 7049 | integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc= |
| 6618 | 7050 | |
| 6619 | 7051 | supports-color@^5.3.0: |
| 6620 | 7052 | version "5.5.0" |
| 6621 | - resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" | |
| 7053 | + resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-5.5.0.tgz?cache=0&sync_timestamp=1598611771865&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" | |
| 6622 | 7054 | integrity sha1-4uaaRKyHcveKHsCzW2id9lMO/I8= |
| 6623 | 7055 | dependencies: |
| 6624 | 7056 | has-flag "^3.0.0" |
| 6625 | 7057 | |
| 6626 | 7058 | supports-color@^6.1.0: |
| 6627 | 7059 | version "6.1.0" |
| 6628 | - resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3" | |
| 7060 | + resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-6.1.0.tgz?cache=0&sync_timestamp=1598611771865&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3" | |
| 6629 | 7061 | integrity sha1-B2Srxpxj1ayELdSGfo0CXogN+PM= |
| 6630 | 7062 | dependencies: |
| 6631 | 7063 | has-flag "^3.0.0" |
| 6632 | 7064 | |
| 7065 | +supports-color@^7.1.0: | |
| 7066 | + version "7.2.0" | |
| 7067 | + resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1598611771865&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" | |
| 7068 | + integrity sha1-G33NyzK4E4gBs+R4umpRyqiWSNo= | |
| 7069 | + dependencies: | |
| 7070 | + has-flag "^4.0.0" | |
| 7071 | + | |
| 6633 | 7072 | svg-tags@^1.0.0: |
| 6634 | 7073 | version "1.0.0" |
| 6635 | 7074 | resolved "https://registry.npm.taobao.org/svg-tags/download/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764" |
| 6636 | 7075 | integrity sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q= |
| 6637 | 7076 | |
| 6638 | 7077 | svgo@^1.0.0: |
| 6639 | - version "1.3.0" | |
| 6640 | - resolved "https://registry.npm.taobao.org/svgo/download/svgo-1.3.0.tgz#bae51ba95ded9a33a36b7c46ce9c359ae9154313" | |
| 6641 | - integrity sha1-uuUbqV3tmjOja3xGzpw1mukVQxM= | |
| 7078 | + version "1.3.2" | |
| 7079 | + resolved "https://registry.npm.taobao.org/svgo/download/svgo-1.3.2.tgz?cache=0&sync_timestamp=1572433264480&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsvgo%2Fdownload%2Fsvgo-1.3.2.tgz#b6dc511c063346c9e415b81e43401145b96d4167" | |
| 7080 | + integrity sha1-ttxRHAYzRsnkFbgeQ0ARRbltQWc= | |
| 6642 | 7081 | dependencies: |
| 6643 | 7082 | chalk "^2.4.1" |
| 6644 | 7083 | coa "^2.0.2" |
| 6645 | 7084 | css-select "^2.0.0" |
| 6646 | 7085 | css-select-base-adapter "^0.1.1" |
| 6647 | - css-tree "1.0.0-alpha.33" | |
| 6648 | - csso "^3.5.1" | |
| 7086 | + css-tree "1.0.0-alpha.37" | |
| 7087 | + csso "^4.0.2" | |
| 6649 | 7088 | js-yaml "^3.13.1" |
| 6650 | 7089 | mkdirp "~0.5.1" |
| 6651 | 7090 | object.values "^1.1.0" |
| ... | ... | @@ -6656,41 +7095,33 @@ svgo@^1.0.0: |
| 6656 | 7095 | |
| 6657 | 7096 | tapable@^1.0.0, tapable@^1.1.3: |
| 6658 | 7097 | version "1.1.3" |
| 6659 | - resolved "https://registry.npm.taobao.org/tapable/download/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2" | |
| 7098 | + resolved "https://registry.npm.taobao.org/tapable/download/tapable-1.1.3.tgz?cache=0&sync_timestamp=1600381229402&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftapable%2Fdownload%2Ftapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2" | |
| 6660 | 7099 | integrity sha1-ofzMBrWNth/XpF2i2kT186Pme6I= |
| 6661 | 7100 | |
| 6662 | -tar@^4: | |
| 6663 | - version "4.4.10" | |
| 6664 | - resolved "https://registry.npm.taobao.org/tar/download/tar-4.4.10.tgz#946b2810b9a5e0b26140cf78bea6b0b0d689eba1" | |
| 6665 | - integrity sha1-lGsoELml4LJhQM94vqawsNaJ66E= | |
| 6666 | - dependencies: | |
| 6667 | - chownr "^1.1.1" | |
| 6668 | - fs-minipass "^1.2.5" | |
| 6669 | - minipass "^2.3.5" | |
| 6670 | - minizlib "^1.2.1" | |
| 6671 | - mkdirp "^0.5.0" | |
| 6672 | - safe-buffer "^5.1.2" | |
| 6673 | - yallist "^3.0.3" | |
| 7101 | +term-size@^2.1.0: | |
| 7102 | + version "2.2.0" | |
| 7103 | + resolved "https://registry.npm.taobao.org/term-size/download/term-size-2.2.0.tgz#1f16adedfe9bdc18800e1776821734086fcc6753" | |
| 7104 | + integrity sha1-Hxat7f6b3BiADhd2ghc0CG/MZ1M= | |
| 6674 | 7105 | |
| 6675 | -terser-webpack-plugin@^1.4.1: | |
| 6676 | - version "1.4.1" | |
| 6677 | - resolved "https://registry.npm.taobao.org/terser-webpack-plugin/download/terser-webpack-plugin-1.4.1.tgz?cache=0&sync_timestamp=1564575178544&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fterser-webpack-plugin%2Fdownload%2Fterser-webpack-plugin-1.4.1.tgz#61b18e40eaee5be97e771cdbb10ed1280888c2b4" | |
| 6678 | - integrity sha1-YbGOQOruW+l+dxzbsQ7RKAiIwrQ= | |
| 7106 | +terser-webpack-plugin@^1.4.3: | |
| 7107 | + version "1.4.5" | |
| 7108 | + resolved "https://registry.npm.taobao.org/terser-webpack-plugin/download/terser-webpack-plugin-1.4.5.tgz#a217aefaea330e734ffacb6120ec1fa312d6040b" | |
| 7109 | + integrity sha1-oheu+uozDnNP+sthIOwfoxLWBAs= | |
| 6679 | 7110 | dependencies: |
| 6680 | 7111 | cacache "^12.0.2" |
| 6681 | 7112 | find-cache-dir "^2.1.0" |
| 6682 | 7113 | is-wsl "^1.1.0" |
| 6683 | 7114 | schema-utils "^1.0.0" |
| 6684 | - serialize-javascript "^1.7.0" | |
| 7115 | + serialize-javascript "^4.0.0" | |
| 6685 | 7116 | source-map "^0.6.1" |
| 6686 | 7117 | terser "^4.1.2" |
| 6687 | 7118 | webpack-sources "^1.4.0" |
| 6688 | 7119 | worker-farm "^1.7.0" |
| 6689 | 7120 | |
| 6690 | 7121 | terser@^4.1.2: |
| 6691 | - version "4.2.0" | |
| 6692 | - resolved "https://registry.npm.taobao.org/terser/download/terser-4.2.0.tgz#4b1b5f4424b426a7a47e80d6aae45e0d7979aef0" | |
| 6693 | - integrity sha1-SxtfRCS0JqekfoDWquReDXl5rvA= | |
| 7122 | + version "4.8.0" | |
| 7123 | + resolved "https://registry.npm.taobao.org/terser/download/terser-4.8.0.tgz?cache=0&sync_timestamp=1601639520114&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fterser%2Fdownload%2Fterser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17" | |
| 7124 | + integrity sha1-YwVjQ9fHC7KfOvZlhlpG/gOg3xc= | |
| 6694 | 7125 | dependencies: |
| 6695 | 7126 | commander "^2.20.0" |
| 6696 | 7127 | source-map "~0.6.1" |
| ... | ... | @@ -6703,7 +7134,7 @@ text-table@^0.2.0: |
| 6703 | 7134 | |
| 6704 | 7135 | through2@^2.0.0: |
| 6705 | 7136 | version "2.0.5" |
| 6706 | - resolved "https://registry.npm.taobao.org/through2/download/through2-2.0.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fthrough2%2Fdownload%2Fthrough2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd" | |
| 7137 | + resolved "https://registry.npm.taobao.org/through2/download/through2-2.0.5.tgz?cache=0&sync_timestamp=1593478643560&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fthrough2%2Fdownload%2Fthrough2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd" | |
| 6707 | 7138 | integrity sha1-AcHjnrMdB8t9A6lqcIIyYLIxMs0= |
| 6708 | 7139 | dependencies: |
| 6709 | 7140 | readable-stream "~2.3.6" |
| ... | ... | @@ -6715,13 +7146,13 @@ through@~2.3.4: |
| 6715 | 7146 | integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= |
| 6716 | 7147 | |
| 6717 | 7148 | thunky@^1.0.2: |
| 6718 | - version "1.0.3" | |
| 6719 | - resolved "https://registry.npm.taobao.org/thunky/download/thunky-1.0.3.tgz#f5df732453407b09191dae73e2a8cc73f381a826" | |
| 6720 | - integrity sha1-9d9zJFNAewkZHa5z4qjMc/OBqCY= | |
| 7149 | + version "1.1.0" | |
| 7150 | + resolved "https://registry.npm.taobao.org/thunky/download/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d" | |
| 7151 | + integrity sha1-Wrr3FKlAXbBQRzK7zNLO3Z75U30= | |
| 6721 | 7152 | |
| 6722 | 7153 | timers-browserify@^2.0.4: |
| 6723 | 7154 | version "2.0.11" |
| 6724 | - resolved "https://registry.npm.taobao.org/timers-browserify/download/timers-browserify-2.0.11.tgz?cache=0&sync_timestamp=1565448195218&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftimers-browserify%2Fdownload%2Ftimers-browserify-2.0.11.tgz#800b1f3eee272e5bc53ee465a04d0e804c31211f" | |
| 7155 | + resolved "https://registry.npm.taobao.org/timers-browserify/download/timers-browserify-2.0.11.tgz#800b1f3eee272e5bc53ee465a04d0e804c31211f" | |
| 6725 | 7156 | integrity sha1-gAsfPu4nLlvFPuRloE0OgEwxIR8= |
| 6726 | 7157 | dependencies: |
| 6727 | 7158 | setimmediate "^1.0.4" |
| ... | ... | @@ -6733,8 +7164,8 @@ timsort@^0.3.0: |
| 6733 | 7164 | |
| 6734 | 7165 | tiny-emitter@^2.0.0: |
| 6735 | 7166 | version "2.1.0" |
| 6736 | - resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423" | |
| 6737 | - integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q== | |
| 7167 | + resolved "https://registry.npm.taobao.org/tiny-emitter/download/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423" | |
| 7168 | + integrity sha1-HRpW7fxRxD6GPLtTgqcjMONVVCM= | |
| 6738 | 7169 | |
| 6739 | 7170 | to-arraybuffer@^1.0.0: |
| 6740 | 7171 | version "1.0.1" |
| ... | ... | @@ -6748,7 +7179,7 @@ to-factory@^1.0.0: |
| 6748 | 7179 | |
| 6749 | 7180 | to-fast-properties@^2.0.0: |
| 6750 | 7181 | version "2.0.0" |
| 6751 | - resolved "https://registry.npm.taobao.org/to-fast-properties/download/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" | |
| 7182 | + resolved "https://registry.npm.taobao.org/to-fast-properties/download/to-fast-properties-2.0.0.tgz?cache=0&sync_timestamp=1580550296062&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fto-fast-properties%2Fdownload%2Fto-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" | |
| 6752 | 7183 | integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= |
| 6753 | 7184 | |
| 6754 | 7185 | to-object-path@^0.3.0: |
| ... | ... | @@ -6758,6 +7189,11 @@ to-object-path@^0.3.0: |
| 6758 | 7189 | dependencies: |
| 6759 | 7190 | kind-of "^3.0.2" |
| 6760 | 7191 | |
| 7192 | +to-readable-stream@^1.0.0: | |
| 7193 | + version "1.0.0" | |
| 7194 | + resolved "https://registry.npm.taobao.org/to-readable-stream/download/to-readable-stream-1.0.0.tgz#ce0aa0c2f3df6adf852efb404a783e77c0475771" | |
| 7195 | + integrity sha1-zgqgwvPfat+FLvtASng+d8BHV3E= | |
| 7196 | + | |
| 6761 | 7197 | to-regex-range@^2.1.0: |
| 6762 | 7198 | version "2.1.1" |
| 6763 | 7199 | resolved "https://registry.npm.taobao.org/to-regex-range/download/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38" |
| ... | ... | @@ -6766,6 +7202,13 @@ to-regex-range@^2.1.0: |
| 6766 | 7202 | is-number "^3.0.0" |
| 6767 | 7203 | repeat-string "^1.6.1" |
| 6768 | 7204 | |
| 7205 | +to-regex-range@^5.0.1: | |
| 7206 | + version "5.0.1" | |
| 7207 | + resolved "https://registry.npm.taobao.org/to-regex-range/download/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" | |
| 7208 | + integrity sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ= | |
| 7209 | + dependencies: | |
| 7210 | + is-number "^7.0.0" | |
| 7211 | + | |
| 6769 | 7212 | to-regex@^3.0.1, to-regex@^3.0.2: |
| 6770 | 7213 | version "3.0.2" |
| 6771 | 7214 | resolved "https://registry.npm.taobao.org/to-regex/download/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce" |
| ... | ... | @@ -6791,23 +7234,18 @@ toposort@^1.0.0: |
| 6791 | 7234 | resolved "https://registry.npm.taobao.org/toposort/download/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029" |
| 6792 | 7235 | integrity sha1-LmhELZ9k7HILjMieZEOsbKqVACk= |
| 6793 | 7236 | |
| 6794 | -tough-cookie@~2.4.3: | |
| 6795 | - version "2.4.3" | |
| 6796 | - resolved "https://registry.npm.taobao.org/tough-cookie/download/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781" | |
| 6797 | - integrity sha1-U/Nto/R3g7CSWvoG/587FlKA94E= | |
| 7237 | +tough-cookie@~2.5.0: | |
| 7238 | + version "2.5.0" | |
| 7239 | + resolved "https://registry.npm.taobao.org/tough-cookie/download/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2" | |
| 7240 | + integrity sha1-zZ+yoKodWhK0c72fuW+j3P9lreI= | |
| 6798 | 7241 | dependencies: |
| 6799 | - psl "^1.1.24" | |
| 6800 | - punycode "^1.4.1" | |
| 6801 | - | |
| 6802 | -trim-right@^1.0.1: | |
| 6803 | - version "1.0.1" | |
| 6804 | - resolved "https://registry.npm.taobao.org/trim-right/download/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" | |
| 6805 | - integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM= | |
| 7242 | + psl "^1.1.28" | |
| 7243 | + punycode "^2.1.1" | |
| 6806 | 7244 | |
| 6807 | 7245 | tslib@^1.9.0: |
| 6808 | - version "1.10.0" | |
| 6809 | - resolved "https://registry.npm.taobao.org/tslib/download/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" | |
| 6810 | - integrity sha1-w8GflZc/sKYpc/sJ2Q2WHuQ+XIo= | |
| 7246 | + version "1.14.1" | |
| 7247 | + resolved "https://registry.npm.taobao.org/tslib/download/tslib-1.14.1.tgz?cache=0&sync_timestamp=1602286724979&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftslib%2Fdownload%2Ftslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" | |
| 7248 | + integrity sha1-zy04vcNKE0vK8QkcQfZhni9nLQA= | |
| 6811 | 7249 | |
| 6812 | 7250 | tty-browserify@0.0.0: |
| 6813 | 7251 | version "0.0.0" |
| ... | ... | @@ -6826,10 +7264,15 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: |
| 6826 | 7264 | resolved "https://registry.npm.taobao.org/tweetnacl/download/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" |
| 6827 | 7265 | integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= |
| 6828 | 7266 | |
| 6829 | -type-fest@^0.5.2: | |
| 6830 | - version "0.5.2" | |
| 6831 | - resolved "https://registry.npm.taobao.org/type-fest/download/type-fest-0.5.2.tgz#d6ef42a0356c6cd45f49485c3b6281fc148e48a2" | |
| 6832 | - integrity sha1-1u9CoDVsbNRfSUhcO2KB/BSOSKI= | |
| 7267 | +type-fest@^0.11.0: | |
| 7268 | + version "0.11.0" | |
| 7269 | + resolved "https://registry.npm.taobao.org/type-fest/download/type-fest-0.11.0.tgz?cache=0&sync_timestamp=1601425309553&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftype-fest%2Fdownload%2Ftype-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1" | |
| 7270 | + integrity sha1-l6vwhyMQ/tiKXEZrJWgVdhReM/E= | |
| 7271 | + | |
| 7272 | +type-fest@^0.8.1: | |
| 7273 | + version "0.8.1" | |
| 7274 | + resolved "https://registry.npm.taobao.org/type-fest/download/type-fest-0.8.1.tgz?cache=0&sync_timestamp=1601425309553&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftype-fest%2Fdownload%2Ftype-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" | |
| 7275 | + integrity sha1-CeJJ696FHTseSNJ8EFREZn8XuD0= | |
| 6833 | 7276 | |
| 6834 | 7277 | type-is@~1.6.17, type-is@~1.6.18: |
| 6835 | 7278 | version "1.6.18" |
| ... | ... | @@ -6839,6 +7282,13 @@ type-is@~1.6.17, type-is@~1.6.18: |
| 6839 | 7282 | media-typer "0.3.0" |
| 6840 | 7283 | mime-types "~2.1.24" |
| 6841 | 7284 | |
| 7285 | +typedarray-to-buffer@^3.1.5: | |
| 7286 | + version "3.1.5" | |
| 7287 | + resolved "https://registry.npm.taobao.org/typedarray-to-buffer/download/typedarray-to-buffer-3.1.5.tgz#a97ee7a9ff42691b9f783ff1bc5112fe3fca9080" | |
| 7288 | + integrity sha1-qX7nqf9CaRufeD/xvFES/j/KkIA= | |
| 7289 | + dependencies: | |
| 7290 | + is-typedarray "^1.0.0" | |
| 7291 | + | |
| 6842 | 7292 | typedarray@^0.0.6: |
| 6843 | 7293 | version "0.0.6" |
| 6844 | 7294 | resolved "https://registry.npm.taobao.org/typedarray/download/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
| ... | ... | @@ -6870,15 +7320,15 @@ unicode-match-property-ecmascript@^1.0.4: |
| 6870 | 7320 | unicode-canonical-property-names-ecmascript "^1.0.4" |
| 6871 | 7321 | unicode-property-aliases-ecmascript "^1.0.4" |
| 6872 | 7322 | |
| 6873 | -unicode-match-property-value-ecmascript@^1.1.0: | |
| 6874 | - version "1.1.0" | |
| 6875 | - resolved "https://registry.npm.taobao.org/unicode-match-property-value-ecmascript/download/unicode-match-property-value-ecmascript-1.1.0.tgz#5b4b426e08d13a80365e0d657ac7a6c1ec46a277" | |
| 6876 | - integrity sha1-W0tCbgjROoA2Xg1lesemwexGonc= | |
| 7323 | +unicode-match-property-value-ecmascript@^1.2.0: | |
| 7324 | + version "1.2.0" | |
| 7325 | + resolved "https://registry.npm.taobao.org/unicode-match-property-value-ecmascript/download/unicode-match-property-value-ecmascript-1.2.0.tgz?cache=0&sync_timestamp=1583948924460&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Funicode-match-property-value-ecmascript%2Fdownload%2Funicode-match-property-value-ecmascript-1.2.0.tgz#0d91f600eeeb3096aa962b1d6fc88876e64ea531" | |
| 7326 | + integrity sha1-DZH2AO7rMJaqlisdb8iIduZOpTE= | |
| 6877 | 7327 | |
| 6878 | 7328 | unicode-property-aliases-ecmascript@^1.0.4: |
| 6879 | - version "1.0.5" | |
| 6880 | - resolved "https://registry.npm.taobao.org/unicode-property-aliases-ecmascript/download/unicode-property-aliases-ecmascript-1.0.5.tgz#a9cc6cc7ce63a0a3023fc99e341b94431d405a57" | |
| 6881 | - integrity sha1-qcxsx85joKMCP8meNBuUQx1AWlc= | |
| 7329 | + version "1.1.0" | |
| 7330 | + resolved "https://registry.npm.taobao.org/unicode-property-aliases-ecmascript/download/unicode-property-aliases-ecmascript-1.1.0.tgz#dd57a99f6207bedff4628abefb94c50db941c8f4" | |
| 7331 | + integrity sha1-3Vepn2IHvt/0Yoq++5TFDblByPQ= | |
| 6882 | 7332 | |
| 6883 | 7333 | union-value@^1.0.0: |
| 6884 | 7334 | version "1.0.1" |
| ... | ... | @@ -6914,6 +7364,13 @@ unique-slug@^2.0.0: |
| 6914 | 7364 | dependencies: |
| 6915 | 7365 | imurmurhash "^0.1.4" |
| 6916 | 7366 | |
| 7367 | +unique-string@^2.0.0: | |
| 7368 | + version "2.0.0" | |
| 7369 | + resolved "https://registry.npm.taobao.org/unique-string/download/unique-string-2.0.0.tgz#39c6451f81afb2749de2b233e3f7c5e8843bd89d" | |
| 7370 | + integrity sha1-OcZFH4GvsnSd4rIz4/fF6IQ72J0= | |
| 7371 | + dependencies: | |
| 7372 | + crypto-random-string "^2.0.0" | |
| 7373 | + | |
| 6917 | 7374 | universalify@^0.1.0: |
| 6918 | 7375 | version "0.1.2" |
| 6919 | 7376 | resolved "https://registry.npm.taobao.org/universalify/download/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" |
| ... | ... | @@ -6938,19 +7395,38 @@ unset-value@^1.0.0: |
| 6938 | 7395 | isobject "^3.0.0" |
| 6939 | 7396 | |
| 6940 | 7397 | upath@^1.1.0, upath@^1.1.1: |
| 6941 | - version "1.1.2" | |
| 6942 | - resolved "https://registry.npm.taobao.org/upath/download/upath-1.1.2.tgz#3db658600edaeeccbe6db5e684d67ee8c2acd068" | |
| 6943 | - integrity sha1-PbZYYA7a7sy+bbXmhNZ+6MKs0Gg= | |
| 7398 | + version "1.2.0" | |
| 7399 | + resolved "https://registry.npm.taobao.org/upath/download/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894" | |
| 7400 | + integrity sha1-j2bbzVWog6za5ECK+LA1pQRMGJQ= | |
| 7401 | + | |
| 7402 | +update-notifier@^4.0.0: | |
| 7403 | + version "4.1.3" | |
| 7404 | + resolved "https://registry.npm.taobao.org/update-notifier/download/update-notifier-4.1.3.tgz#be86ee13e8ce48fb50043ff72057b5bd598e1ea3" | |
| 7405 | + integrity sha1-vobuE+jOSPtQBD/3IFe1vVmOHqM= | |
| 7406 | + dependencies: | |
| 7407 | + boxen "^4.2.0" | |
| 7408 | + chalk "^3.0.0" | |
| 7409 | + configstore "^5.0.1" | |
| 7410 | + has-yarn "^2.1.0" | |
| 7411 | + import-lazy "^2.1.0" | |
| 7412 | + is-ci "^2.0.0" | |
| 7413 | + is-installed-globally "^0.3.1" | |
| 7414 | + is-npm "^4.0.0" | |
| 7415 | + is-yarn-global "^0.3.0" | |
| 7416 | + latest-version "^5.0.0" | |
| 7417 | + pupa "^2.0.1" | |
| 7418 | + semver-diff "^3.1.1" | |
| 7419 | + xdg-basedir "^4.0.0" | |
| 6944 | 7420 | |
| 6945 | 7421 | upper-case@^1.1.1: |
| 6946 | 7422 | version "1.1.3" |
| 6947 | - resolved "https://registry.npm.taobao.org/upper-case/download/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598" | |
| 7423 | + resolved "https://registry.npm.taobao.org/upper-case/download/upper-case-1.1.3.tgz?cache=0&sync_timestamp=1575601671982&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fupper-case%2Fdownload%2Fupper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598" | |
| 6948 | 7424 | integrity sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg= |
| 6949 | 7425 | |
| 6950 | 7426 | uri-js@^4.2.2: |
| 6951 | - version "4.2.2" | |
| 6952 | - resolved "https://registry.npm.taobao.org/uri-js/download/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0" | |
| 6953 | - integrity sha1-lMVA4f93KVbiKZUHwBCupsiDjrA= | |
| 7427 | + version "4.4.0" | |
| 7428 | + resolved "https://registry.npm.taobao.org/uri-js/download/uri-js-4.4.0.tgz?cache=0&sync_timestamp=1598814377097&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Furi-js%2Fdownload%2Furi-js-4.4.0.tgz#aa714261de793e8a82347a7bcc9ce74e86f28602" | |
| 7429 | + integrity sha1-qnFCYd55PoqCNHp7zJznTobyhgI= | |
| 6954 | 7430 | dependencies: |
| 6955 | 7431 | punycode "^2.1.0" |
| 6956 | 7432 | |
| ... | ... | @@ -6961,13 +7437,20 @@ urix@^0.1.0: |
| 6961 | 7437 | |
| 6962 | 7438 | url-loader@^1.0.1: |
| 6963 | 7439 | version "1.1.2" |
| 6964 | - resolved "https://registry.npm.taobao.org/url-loader/download/url-loader-1.1.2.tgz#b971d191b83af693c5e3fea4064be9e1f2d7f8d8" | |
| 7440 | + resolved "https://registry.npm.taobao.org/url-loader/download/url-loader-1.1.2.tgz?cache=0&sync_timestamp=1602252594253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Furl-loader%2Fdownload%2Furl-loader-1.1.2.tgz#b971d191b83af693c5e3fea4064be9e1f2d7f8d8" | |
| 6965 | 7441 | integrity sha1-uXHRkbg69pPF4/6kBkvp4fLX+Ng= |
| 6966 | 7442 | dependencies: |
| 6967 | 7443 | loader-utils "^1.1.0" |
| 6968 | 7444 | mime "^2.0.3" |
| 6969 | 7445 | schema-utils "^1.0.0" |
| 6970 | 7446 | |
| 7447 | +url-parse-lax@^3.0.0: | |
| 7448 | + version "3.0.0" | |
| 7449 | + resolved "https://registry.npm.taobao.org/url-parse-lax/download/url-parse-lax-3.0.0.tgz#16b5cafc07dbe3676c1b1999177823d6503acb0c" | |
| 7450 | + integrity sha1-FrXK/Afb42dsGxmZF3gj1lA6yww= | |
| 7451 | + dependencies: | |
| 7452 | + prepend-http "^2.0.0" | |
| 7453 | + | |
| 6971 | 7454 | url-parse@^1.4.3: |
| 6972 | 7455 | version "1.4.7" |
| 6973 | 7456 | resolved "https://registry.npm.taobao.org/url-parse/download/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278" |
| ... | ... | @@ -6989,12 +7472,12 @@ use@^3.1.0: |
| 6989 | 7472 | resolved "https://registry.npm.taobao.org/use/download/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" |
| 6990 | 7473 | integrity sha1-1QyMrHmhn7wg8pEfVuuXP04QBw8= |
| 6991 | 7474 | |
| 6992 | -util-deprecate@^1.0.1, util-deprecate@~1.0.1: | |
| 7475 | +util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: | |
| 6993 | 7476 | version "1.0.2" |
| 6994 | 7477 | resolved "https://registry.npm.taobao.org/util-deprecate/download/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" |
| 6995 | 7478 | integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= |
| 6996 | 7479 | |
| 6997 | -util.promisify@1.0.0, util.promisify@~1.0.0: | |
| 7480 | +util.promisify@1.0.0: | |
| 6998 | 7481 | version "1.0.0" |
| 6999 | 7482 | resolved "https://registry.npm.taobao.org/util.promisify/download/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030" |
| 7000 | 7483 | integrity sha1-RA9xZaRZyaFtwUXrjnLzVocJcDA= |
| ... | ... | @@ -7002,16 +7485,26 @@ util.promisify@1.0.0, util.promisify@~1.0.0: |
| 7002 | 7485 | define-properties "^1.1.2" |
| 7003 | 7486 | object.getownpropertydescriptors "^2.0.3" |
| 7004 | 7487 | |
| 7488 | +util.promisify@~1.0.0: | |
| 7489 | + version "1.0.1" | |
| 7490 | + resolved "https://registry.npm.taobao.org/util.promisify/download/util.promisify-1.0.1.tgz#6baf7774b80eeb0f7520d8b81d07982a59abbaee" | |
| 7491 | + integrity sha1-a693dLgO6w91INi4HQeYKlmruu4= | |
| 7492 | + dependencies: | |
| 7493 | + define-properties "^1.1.3" | |
| 7494 | + es-abstract "^1.17.2" | |
| 7495 | + has-symbols "^1.0.1" | |
| 7496 | + object.getownpropertydescriptors "^2.1.0" | |
| 7497 | + | |
| 7005 | 7498 | util@0.10.3: |
| 7006 | 7499 | version "0.10.3" |
| 7007 | - resolved "https://registry.npm.taobao.org/util/download/util-0.10.3.tgz?cache=0&sync_timestamp=1562337713422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Futil%2Fdownload%2Futil-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9" | |
| 7500 | + resolved "https://registry.npm.taobao.org/util/download/util-0.10.3.tgz?cache=0&sync_timestamp=1588238435623&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Futil%2Fdownload%2Futil-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9" | |
| 7008 | 7501 | integrity sha1-evsa/lCAUkZInj23/g7TeTNqwPk= |
| 7009 | 7502 | dependencies: |
| 7010 | 7503 | inherits "2.0.1" |
| 7011 | 7504 | |
| 7012 | 7505 | util@^0.11.0: |
| 7013 | 7506 | version "0.11.1" |
| 7014 | - resolved "https://registry.npm.taobao.org/util/download/util-0.11.1.tgz?cache=0&sync_timestamp=1562337713422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Futil%2Fdownload%2Futil-0.11.1.tgz#3236733720ec64bb27f6e26f421aaa2e1b588d61" | |
| 7507 | + resolved "https://registry.npm.taobao.org/util/download/util-0.11.1.tgz?cache=0&sync_timestamp=1588238435623&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Futil%2Fdownload%2Futil-0.11.1.tgz#3236733720ec64bb27f6e26f421aaa2e1b588d61" | |
| 7015 | 7508 | integrity sha1-MjZzNyDsZLsn9uJvQhqqLhtYjWE= |
| 7016 | 7509 | dependencies: |
| 7017 | 7510 | inherits "2.0.3" |
| ... | ... | @@ -7026,10 +7519,10 @@ utils-merge@1.0.1: |
| 7026 | 7519 | resolved "https://registry.npm.taobao.org/utils-merge/download/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" |
| 7027 | 7520 | integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= |
| 7028 | 7521 | |
| 7029 | -uuid@^3.0.1, uuid@^3.3.2: | |
| 7030 | - version "3.3.3" | |
| 7031 | - resolved "https://registry.npm.taobao.org/uuid/download/uuid-3.3.3.tgz?cache=0&sync_timestamp=1566221202613&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fuuid%2Fdownload%2Fuuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866" | |
| 7032 | - integrity sha1-RWjwIW54dg7h2/Ok0s9T4iQRKGY= | |
| 7522 | +uuid@^3.3.2, uuid@^3.4.0: | |
| 7523 | + version "3.4.0" | |
| 7524 | + resolved "https://registry.npm.taobao.org/uuid/download/uuid-3.4.0.tgz?cache=0&sync_timestamp=1601826526166&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fuuid%2Fdownload%2Fuuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" | |
| 7525 | + integrity sha1-sj5DWK+oogL+ehAK8fX4g/AgB+4= | |
| 7033 | 7526 | |
| 7034 | 7527 | vary@~1.1.2: |
| 7035 | 7528 | version "1.1.2" |
| ... | ... | @@ -7037,9 +7530,9 @@ vary@~1.1.2: |
| 7037 | 7530 | integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw= |
| 7038 | 7531 | |
| 7039 | 7532 | vendors@^1.0.0: |
| 7040 | - version "1.0.3" | |
| 7041 | - resolved "https://registry.npm.taobao.org/vendors/download/vendors-1.0.3.tgz#a6467781abd366217c050f8202e7e50cc9eef8c0" | |
| 7042 | - integrity sha1-pkZ3gavTZiF8BQ+CAuflDMnu+MA= | |
| 7533 | + version "1.0.4" | |
| 7534 | + resolved "https://registry.npm.taobao.org/vendors/download/vendors-1.0.4.tgz?cache=0&sync_timestamp=1579858502549&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvendors%2Fdownload%2Fvendors-1.0.4.tgz#e2b800a53e7a29b93506c3cf41100d16c4c4ad8e" | |
| 7535 | + integrity sha1-4rgApT56Kbk1BsPPQRANFsTErY4= | |
| 7043 | 7536 | |
| 7044 | 7537 | verror@1.10.0: |
| 7045 | 7538 | version "1.10.0" |
| ... | ... | @@ -7051,72 +7544,71 @@ verror@1.10.0: |
| 7051 | 7544 | extsprintf "^1.2.0" |
| 7052 | 7545 | |
| 7053 | 7546 | vm-browserify@^1.0.1: |
| 7054 | - version "1.1.0" | |
| 7055 | - resolved "https://registry.npm.taobao.org/vm-browserify/download/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019" | |
| 7056 | - integrity sha1-vXbWojMj4sqP+hICjcBFWcdfkBk= | |
| 7547 | + version "1.1.2" | |
| 7548 | + resolved "https://registry.npm.taobao.org/vm-browserify/download/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" | |
| 7549 | + integrity sha1-eGQcSIuObKkadfUR56OzKobl3aA= | |
| 7057 | 7550 | |
| 7058 | -vssue@^1.0.2: | |
| 7059 | - version "1.0.2" | |
| 7060 | - resolved "https://registry.npm.taobao.org/vssue/download/vssue-1.0.2.tgz#51ff9fba02df56a43aabebc037b59854cb2701b5" | |
| 7061 | - integrity sha1-Uf+fugLfVqQ6q+vAN7WYVMsnAbU= | |
| 7551 | +vssue@^1.4.6: | |
| 7552 | + version "1.4.6" | |
| 7553 | + resolved "https://registry.npm.taobao.org/vssue/download/vssue-1.4.6.tgz#2ce16373907dc04bb92d6908224f0dd7239454f6" | |
| 7554 | + integrity sha1-LOFjc5B9wEu5LWkIIk8N1yOUVPY= | |
| 7062 | 7555 | dependencies: |
| 7063 | - "@vssue/utils" "^1.0.0" | |
| 7556 | + "@vssue/utils" "^1.4.0" | |
| 7064 | 7557 | github-markdown-css "^3.0.1" |
| 7065 | 7558 | vue "^2.6.10" |
| 7066 | 7559 | vue-i18n "^8.11.2" |
| 7067 | 7560 | vue-property-decorator "^8.1.1" |
| 7068 | 7561 | |
| 7069 | -vue-class-component@^7.0.1: | |
| 7070 | - version "7.1.0" | |
| 7071 | - resolved "https://registry.npm.taobao.org/vue-class-component/download/vue-class-component-7.1.0.tgz#b33efcb10e17236d684f70b1e96f1946ec793e87" | |
| 7072 | - integrity sha1-sz78sQ4XI21oT3Cx6W8ZRux5Poc= | |
| 7562 | +vue-class-component@^7.1.0: | |
| 7563 | + version "7.2.6" | |
| 7564 | + resolved "https://registry.npm.taobao.org/vue-class-component/download/vue-class-component-7.2.6.tgz#8471e037b8e4762f5a464686e19e5afc708502e4" | |
| 7565 | + integrity sha1-hHHgN7jkdi9aRkaG4Z5a/HCFAuQ= | |
| 7073 | 7566 | |
| 7074 | 7567 | vue-hot-reload-api@^2.3.0: |
| 7075 | - version "2.3.3" | |
| 7076 | - resolved "https://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.3.3.tgz#2756f46cb3258054c5f4723de8ae7e87302a1ccf" | |
| 7077 | - integrity sha1-J1b0bLMlgFTF9HI96K5+hzAqHM8= | |
| 7568 | + version "2.3.4" | |
| 7569 | + resolved "https://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2" | |
| 7570 | + integrity sha1-UylVzB6yCKPZkLOp+acFdGV+CPI= | |
| 7078 | 7571 | |
| 7079 | 7572 | vue-i18n@^8.11.2: |
| 7080 | - version "8.14.0" | |
| 7081 | - resolved "https://registry.npm.taobao.org/vue-i18n/download/vue-i18n-8.14.0.tgz#613cbbc21d71dc608cd085f8a94ea3a40badcd33" | |
| 7082 | - integrity sha1-YTy7wh1x3GCM0IX4qU6jpAutzTM= | |
| 7573 | + version "8.22.0" | |
| 7574 | + resolved "https://registry.npm.taobao.org/vue-i18n/download/vue-i18n-8.22.0.tgz?cache=0&sync_timestamp=1602000816657&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-i18n%2Fdownload%2Fvue-i18n-8.22.0.tgz#6403381a6eab1d229e515a62addb29b2ff3abfed" | |
| 7575 | + integrity sha1-ZAM4Gm6rHSKeUVpirdspsv86v+0= | |
| 7083 | 7576 | |
| 7084 | -vue-loader@^15.2.4: | |
| 7085 | - version "15.7.1" | |
| 7086 | - resolved "https://registry.npm.taobao.org/vue-loader/download/vue-loader-15.7.1.tgz?cache=0&sync_timestamp=1563435501637&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-loader%2Fdownload%2Fvue-loader-15.7.1.tgz#6ccacd4122aa80f69baaac08ff295a62e3aefcfd" | |
| 7087 | - integrity sha1-bMrNQSKqgPabqqwI/ylaYuOu/P0= | |
| 7577 | +vue-loader@^15.7.1: | |
| 7578 | + version "15.9.3" | |
| 7579 | + resolved "https://registry.npm.taobao.org/vue-loader/download/vue-loader-15.9.3.tgz?cache=0&sync_timestamp=1600850411398&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-loader%2Fdownload%2Fvue-loader-15.9.3.tgz#0de35d9e555d3ed53969516cac5ce25531299dda" | |
| 7580 | + integrity sha1-DeNdnlVdPtU5aVFsrFziVTEpndo= | |
| 7088 | 7581 | dependencies: |
| 7089 | - "@vue/component-compiler-utils" "^3.0.0" | |
| 7582 | + "@vue/component-compiler-utils" "^3.1.0" | |
| 7090 | 7583 | hash-sum "^1.0.2" |
| 7091 | 7584 | loader-utils "^1.1.0" |
| 7092 | 7585 | vue-hot-reload-api "^2.3.0" |
| 7093 | 7586 | vue-style-loader "^4.1.0" |
| 7094 | 7587 | |
| 7095 | 7588 | vue-property-decorator@^8.1.1: |
| 7096 | - version "8.2.1" | |
| 7097 | - resolved "https://registry.npm.taobao.org/vue-property-decorator/download/vue-property-decorator-8.2.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-property-decorator%2Fdownload%2Fvue-property-decorator-8.2.1.tgz#3791662033b20d20d098cb20e86fd23842982508" | |
| 7098 | - integrity sha1-N5FmIDOyDSDQmMsg6G/SOEKYJQg= | |
| 7589 | + version "8.5.1" | |
| 7590 | + resolved "https://registry.npm.taobao.org/vue-property-decorator/download/vue-property-decorator-8.5.1.tgz?cache=0&sync_timestamp=1601817308073&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-property-decorator%2Fdownload%2Fvue-property-decorator-8.5.1.tgz#571a91cf8d2b507f537d79bf8275af3184572fff" | |
| 7591 | + integrity sha1-VxqRz40rUH9TfXm/gnWvMYRXL/8= | |
| 7099 | 7592 | dependencies: |
| 7100 | - vue "^2.6.10" | |
| 7101 | - vue-class-component "^7.0.1" | |
| 7593 | + vue-class-component "^7.1.0" | |
| 7102 | 7594 | |
| 7103 | -vue-router@^3.0.2: | |
| 7104 | - version "3.1.2" | |
| 7105 | - resolved "https://registry.npm.taobao.org/vue-router/download/vue-router-3.1.2.tgz#2e0904703545dabdd42b2b7a2e617f02f99a1969" | |
| 7106 | - integrity sha1-LgkEcDVF2r3UKyt6LmF/AvmaGWk= | |
| 7595 | +vue-router@^3.1.3: | |
| 7596 | + version "3.4.6" | |
| 7597 | + resolved "https://registry.npm.taobao.org/vue-router/download/vue-router-3.4.6.tgz?cache=0&sync_timestamp=1602076866520&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-router%2Fdownload%2Fvue-router-3.4.6.tgz#f7bda2c9a43d39837621c9a02ba7789f5daa24b2" | |
| 7598 | + integrity sha1-972iyaQ9OYN2IcmgK6d4n12qJLI= | |
| 7107 | 7599 | |
| 7108 | -vue-server-renderer@^2.5.16: | |
| 7109 | - version "2.6.10" | |
| 7110 | - resolved "https://registry.npm.taobao.org/vue-server-renderer/download/vue-server-renderer-2.6.10.tgz#cb2558842ead360ae2ec1f3719b75564a805b375" | |
| 7111 | - integrity sha1-yyVYhC6tNgri7B83GbdVZKgFs3U= | |
| 7600 | +vue-server-renderer@^2.6.10: | |
| 7601 | + version "2.6.12" | |
| 7602 | + resolved "https://registry.npm.taobao.org/vue-server-renderer/download/vue-server-renderer-2.6.12.tgz?cache=0&sync_timestamp=1597929068268&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-server-renderer%2Fdownload%2Fvue-server-renderer-2.6.12.tgz#a8cb9c49439ef205293cb41c35d0d2b0541653a5" | |
| 7603 | + integrity sha1-qMucSUOe8gUpPLQcNdDSsFQWU6U= | |
| 7112 | 7604 | dependencies: |
| 7113 | 7605 | chalk "^1.1.3" |
| 7114 | 7606 | hash-sum "^1.0.2" |
| 7115 | 7607 | he "^1.1.0" |
| 7116 | - lodash.template "^4.4.0" | |
| 7608 | + lodash.template "^4.5.0" | |
| 7117 | 7609 | lodash.uniq "^4.5.0" |
| 7118 | 7610 | resolve "^1.2.0" |
| 7119 | - serialize-javascript "^1.3.0" | |
| 7611 | + serialize-javascript "^3.1.0" | |
| 7120 | 7612 | source-map "0.5.6" |
| 7121 | 7613 | |
| 7122 | 7614 | vue-style-loader@^4.1.0: |
| ... | ... | @@ -7132,10 +7624,10 @@ vue-tabs-component@^1.5.0: |
| 7132 | 7624 | resolved "https://registry.npm.taobao.org/vue-tabs-component/download/vue-tabs-component-1.5.0.tgz#9b2f02adbc9bb58395729d68c4906a795a20d728" |
| 7133 | 7625 | integrity sha1-my8CrbybtYOVcp1oxJBqeVog1yg= |
| 7134 | 7626 | |
| 7135 | -vue-template-compiler@^2.5.16: | |
| 7136 | - version "2.6.10" | |
| 7137 | - resolved "https://registry.npm.taobao.org/vue-template-compiler/download/vue-template-compiler-2.6.10.tgz#323b4f3495f04faa3503337a82f5d6507799c9cc" | |
| 7138 | - integrity sha1-MjtPNJXwT6o1AzN6gvXWUHeZycw= | |
| 7627 | +vue-template-compiler@^2.6.10: | |
| 7628 | + version "2.6.12" | |
| 7629 | + resolved "https://registry.npm.taobao.org/vue-template-compiler/download/vue-template-compiler-2.6.12.tgz?cache=0&sync_timestamp=1597927453960&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-template-compiler%2Fdownload%2Fvue-template-compiler-2.6.12.tgz#947ed7196744c8a5285ebe1233fe960437fcc57e" | |
| 7630 | + integrity sha1-lH7XGWdEyKUoXr4SM/6WBDf8xX4= | |
| 7139 | 7631 | dependencies: |
| 7140 | 7632 | de-indent "^1.0.2" |
| 7141 | 7633 | he "^1.1.0" |
| ... | ... | @@ -7145,10 +7637,10 @@ vue-template-es2015-compiler@^1.9.0: |
| 7145 | 7637 | resolved "https://registry.npm.taobao.org/vue-template-es2015-compiler/download/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" |
| 7146 | 7638 | integrity sha1-HuO8mhbsv1EYvjNLsV+cRvgvWCU= |
| 7147 | 7639 | |
| 7148 | -vue@^2.5.16, vue@^2.6.10: | |
| 7149 | - version "2.6.10" | |
| 7150 | - resolved "https://registry.npm.taobao.org/vue/download/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637" | |
| 7151 | - integrity sha1-pysaQqTYKnIepDjRtr9V5mGVxjc= | |
| 7640 | +vue@^2.6.10: | |
| 7641 | + version "2.6.12" | |
| 7642 | + resolved "https://registry.npm.taobao.org/vue/download/vue-2.6.12.tgz?cache=0&sync_timestamp=1600441353392&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue%2Fdownload%2Fvue-2.6.12.tgz#f5ebd4fa6bd2869403e29a896aed4904456c9123" | |
| 7643 | + integrity sha1-9evU+mvShpQD4pqJau1JBEVskSM= | |
| 7152 | 7644 | |
| 7153 | 7645 | vuepress-html-webpack-plugin@^3.2.0: |
| 7154 | 7646 | version "3.2.0" |
| ... | ... | @@ -7163,19 +7655,27 @@ vuepress-html-webpack-plugin@^3.2.0: |
| 7163 | 7655 | toposort "^1.0.0" |
| 7164 | 7656 | util.promisify "1.0.0" |
| 7165 | 7657 | |
| 7166 | -vuepress-plugin-container@^2.0.0: | |
| 7167 | - version "2.0.2" | |
| 7168 | - resolved "https://registry.npm.taobao.org/vuepress-plugin-container/download/vuepress-plugin-container-2.0.2.tgz#3489cc732c7a210b31f202556e1346125dffeb73" | |
| 7169 | - integrity sha1-NInMcyx6IQsx8gJVbhNGEl3/63M= | |
| 7658 | +vuepress-plugin-container@^2.0.2: | |
| 7659 | + version "2.1.5" | |
| 7660 | + resolved "https://registry.npm.taobao.org/vuepress-plugin-container/download/vuepress-plugin-container-2.1.5.tgz#37fff05662fedbd63ffd3a5463b2592c7a7f3133" | |
| 7661 | + integrity sha1-N//wVmL+29Y//TpUY7JZLHp/MTM= | |
| 7170 | 7662 | dependencies: |
| 7663 | + "@vuepress/shared-utils" "^1.2.0" | |
| 7171 | 7664 | markdown-it-container "^2.0.0" |
| 7172 | 7665 | |
| 7173 | 7666 | vuepress-plugin-dehydrate@^1.0.3: |
| 7174 | - version "1.0.3" | |
| 7175 | - resolved "https://registry.npm.taobao.org/vuepress-plugin-dehydrate/download/vuepress-plugin-dehydrate-1.0.3.tgz#75dafa70272e3bdd33401e732c98bc649c501b9c" | |
| 7176 | - integrity sha1-ddr6cCcuO90zQB5zLJi8ZJxQG5w= | |
| 7667 | + version "1.1.5" | |
| 7668 | + resolved "https://registry.npm.taobao.org/vuepress-plugin-dehydrate/download/vuepress-plugin-dehydrate-1.1.5.tgz#c29f08b85f337d3bc7c0ba09fe58cd9ed2f6e6c1" | |
| 7669 | + integrity sha1-wp8IuF8zfTvHwLoJ/ljNntL25sE= | |
| 7670 | + dependencies: | |
| 7671 | + "@vuepress/shared-utils" "^1.2.0" | |
| 7672 | + | |
| 7673 | +vuepress-plugin-smooth-scroll@^0.0.3: | |
| 7674 | + version "0.0.3" | |
| 7675 | + resolved "https://registry.npm.taobao.org/vuepress-plugin-smooth-scroll/download/vuepress-plugin-smooth-scroll-0.0.3.tgz#6eff2d4c186cca917cc9f7df2b0af7de7c8c6438" | |
| 7676 | + integrity sha1-bv8tTBhsypF8yfffKwr33nyMZDg= | |
| 7177 | 7677 | dependencies: |
| 7178 | - "@vuepress/shared-utils" "^1.0.2" | |
| 7678 | + smoothscroll-polyfill "^0.4.3" | |
| 7179 | 7679 | |
| 7180 | 7680 | vuepress-tabs@^0.1.6: |
| 7181 | 7681 | version "0.1.6" |
| ... | ... | @@ -7183,24 +7683,34 @@ vuepress-tabs@^0.1.6: |
| 7183 | 7683 | integrity sha1-eQjkBtAmF2O0O/Nsht8YPA21vVY= |
| 7184 | 7684 | |
| 7185 | 7685 | vuepress@^1.0.3: |
| 7186 | - version "1.0.3" | |
| 7187 | - resolved "https://registry.npm.taobao.org/vuepress/download/vuepress-1.0.3.tgz#7c744061b5a3244ab86d49ac8d66417258509f13" | |
| 7188 | - integrity sha1-fHRAYbWjJEq4bUmsjWZBclhQnxM= | |
| 7686 | + version "1.6.0" | |
| 7687 | + resolved "https://registry.npm.taobao.org/vuepress/download/vuepress-1.6.0.tgz#00e6f1649d992f4cfef80a2e3f7af8683acc6ad9" | |
| 7688 | + integrity sha1-AObxZJ2ZL0z++AouP3r4aDrMatk= | |
| 7189 | 7689 | dependencies: |
| 7190 | - "@vuepress/core" "^1.0.3" | |
| 7191 | - "@vuepress/theme-default" "^1.0.3" | |
| 7192 | - cac "^6.3.9" | |
| 7690 | + "@vuepress/core" "1.6.0" | |
| 7691 | + "@vuepress/theme-default" "1.6.0" | |
| 7692 | + cac "^6.5.6" | |
| 7193 | 7693 | envinfo "^7.2.0" |
| 7194 | 7694 | opencollective-postinstall "^2.0.2" |
| 7695 | + update-notifier "^4.0.0" | |
| 7195 | 7696 | |
| 7196 | -watchpack@^1.6.0: | |
| 7197 | - version "1.6.0" | |
| 7198 | - resolved "https://registry.npm.taobao.org/watchpack/download/watchpack-1.6.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwatchpack%2Fdownload%2Fwatchpack-1.6.0.tgz#4bc12c2ebe8aa277a71f1d3f14d685c7b446cd00" | |
| 7199 | - integrity sha1-S8EsLr6KonenHx0/FNaFx7RGzQA= | |
| 7697 | +watchpack-chokidar2@^2.0.0: | |
| 7698 | + version "2.0.0" | |
| 7699 | + resolved "https://registry.npm.taobao.org/watchpack-chokidar2/download/watchpack-chokidar2-2.0.0.tgz#9948a1866cbbd6cb824dea13a7ed691f6c8ddff0" | |
| 7700 | + integrity sha1-mUihhmy71suCTeoTp+1pH2yN3/A= | |
| 7701 | + dependencies: | |
| 7702 | + chokidar "^2.1.8" | |
| 7703 | + | |
| 7704 | +watchpack@^1.7.4: | |
| 7705 | + version "1.7.4" | |
| 7706 | + resolved "https://registry.npm.taobao.org/watchpack/download/watchpack-1.7.4.tgz?cache=0&sync_timestamp=1600385425627&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwatchpack%2Fdownload%2Fwatchpack-1.7.4.tgz#6e9da53b3c80bb2d6508188f5b200410866cd30b" | |
| 7707 | + integrity sha1-bp2lOzyAuy1lCBiPWyAEEIZs0ws= | |
| 7200 | 7708 | dependencies: |
| 7201 | - chokidar "^2.0.2" | |
| 7202 | 7709 | graceful-fs "^4.1.2" |
| 7203 | 7710 | neo-async "^2.5.0" |
| 7711 | + optionalDependencies: | |
| 7712 | + chokidar "^3.4.1" | |
| 7713 | + watchpack-chokidar2 "^2.0.0" | |
| 7204 | 7714 | |
| 7205 | 7715 | wbuf@^1.1.0, wbuf@^1.7.3: |
| 7206 | 7716 | version "1.7.3" |
| ... | ... | @@ -7209,113 +7719,122 @@ wbuf@^1.1.0, wbuf@^1.7.3: |
| 7209 | 7719 | dependencies: |
| 7210 | 7720 | minimalistic-assert "^1.0.0" |
| 7211 | 7721 | |
| 7212 | -webpack-chain@^4.6.0, webpack-chain@^4.9.0: | |
| 7722 | +webpack-chain@^4.9.0: | |
| 7213 | 7723 | version "4.12.1" |
| 7214 | - resolved "https://registry.npm.taobao.org/webpack-chain/download/webpack-chain-4.12.1.tgz#6c8439bbb2ab550952d60e1ea9319141906c02a6" | |
| 7724 | + resolved "https://registry.npm.taobao.org/webpack-chain/download/webpack-chain-4.12.1.tgz?cache=0&sync_timestamp=1595813222470&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-chain%2Fdownload%2Fwebpack-chain-4.12.1.tgz#6c8439bbb2ab550952d60e1ea9319141906c02a6" | |
| 7215 | 7725 | integrity sha1-bIQ5u7KrVQlS1g4eqTGRQZBsAqY= |
| 7216 | 7726 | dependencies: |
| 7217 | 7727 | deepmerge "^1.5.2" |
| 7218 | 7728 | javascript-stringify "^1.6.0" |
| 7219 | 7729 | |
| 7220 | -webpack-dev-middleware@^3.7.0: | |
| 7221 | - version "3.7.0" | |
| 7222 | - resolved "https://registry.npm.taobao.org/webpack-dev-middleware/download/webpack-dev-middleware-3.7.0.tgz#ef751d25f4e9a5c8a35da600c5fda3582b5c6cff" | |
| 7223 | - integrity sha1-73UdJfTppcijXaYAxf2jWCtcbP8= | |
| 7730 | +webpack-chain@^6.0.0: | |
| 7731 | + version "6.5.1" | |
| 7732 | + resolved "https://registry.npm.taobao.org/webpack-chain/download/webpack-chain-6.5.1.tgz?cache=0&sync_timestamp=1595813222470&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-chain%2Fdownload%2Fwebpack-chain-6.5.1.tgz#4f27284cbbb637e3c8fbdef43eef588d4d861206" | |
| 7733 | + integrity sha1-TycoTLu2N+PI+970Pu9YjU2GEgY= | |
| 7734 | + dependencies: | |
| 7735 | + deepmerge "^1.5.2" | |
| 7736 | + javascript-stringify "^2.0.1" | |
| 7737 | + | |
| 7738 | +webpack-dev-middleware@^3.7.2: | |
| 7739 | + version "3.7.2" | |
| 7740 | + resolved "https://registry.npm.taobao.org/webpack-dev-middleware/download/webpack-dev-middleware-3.7.2.tgz?cache=0&sync_timestamp=1594744507965&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-dev-middleware%2Fdownload%2Fwebpack-dev-middleware-3.7.2.tgz#0019c3db716e3fa5cecbf64f2ab88a74bab331f3" | |
| 7741 | + integrity sha1-ABnD23FuP6XOy/ZPKriKdLqzMfM= | |
| 7224 | 7742 | dependencies: |
| 7225 | 7743 | memory-fs "^0.4.1" |
| 7226 | - mime "^2.4.2" | |
| 7744 | + mime "^2.4.4" | |
| 7745 | + mkdirp "^0.5.1" | |
| 7227 | 7746 | range-parser "^1.2.1" |
| 7228 | 7747 | webpack-log "^2.0.0" |
| 7229 | 7748 | |
| 7230 | 7749 | webpack-dev-server@^3.5.1: |
| 7231 | - version "3.8.0" | |
| 7232 | - resolved "https://registry.npm.taobao.org/webpack-dev-server/download/webpack-dev-server-3.8.0.tgz?cache=0&sync_timestamp=1565370799080&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-dev-server%2Fdownload%2Fwebpack-dev-server-3.8.0.tgz#06cc4fc2f440428508d0e9770da1fef10e5ef28d" | |
| 7233 | - integrity sha1-BsxPwvRAQoUI0Ol3DaH+8Q5e8o0= | |
| 7750 | + version "3.11.0" | |
| 7751 | + resolved "https://registry.npm.taobao.org/webpack-dev-server/download/webpack-dev-server-3.11.0.tgz#8f154a3bce1bcfd1cc618ef4e703278855e7ff8c" | |
| 7752 | + integrity sha1-jxVKO84bz9HMYY705wMniFXn/4w= | |
| 7234 | 7753 | dependencies: |
| 7235 | 7754 | ansi-html "0.0.7" |
| 7236 | 7755 | bonjour "^3.5.0" |
| 7237 | - chokidar "^2.1.6" | |
| 7756 | + chokidar "^2.1.8" | |
| 7238 | 7757 | compression "^1.7.4" |
| 7239 | 7758 | connect-history-api-fallback "^1.6.0" |
| 7240 | 7759 | debug "^4.1.1" |
| 7241 | 7760 | del "^4.1.1" |
| 7242 | 7761 | express "^4.17.1" |
| 7243 | - html-entities "^1.2.1" | |
| 7244 | - http-proxy-middleware "^0.19.1" | |
| 7762 | + html-entities "^1.3.1" | |
| 7763 | + http-proxy-middleware "0.19.1" | |
| 7245 | 7764 | import-local "^2.0.0" |
| 7246 | 7765 | internal-ip "^4.3.0" |
| 7247 | 7766 | ip "^1.1.5" |
| 7248 | - is-absolute-url "^3.0.0" | |
| 7767 | + is-absolute-url "^3.0.3" | |
| 7249 | 7768 | killable "^1.0.1" |
| 7250 | - loglevel "^1.6.3" | |
| 7769 | + loglevel "^1.6.8" | |
| 7251 | 7770 | opn "^5.5.0" |
| 7252 | 7771 | p-retry "^3.0.1" |
| 7253 | - portfinder "^1.0.21" | |
| 7772 | + portfinder "^1.0.26" | |
| 7254 | 7773 | schema-utils "^1.0.0" |
| 7255 | - selfsigned "^1.10.4" | |
| 7774 | + selfsigned "^1.10.7" | |
| 7256 | 7775 | semver "^6.3.0" |
| 7257 | 7776 | serve-index "^1.9.1" |
| 7258 | - sockjs "0.3.19" | |
| 7259 | - sockjs-client "1.3.0" | |
| 7260 | - spdy "^4.0.1" | |
| 7777 | + sockjs "0.3.20" | |
| 7778 | + sockjs-client "1.4.0" | |
| 7779 | + spdy "^4.0.2" | |
| 7261 | 7780 | strip-ansi "^3.0.1" |
| 7262 | 7781 | supports-color "^6.1.0" |
| 7263 | 7782 | url "^0.11.0" |
| 7264 | - webpack-dev-middleware "^3.7.0" | |
| 7783 | + webpack-dev-middleware "^3.7.2" | |
| 7265 | 7784 | webpack-log "^2.0.0" |
| 7266 | 7785 | ws "^6.2.1" |
| 7267 | - yargs "12.0.5" | |
| 7786 | + yargs "^13.3.2" | |
| 7268 | 7787 | |
| 7269 | 7788 | webpack-log@^2.0.0: |
| 7270 | 7789 | version "2.0.0" |
| 7271 | - resolved "https://registry.npm.taobao.org/webpack-log/download/webpack-log-2.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-log%2Fdownload%2Fwebpack-log-2.0.0.tgz#5b7928e0637593f119d32f6227c1e0ac31e1b47f" | |
| 7790 | + resolved "https://registry.npm.taobao.org/webpack-log/download/webpack-log-2.0.0.tgz#5b7928e0637593f119d32f6227c1e0ac31e1b47f" | |
| 7272 | 7791 | integrity sha1-W3ko4GN1k/EZ0y9iJ8HgrDHhtH8= |
| 7273 | 7792 | dependencies: |
| 7274 | 7793 | ansi-colors "^3.0.0" |
| 7275 | 7794 | uuid "^3.3.2" |
| 7276 | 7795 | |
| 7277 | 7796 | webpack-merge@^4.1.2: |
| 7278 | - version "4.2.1" | |
| 7279 | - resolved "https://registry.npm.taobao.org/webpack-merge/download/webpack-merge-4.2.1.tgz#5e923cf802ea2ace4fd5af1d3247368a633489b4" | |
| 7280 | - integrity sha1-XpI8+ALqKs5P1a8dMkc2imM0ibQ= | |
| 7797 | + version "4.2.2" | |
| 7798 | + resolved "https://registry.npm.taobao.org/webpack-merge/download/webpack-merge-4.2.2.tgz#a27c52ea783d1398afd2087f547d7b9d2f43634d" | |
| 7799 | + integrity sha1-onxS6ng9E5iv0gh/VH17nS9DY00= | |
| 7281 | 7800 | dependencies: |
| 7282 | - lodash "^4.17.5" | |
| 7801 | + lodash "^4.17.15" | |
| 7283 | 7802 | |
| 7284 | 7803 | webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1: |
| 7285 | 7804 | version "1.4.3" |
| 7286 | - resolved "https://registry.npm.taobao.org/webpack-sources/download/webpack-sources-1.4.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-sources%2Fdownload%2Fwebpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933" | |
| 7805 | + resolved "https://registry.npm.taobao.org/webpack-sources/download/webpack-sources-1.4.3.tgz?cache=0&sync_timestamp=1601308231852&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-sources%2Fdownload%2Fwebpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933" | |
| 7287 | 7806 | integrity sha1-7t2OwLko+/HL/plOItLYkPMwqTM= |
| 7288 | 7807 | dependencies: |
| 7289 | 7808 | source-list-map "^2.0.0" |
| 7290 | 7809 | source-map "~0.6.1" |
| 7291 | 7810 | |
| 7292 | 7811 | webpack@^4.8.1: |
| 7293 | - version "4.39.2" | |
| 7294 | - resolved "https://registry.npm.taobao.org/webpack/download/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa" | |
| 7295 | - integrity sha1-yapcF3bXwwnRs5EXZPAojIwoFqo= | |
| 7296 | - dependencies: | |
| 7297 | - "@webassemblyjs/ast" "1.8.5" | |
| 7298 | - "@webassemblyjs/helper-module-context" "1.8.5" | |
| 7299 | - "@webassemblyjs/wasm-edit" "1.8.5" | |
| 7300 | - "@webassemblyjs/wasm-parser" "1.8.5" | |
| 7301 | - acorn "^6.2.1" | |
| 7812 | + version "4.44.2" | |
| 7813 | + resolved "https://registry.npm.taobao.org/webpack/download/webpack-4.44.2.tgz?cache=0&sync_timestamp=1602367731404&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack%2Fdownload%2Fwebpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72" | |
| 7814 | + integrity sha1-a/4rCvBVyLLR6Q7SzZNj+EEma3I= | |
| 7815 | + dependencies: | |
| 7816 | + "@webassemblyjs/ast" "1.9.0" | |
| 7817 | + "@webassemblyjs/helper-module-context" "1.9.0" | |
| 7818 | + "@webassemblyjs/wasm-edit" "1.9.0" | |
| 7819 | + "@webassemblyjs/wasm-parser" "1.9.0" | |
| 7820 | + acorn "^6.4.1" | |
| 7302 | 7821 | ajv "^6.10.2" |
| 7303 | 7822 | ajv-keywords "^3.4.1" |
| 7304 | 7823 | chrome-trace-event "^1.0.2" |
| 7305 | - enhanced-resolve "^4.1.0" | |
| 7824 | + enhanced-resolve "^4.3.0" | |
| 7306 | 7825 | eslint-scope "^4.0.3" |
| 7307 | 7826 | json-parse-better-errors "^1.0.2" |
| 7308 | 7827 | loader-runner "^2.4.0" |
| 7309 | 7828 | loader-utils "^1.2.3" |
| 7310 | 7829 | memory-fs "^0.4.1" |
| 7311 | 7830 | micromatch "^3.1.10" |
| 7312 | - mkdirp "^0.5.1" | |
| 7831 | + mkdirp "^0.5.3" | |
| 7313 | 7832 | neo-async "^2.6.1" |
| 7314 | 7833 | node-libs-browser "^2.2.1" |
| 7315 | 7834 | schema-utils "^1.0.0" |
| 7316 | 7835 | tapable "^1.1.3" |
| 7317 | - terser-webpack-plugin "^1.4.1" | |
| 7318 | - watchpack "^1.6.0" | |
| 7836 | + terser-webpack-plugin "^1.4.3" | |
| 7837 | + watchpack "^1.7.4" | |
| 7319 | 7838 | webpack-sources "^1.4.1" |
| 7320 | 7839 | |
| 7321 | 7840 | webpackbar@3.2.0: |
| ... | ... | @@ -7332,19 +7851,26 @@ webpackbar@3.2.0: |
| 7332 | 7851 | text-table "^0.2.0" |
| 7333 | 7852 | wrap-ansi "^5.1.0" |
| 7334 | 7853 | |
| 7854 | +websocket-driver@0.6.5: | |
| 7855 | + version "0.6.5" | |
| 7856 | + resolved "https://registry.npm.taobao.org/websocket-driver/download/websocket-driver-0.6.5.tgz?cache=0&sync_timestamp=1591288882525&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebsocket-driver%2Fdownload%2Fwebsocket-driver-0.6.5.tgz#5cb2556ceb85f4373c6d8238aa691c8454e13a36" | |
| 7857 | + integrity sha1-XLJVbOuF9Dc8bYI4qmkchFThOjY= | |
| 7858 | + dependencies: | |
| 7859 | + websocket-extensions ">=0.1.1" | |
| 7860 | + | |
| 7335 | 7861 | websocket-driver@>=0.5.1: |
| 7336 | - version "0.7.3" | |
| 7337 | - resolved "https://registry.npm.taobao.org/websocket-driver/download/websocket-driver-0.7.3.tgz#a2d4e0d4f4f116f1e6297eba58b05d430100e9f9" | |
| 7338 | - integrity sha1-otTg1PTxFvHmKX66WLBdQwEA6fk= | |
| 7862 | + version "0.7.4" | |
| 7863 | + resolved "https://registry.npm.taobao.org/websocket-driver/download/websocket-driver-0.7.4.tgz?cache=0&sync_timestamp=1591288882525&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebsocket-driver%2Fdownload%2Fwebsocket-driver-0.7.4.tgz#89ad5295bbf64b480abcba31e4953aca706f5760" | |
| 7864 | + integrity sha1-ia1Slbv2S0gKvLox5JU6ynBvV2A= | |
| 7339 | 7865 | dependencies: |
| 7340 | - http-parser-js ">=0.4.0 <0.4.11" | |
| 7866 | + http-parser-js ">=0.5.1" | |
| 7341 | 7867 | safe-buffer ">=5.1.0" |
| 7342 | 7868 | websocket-extensions ">=0.1.1" |
| 7343 | 7869 | |
| 7344 | 7870 | websocket-extensions@>=0.1.1: |
| 7345 | 7871 | version "0.1.4" |
| 7346 | - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" | |
| 7347 | - integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== | |
| 7872 | + resolved "https://registry.npm.taobao.org/websocket-extensions/download/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" | |
| 7873 | + integrity sha1-f4RzvIOd/YdgituV1+sHUhFXikI= | |
| 7348 | 7874 | |
| 7349 | 7875 | when@~3.6.x: |
| 7350 | 7876 | version "3.6.4" |
| ... | ... | @@ -7363,12 +7889,12 @@ which@^1.2.9: |
| 7363 | 7889 | dependencies: |
| 7364 | 7890 | isexe "^2.0.0" |
| 7365 | 7891 | |
| 7366 | -wide-align@^1.1.0: | |
| 7367 | - version "1.1.3" | |
| 7368 | - resolved "https://registry.npm.taobao.org/wide-align/download/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457" | |
| 7369 | - integrity sha1-rgdOa9wMFKQx6ATmJFScYzsABFc= | |
| 7892 | +widest-line@^3.1.0: | |
| 7893 | + version "3.1.0" | |
| 7894 | + resolved "https://registry.npm.taobao.org/widest-line/download/widest-line-3.1.0.tgz#8292333bbf66cb45ff0de1603b136b7ae1496eca" | |
| 7895 | + integrity sha1-gpIzO79my0X/DeFgOxNreuFJbso= | |
| 7370 | 7896 | dependencies: |
| 7371 | - string-width "^1.0.2 || 2" | |
| 7897 | + string-width "^4.0.0" | |
| 7372 | 7898 | |
| 7373 | 7899 | worker-farm@^1.7.0: |
| 7374 | 7900 | version "1.7.0" |
| ... | ... | @@ -7377,14 +7903,6 @@ worker-farm@^1.7.0: |
| 7377 | 7903 | dependencies: |
| 7378 | 7904 | errno "~0.1.7" |
| 7379 | 7905 | |
| 7380 | -wrap-ansi@^2.0.0: | |
| 7381 | - version "2.1.0" | |
| 7382 | - resolved "https://registry.npm.taobao.org/wrap-ansi/download/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85" | |
| 7383 | - integrity sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU= | |
| 7384 | - dependencies: | |
| 7385 | - string-width "^1.0.1" | |
| 7386 | - strip-ansi "^3.0.1" | |
| 7387 | - | |
| 7388 | 7906 | wrap-ansi@^5.1.0: |
| 7389 | 7907 | version "5.1.0" |
| 7390 | 7908 | resolved "https://registry.npm.taobao.org/wrap-ansi/download/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09" |
| ... | ... | @@ -7399,21 +7917,36 @@ wrappy@1: |
| 7399 | 7917 | resolved "https://registry.npm.taobao.org/wrappy/download/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" |
| 7400 | 7918 | integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= |
| 7401 | 7919 | |
| 7920 | +write-file-atomic@^3.0.0: | |
| 7921 | + version "3.0.3" | |
| 7922 | + resolved "https://registry.npm.taobao.org/write-file-atomic/download/write-file-atomic-3.0.3.tgz#56bd5c5a5c70481cd19c571bd39ab965a5de56e8" | |
| 7923 | + integrity sha1-Vr1cWlxwSBzRnFcb05q5ZaXeVug= | |
| 7924 | + dependencies: | |
| 7925 | + imurmurhash "^0.1.4" | |
| 7926 | + is-typedarray "^1.0.0" | |
| 7927 | + signal-exit "^3.0.2" | |
| 7928 | + typedarray-to-buffer "^3.1.5" | |
| 7929 | + | |
| 7402 | 7930 | ws@^6.2.1: |
| 7403 | 7931 | version "6.2.1" |
| 7404 | - resolved "https://registry.npm.taobao.org/ws/download/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb" | |
| 7932 | + resolved "https://registry.npm.taobao.org/ws/download/ws-6.2.1.tgz?cache=0&sync_timestamp=1593925518385&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fws%2Fdownload%2Fws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb" | |
| 7405 | 7933 | integrity sha1-RC/fCkftZPWbal2P8TD0dI7VJPs= |
| 7406 | 7934 | dependencies: |
| 7407 | 7935 | async-limiter "~1.0.0" |
| 7408 | 7936 | |
| 7937 | +xdg-basedir@^4.0.0: | |
| 7938 | + version "4.0.0" | |
| 7939 | + resolved "https://registry.npm.taobao.org/xdg-basedir/download/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13" | |
| 7940 | + integrity sha1-S8jZmEQDaWIl74OhVzy7y0552xM= | |
| 7941 | + | |
| 7409 | 7942 | xtend@^4.0.0, xtend@~4.0.1: |
| 7410 | 7943 | version "4.0.2" |
| 7411 | - resolved "https://registry.npm.taobao.org/xtend/download/xtend-4.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fxtend%2Fdownload%2Fxtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" | |
| 7944 | + resolved "https://registry.npm.taobao.org/xtend/download/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" | |
| 7412 | 7945 | integrity sha1-u3J3n1+kZRhrH0OPZ0+jR/2121Q= |
| 7413 | 7946 | |
| 7414 | -"y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0: | |
| 7947 | +y18n@^4.0.0: | |
| 7415 | 7948 | version "4.0.0" |
| 7416 | - resolved "https://registry.npm.taobao.org/y18n/download/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b" | |
| 7949 | + resolved "https://registry.npm.taobao.org/y18n/download/y18n-4.0.0.tgz?cache=0&sync_timestamp=1601576683926&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fy18n%2Fdownload%2Fy18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b" | |
| 7417 | 7950 | integrity sha1-le+U+F7MgdAHwmThkKEg8KPIVms= |
| 7418 | 7951 | |
| 7419 | 7952 | yallist@^2.1.2: |
| ... | ... | @@ -7421,36 +7954,34 @@ yallist@^2.1.2: |
| 7421 | 7954 | resolved "https://registry.npm.taobao.org/yallist/download/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" |
| 7422 | 7955 | integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI= |
| 7423 | 7956 | |
| 7424 | -yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3: | |
| 7425 | - version "3.0.3" | |
| 7426 | - resolved "https://registry.npm.taobao.org/yallist/download/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9" | |
| 7427 | - integrity sha1-tLBJ4xS+VF486AIjbWzSLNkcPek= | |
| 7957 | +yallist@^3.0.2: | |
| 7958 | + version "3.1.1" | |
| 7959 | + resolved "https://registry.npm.taobao.org/yallist/download/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" | |
| 7960 | + integrity sha1-27fa+b/YusmrRev2ArjLrQ1dCP0= | |
| 7428 | 7961 | |
| 7429 | -yargs-parser@^11.1.1: | |
| 7430 | - version "11.1.1" | |
| 7431 | - resolved "https://registry.npm.taobao.org/yargs-parser/download/yargs-parser-11.1.1.tgz#879a0865973bca9f6bab5cbdf3b1c67ec7d3bcf4" | |
| 7432 | - integrity sha1-h5oIZZc7yp9rq1y987HGfsfTvPQ= | |
| 7962 | +yargs-parser@^13.1.2: | |
| 7963 | + version "13.1.2" | |
| 7964 | + resolved "https://registry.npm.taobao.org/yargs-parser/download/yargs-parser-13.1.2.tgz?cache=0&sync_timestamp=1601576684570&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs-parser%2Fdownload%2Fyargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38" | |
| 7965 | + integrity sha1-Ew8JcC667vJlDVTObj5XBvek+zg= | |
| 7433 | 7966 | dependencies: |
| 7434 | 7967 | camelcase "^5.0.0" |
| 7435 | 7968 | decamelize "^1.2.0" |
| 7436 | 7969 | |
| 7437 | -yargs@12.0.5: | |
| 7438 | - version "12.0.5" | |
| 7439 | - resolved "https://registry.npm.taobao.org/yargs/download/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13" | |
| 7440 | - integrity sha1-BfWZe2CWR7ZPZrgeO0sQo2jnrRM= | |
| 7970 | +yargs@^13.3.2: | |
| 7971 | + version "13.3.2" | |
| 7972 | + resolved "https://registry.npm.taobao.org/yargs/download/yargs-13.3.2.tgz?cache=0&sync_timestamp=1600660043201&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs%2Fdownload%2Fyargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd" | |
| 7973 | + integrity sha1-rX/+/sGqWVZayRX4Lcyzipwxot0= | |
| 7441 | 7974 | dependencies: |
| 7442 | - cliui "^4.0.0" | |
| 7443 | - decamelize "^1.2.0" | |
| 7975 | + cliui "^5.0.0" | |
| 7444 | 7976 | find-up "^3.0.0" |
| 7445 | - get-caller-file "^1.0.1" | |
| 7446 | - os-locale "^3.0.0" | |
| 7977 | + get-caller-file "^2.0.1" | |
| 7447 | 7978 | require-directory "^2.1.1" |
| 7448 | - require-main-filename "^1.0.1" | |
| 7979 | + require-main-filename "^2.0.0" | |
| 7449 | 7980 | set-blocking "^2.0.0" |
| 7450 | - string-width "^2.0.0" | |
| 7981 | + string-width "^3.0.0" | |
| 7451 | 7982 | which-module "^2.0.0" |
| 7452 | - y18n "^3.2.1 || ^4.0.0" | |
| 7453 | - yargs-parser "^11.1.1" | |
| 7983 | + y18n "^4.0.0" | |
| 7984 | + yargs-parser "^13.1.2" | |
| 7454 | 7985 | |
| 7455 | 7986 | zepto@^1.2.0: |
| 7456 | 7987 | version "1.2.0" | ... | ... |