|
|
|
@ -2607,16 +2607,16 @@ escape-html@~1.0.3:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
|
|
|
|
|
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
|
|
|
|
|
|
|
|
|
|
escape-string-regexp@2.0.0, escape-string-regexp@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
|
|
|
|
|
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
|
|
|
|
|
|
|
|
|
|
escape-string-regexp@^1.0.5:
|
|
|
|
|
version "1.0.5"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
|
|
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
|
|
|
|
|
|
|
|
escape-string-regexp@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
|
|
|
|
|
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
|
|
|
|
|
|
|
|
|
|
esprima@^4.0.0:
|
|
|
|
|
version "4.0.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
|
|
|
@ -3305,7 +3305,7 @@ inquirer@^3.0.6:
|
|
|
|
|
strip-ansi "^4.0.0"
|
|
|
|
|
through "^2.3.6"
|
|
|
|
|
|
|
|
|
|
invariant@^2.2.2, invariant@^2.2.4:
|
|
|
|
|
invariant@2.2.4, invariant@^2.2.2, invariant@^2.2.4:
|
|
|
|
|
version "2.2.4"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
|
|
|
|
|
integrity sha1-YQ88ksk1nOHbYW5TgAjSP/NRWOY=
|
|
|
|
@ -4750,6 +4750,14 @@ react-native-web@~0.13.12:
|
|
|
|
|
prop-types "^15.6.0"
|
|
|
|
|
react-timer-mixin "^0.13.4"
|
|
|
|
|
|
|
|
|
|
react-native-webview@11.6.2:
|
|
|
|
|
version "11.6.2"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/react-native-webview/-/react-native-webview-11.6.2.tgz#e19b3325d6777caee29d04eb2edf9b70f0b29915"
|
|
|
|
|
integrity sha512-7e5ltLBgqt1mX0gdTTS2nFPIjfS6y300wqJ4rLWqU71lDO+8ZeayfsF5qo83qxo2Go74CtLnSeWae4pdGwUqYw==
|
|
|
|
|
dependencies:
|
|
|
|
|
escape-string-regexp "2.0.0"
|
|
|
|
|
invariant "2.2.4"
|
|
|
|
|
|
|
|
|
|
"react-native@https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz":
|
|
|
|
|
version "0.63.2"
|
|
|
|
|
resolved "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz#1dae4e81714085100888571012f18b6b142b4773"
|
|
|
|
|