|
@@ -930,6 +930,13 @@
|
|
|
resolved "https://registry.npm.taobao.org/@nodelib/fs.stat/download/@nodelib/fs.stat-1.1.3.tgz?cache=0&sync_timestamp=1609076382094&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40nodelib%2Ffs.stat%2Fdownload%2F%40nodelib%2Ffs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
|
|
|
integrity sha1-K1o6s/kYzKSKjHVMCBaOPwPrphs=
|
|
|
|
|
|
+"@rkusa/linebreak@^1.0.0":
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/@rkusa/linebreak/download/@rkusa/linebreak-1.0.0.tgz#987b6b1f8cc8f5901afbf45f4e9f7744518d0163"
|
|
|
+ integrity sha1-mHtrH4zI9ZAa+/RfTp93RFGNAWM=
|
|
|
+ dependencies:
|
|
|
+ unicode-trie "^0.3.0"
|
|
|
+
|
|
|
"@soda/friendly-errors-webpack-plugin@^1.7.1":
|
|
|
version "1.8.0"
|
|
|
resolved "https://registry.npm.taobao.org/@soda/friendly-errors-webpack-plugin/download/@soda/friendly-errors-webpack-plugin-1.8.0.tgz?cache=0&sync_timestamp=1607927418007&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40soda%2Ffriendly-errors-webpack-plugin%2Fdownload%2F%40soda%2Ffriendly-errors-webpack-plugin-1.8.0.tgz#84751d82a93019d5c92c0cf0e45ac59087cd2240"
|
|
@@ -6125,6 +6132,14 @@ opener@^1.5.1:
|
|
|
resolved "https://registry.npm.taobao.org/opener/download/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
|
|
|
integrity sha1-XTfh81B3udysQwE3InGv3rKhNZg=
|
|
|
|
|
|
+opentype.js@^1.3.3:
|
|
|
+ version "1.3.3"
|
|
|
+ resolved "https://registry.npm.taobao.org/opentype.js/download/opentype.js-1.3.3.tgz#65b8645b090a1ad444065b784d442fa19d1061f6"
|
|
|
+ integrity sha1-ZbhkWwkKGtREBlt4TUQvoZ0QYfY=
|
|
|
+ dependencies:
|
|
|
+ string.prototype.codepointat "^0.2.1"
|
|
|
+ tiny-inflate "^1.0.3"
|
|
|
+
|
|
|
opn@^5.5.0:
|
|
|
version "5.5.0"
|
|
|
resolved "https://registry.npm.taobao.org/opn/download/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
|
|
@@ -6247,7 +6262,12 @@ p-try@^2.0.0:
|
|
|
resolved "https://registry.npm.taobao.org/p-try/download/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
|
|
|
integrity sha1-yyhoVA4xPWHeWPr741zpAE1VQOY=
|
|
|
|
|
|
-pako@~1.0.5:
|
|
|
+pako@^0.2.5:
|
|
|
+ version "0.2.9"
|
|
|
+ resolved "https://registry.npm.taobao.org/pako/download/pako-0.2.9.tgz?cache=0&sync_timestamp=1610208924218&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpako%2Fdownload%2Fpako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75"
|
|
|
+ integrity sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=
|
|
|
+
|
|
|
+pako@^1.0.11, pako@~1.0.5:
|
|
|
version "1.0.11"
|
|
|
resolved "https://registry.npm.taobao.org/pako/download/pako-1.0.11.tgz?cache=0&sync_timestamp=1610208924218&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpako%2Fdownload%2Fpako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
|
|
|
integrity sha1-bJWZ00DVTf05RjgCUqNXBaa5kr8=
|
|
@@ -6420,10 +6440,17 @@ pbkdf2@^3.0.3:
|
|
|
safe-buffer "^5.0.1"
|
|
|
sha.js "^2.4.8"
|
|
|
|
|
|
-pdfh5@^1.3.20:
|
|
|
- version "1.3.20"
|
|
|
- resolved "https://registry.npm.taobao.org/pdfh5/download/pdfh5-1.3.20.tgz#4fd41f7e306b51d722d8a5a01123cf3d7eaea499"
|
|
|
- integrity sha1-T9QffjBrUdci2KWgESPPPX6upJk=
|
|
|
+pdfjs@^2.4.2:
|
|
|
+ version "2.4.2"
|
|
|
+ resolved "https://registry.npm.taobao.org/pdfjs/download/pdfjs-2.4.2.tgz#0a7db302a971e463c134c9f36d57ad56cb8bbe4b"
|
|
|
+ integrity sha1-Cn2zAqlx5GPBNMnzbVetVsuLvks=
|
|
|
+ dependencies:
|
|
|
+ "@rkusa/linebreak" "^1.0.0"
|
|
|
+ opentype.js "^1.3.3"
|
|
|
+ pako "^1.0.11"
|
|
|
+ readable-stream "^3.6.0"
|
|
|
+ unorm "^1.6.0"
|
|
|
+ uuid "^8.3.1"
|
|
|
|
|
|
pdfjs-dist@^2.6.347:
|
|
|
version "2.6.347"
|
|
@@ -7906,6 +7933,11 @@ string-width@^4.1.0, string-width@^4.2.0:
|
|
|
is-fullwidth-code-point "^3.0.0"
|
|
|
strip-ansi "^6.0.0"
|
|
|
|
|
|
+string.prototype.codepointat@^0.2.1:
|
|
|
+ version "0.2.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/string.prototype.codepointat/download/string.prototype.codepointat-0.2.1.tgz#004ad44c8afc727527b108cd462b4d971cd469bc"
|
|
|
+ integrity sha1-AErUTIr8cnUnsQjNRitNlxzUabw=
|
|
|
+
|
|
|
string.prototype.trimend@^1.0.4:
|
|
|
version "1.0.4"
|
|
|
resolved "https://registry.npm.taobao.org/string.prototype.trimend/download/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
|
|
@@ -8170,6 +8202,11 @@ timsort@^0.3.0:
|
|
|
resolved "https://registry.npm.taobao.org/timsort/download/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
|
|
|
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
|
|
|
|
|
|
+tiny-inflate@^1.0.0, tiny-inflate@^1.0.3:
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.npm.taobao.org/tiny-inflate/download/tiny-inflate-1.0.3.tgz#122715494913a1805166aaf7c93467933eea26c4"
|
|
|
+ integrity sha1-EicVSUkToYBRZqr3yTRnkz7qJsQ=
|
|
|
+
|
|
|
tmp@^0.0.33:
|
|
|
version "0.0.33"
|
|
|
resolved "https://registry.npm.taobao.org/tmp/download/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
|
|
@@ -8355,6 +8392,14 @@ unicode-property-aliases-ecmascript@^1.0.4:
|
|
|
resolved "https://registry.npm.taobao.org/unicode-property-aliases-ecmascript/download/unicode-property-aliases-ecmascript-1.1.0.tgz#dd57a99f6207bedff4628abefb94c50db941c8f4"
|
|
|
integrity sha1-3Vepn2IHvt/0Yoq++5TFDblByPQ=
|
|
|
|
|
|
+unicode-trie@^0.3.0:
|
|
|
+ version "0.3.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/unicode-trie/download/unicode-trie-0.3.1.tgz#d671dddd89101a08bac37b6a5161010602052085"
|
|
|
+ integrity sha1-1nHd3YkQGgi6w3tqUWEBBgIFIIU=
|
|
|
+ dependencies:
|
|
|
+ pako "^0.2.5"
|
|
|
+ tiny-inflate "^1.0.0"
|
|
|
+
|
|
|
union-value@^1.0.0:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.npm.taobao.org/union-value/download/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
|
|
@@ -8394,6 +8439,11 @@ universalify@^0.1.0:
|
|
|
resolved "https://registry.npm.taobao.org/universalify/download/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
|
|
integrity sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY=
|
|
|
|
|
|
+unorm@^1.6.0:
|
|
|
+ version "1.6.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/unorm/download/unorm-1.6.0.tgz#029b289661fba714f1a9af439eb51d9b16c205af"
|
|
|
+ integrity sha1-ApsolmH7pxTxqa9DnrUdmxbCBa8=
|
|
|
+
|
|
|
unpipe@1.0.0, unpipe@~1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.npm.taobao.org/unpipe/download/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
|
|
@@ -8516,6 +8566,11 @@ uuid@^3.3.2, uuid@^3.4.0:
|
|
|
resolved "https://registry.npm.taobao.org/uuid/download/uuid-3.4.0.tgz?cache=0&sync_timestamp=1607460077975&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fuuid%2Fdownload%2Fuuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
|
|
integrity sha1-sj5DWK+oogL+ehAK8fX4g/AgB+4=
|
|
|
|
|
|
+uuid@^8.3.1:
|
|
|
+ version "8.3.2"
|
|
|
+ resolved "https://registry.npm.taobao.org/uuid/download/uuid-8.3.2.tgz?cache=0&sync_timestamp=1607460077975&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fuuid%2Fdownload%2Fuuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
|
|
+ integrity sha1-gNW1ztJxu5r2xEXyGhoExgbO++I=
|
|
|
+
|
|
|
v8-compile-cache@^2.0.3:
|
|
|
version "2.3.0"
|
|
|
resolved "https://registry.npm.taobao.org/v8-compile-cache/download/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
|