From ca6e02543f4adb439b39a4ce774df8a8fc9cdca6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 May 2020 09:48:31 +0700 Subject: [PATCH 1/2] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- package.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 71a28ee..5aad427 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,9 @@ "eject": "react-native-scripts eject", "android": "react-native-scripts android", "ios": "react-native-scripts ios", - "prepare": "node_modules_patches/apply.sh", - "test": "node_modules/.bin/jest" + "prepare": "npm run snyk-protect && node_modules_patches/apply.sh", + "test": "node_modules/.bin/jest", + "snyk-protect": "snyk protect" }, "jest": { "preset": "jest-expo" @@ -70,6 +71,8 @@ "sha.js": "2.4.10", "stream-browserify": "2.0.1", "timeago.js": "3.0.2", - "wif": "2.0.6" - } + "wif": "2.0.6", + "snyk": "^1.316.1" + }, + "snyk": true } From e4398d2a68d5f904ff95f9b485f648dc3b220b72 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 May 2020 09:48:32 +0700 Subject: [PATCH 2/2] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- .snyk | 1178 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1178 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..0a351d8 --- /dev/null +++ b/.snyk @@ -0,0 +1,1178 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.14.1 +ignore: {} +# patches apply the minimum changes required to fix a vulnerability +patch: + SNYK-JS-LODASH-567746: + - react-native > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-redux > lodash: + patched: '2020-05-01T02:48:28.841Z' + - redux > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > @expo/vector-icons > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > inquirer > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > @expo/vector-icons > react-native-vector-icons > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > async > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-plugin-transform-decorators-legacy > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-react-transform > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-react-transform > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-register > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-plugin-transform-decorators-legacy > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-sticky-regex > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-plugin-transform-decorators-legacy > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > react-transform-hmr > react-proxy > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > react-transform-hmr > react-proxy > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-register > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-plugin-transform-decorators-legacy > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-regenerator > regenerator-transform > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-regenerator > regenerator-transform > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-es2015-node > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:48:28.841Z' + - expo > babel-preset-expo > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-react-native > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > fbjs-scripts > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z' + - react-native > metro > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:48:28.841Z'