Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[eslint-config-expo] eslint config for expo projects #27915

Merged
merged 17 commits into from Apr 3, 2024

Conversation

kadikraman
Copy link
Contributor

@kadikraman kadikraman commented Mar 28, 2024

Why

We want a generic eslint config that we could recommend for all expo react native projects.

How

This starts by copying the native config from eslint-config-universe. The difference is that we won't include prettier (the cli will have an option to install it separately), and we do include eslint-plugin-expo.

TODO

  • remove stylistically opinionated rules

Test Plan

Testing locally by installing it on an existing project with yalc

Checklist

@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Mar 28, 2024
@kadikraman kadikraman mentioned this pull request Mar 28, 2024
7 tasks
Copy link
Member

@ide ide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a lot here. The gist is that the config is designed more to be a validator than a code style linter and for developers to add their own rule configurations.

packages/eslint-config-expo/package.json Outdated Show resolved Hide resolved
packages/eslint-config-expo/default.js Outdated Show resolved Hide resolved
packages/eslint-config-expo/default.js Outdated Show resolved Hide resolved
packages/eslint-config-expo/default.js Outdated Show resolved Hide resolved
packages/eslint-config-expo/utils/core.js Outdated Show resolved Hide resolved
packages/eslint-config-expo/utils/core.js Show resolved Hide resolved
packages/eslint-config-expo/utils/core.js Show resolved Hide resolved
packages/eslint-config-expo/utils/core.js Show resolved Hide resolved
packages/eslint-config-expo/utils/core.js Outdated Show resolved Hide resolved
packages/eslint-config-expo/utils/core.js Show resolved Hide resolved
Copy link

socket-security bot commented Apr 2, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aws-crypto/sha256-js@3.0.0 None +2 132 kB aws-crypto-tools-ci-bot
npm/@aws-sdk/client-s3@3.441.0 Transitive: environment, filesystem, network, shell +87 7.47 MB aws-sdk-bot
npm/@aws-sdk/types@3.433.0 None +1 252 kB aws-sdk-bot
npm/@babel/code-frame@7.22.13 Transitive: environment +2 53.3 kB nicolo-ribaudo
npm/@babel/compat-data@7.19.0 None 0 50.6 kB nicolo-ribaudo
npm/@babel/core@7.19.0 environment, filesystem, unsafe +4 1.12 MB nicolo-ribaudo
npm/@babel/generator@7.23.0 None +1 580 kB nicolo-ribaudo
npm/@babel/helper-compilation-targets@7.19.0 None 0 50.4 kB nicolo-ribaudo
npm/@babel/helper-create-class-features-plugin@7.17.0 None +4 118 kB nicolo-ribaudo
npm/@babel/helper-environment-visitor@7.22.20 None 0 6.56 kB nicolo-ribaudo
npm/@babel/helper-function-name@7.23.0 None 0 21.6 kB nicolo-ribaudo
npm/@babel/helper-hoist-variables@7.22.5 None 0 7.03 kB nicolo-ribaudo
npm/@babel/helper-module-imports@7.18.6 None 0 16.1 kB nicolo-ribaudo
npm/@babel/helper-module-transforms@7.19.0 None 0 139 kB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.16.7 None 0 4.41 kB nicolo-ribaudo
npm/@babel/helper-simple-access@7.18.6 None 0 5.18 kB nicolo-ribaudo
npm/@babel/helper-split-export-declaration@7.22.6 None 0 10.7 kB nicolo-ribaudo
npm/@babel/helper-validator-identifier@7.22.20 None 0 49.1 kB nicolo-ribaudo
npm/@babel/helper-validator-option@7.18.6 None 0 4.59 kB nicolo-ribaudo
npm/@babel/helpers@7.19.0 None 0 424 kB nicolo-ribaudo
npm/@babel/highlight@7.22.20 None +1 21.4 kB nicolo-ribaudo
npm/@babel/parser@7.23.0 None 0 1.89 MB nicolo-ribaudo
npm/@babel/plugin-proposal-class-properties@7.12.13 None 0 3.21 kB nicolo-ribaudo
npm/@babel/plugin-proposal-nullish-coalescing-operator@7.16.7 None 0 4.38 kB nicolo-ribaudo
npm/@babel/plugin-proposal-object-rest-spread@7.16.7 None 0 95.3 kB nicolo-ribaudo
npm/@babel/plugin-proposal-optional-catch-binding@7.16.7 None 0 3.21 kB nicolo-ribaudo
npm/@babel/plugin-proposal-optional-chaining@7.16.7 None +1 34.4 kB nicolo-ribaudo
npm/@babel/plugin-proposal-unicode-property-regex@7.16.7 None +2 13.9 kB nicolo-ribaudo
npm/@babel/plugin-syntax-async-generators@7.8.4 None 0 2.52 kB nicolo-ribaudo
npm/@babel/plugin-syntax-class-properties@7.12.13 None 0 2.68 kB nicolo-ribaudo
npm/@babel/plugin-syntax-dynamic-import@7.8.3 None 0 2.47 kB nicolo-ribaudo
npm/@babel/plugin-syntax-export-default-from@7.7.4 None 0 2.6 kB nicolo-ribaudo
npm/@babel/plugin-syntax-flow@7.10.1 None 0 2.98 kB nicolo-ribaudo
npm/@babel/plugin-syntax-json-strings@7.8.3 None 0 2.58 kB nicolo-ribaudo
npm/@babel/plugin-syntax-jsx@7.16.7 None 0 2.69 kB nicolo-ribaudo
npm/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3 None 0 2.63 kB nicolo-ribaudo
npm/@babel/plugin-syntax-object-rest-spread@7.8.3 None 0 2.53 kB nicolo-ribaudo
npm/@babel/plugin-syntax-optional-catch-binding@7.8.3 None 0 2.57 kB nicolo-ribaudo
npm/@babel/plugin-syntax-optional-chaining@7.8.3 None 0 2.52 kB nicolo-ribaudo
npm/@babel/plugin-transform-arrow-functions@7.16.7 None 0 3.19 kB nicolo-ribaudo
npm/@babel/plugin-transform-block-scoped-functions@7.16.7 None 0 3.71 kB nicolo-ribaudo
npm/@babel/plugin-transform-block-scoping@7.16.7 None 0 27.2 kB nicolo-ribaudo
npm/@babel/plugin-transform-classes@7.16.7 None +4 91.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-computed-properties@7.16.7 None 0 7.68 kB nicolo-ribaudo
npm/@babel/plugin-transform-destructuring@7.16.7 None 0 21.1 kB nicolo-ribaudo
npm/@babel/plugin-transform-dotall-regex@7.16.7 None +2 13.5 kB nicolo-ribaudo
npm/@babel/plugin-transform-exponentiation-operator@7.16.7 None +2 11 kB nicolo-ribaudo
npm/@babel/plugin-transform-for-of@7.16.7 None 0 14.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-function-name@7.16.7 None 0 3.66 kB nicolo-ribaudo
npm/@babel/plugin-transform-literals@7.16.7 None 0 3.02 kB nicolo-ribaudo
npm/@babel/plugin-transform-member-expression-literals@7.16.7 None 0 3.26 kB nicolo-ribaudo
npm/@babel/plugin-transform-modules-commonjs@7.16.8 None +1 22.4 kB nicolo-ribaudo
npm/@babel/plugin-transform-object-super@7.16.7 None +3 66.1 kB nicolo-ribaudo
npm/@babel/plugin-transform-parameters@7.16.7 None 0 18 kB nicolo-ribaudo
npm/@babel/plugin-transform-property-literals@7.16.7 None 0 3.13 kB nicolo-ribaudo
npm/@babel/plugin-transform-regenerator@7.16.7 None 0 2.58 kB nicolo-ribaudo
npm/@babel/plugin-transform-shorthand-properties@7.16.7 None 0 3.94 kB nicolo-ribaudo
npm/@babel/plugin-transform-spread@7.16.7 None +1 10.9 kB nicolo-ribaudo
npm/@babel/plugin-transform-sticky-regex@7.16.7 None 0 3.08 kB nicolo-ribaudo
npm/@babel/plugin-transform-template-literals@7.16.7 None 0 6.14 kB nicolo-ribaudo
npm/@babel/plugin-transform-typescript@7.13.0 None +1 29.4 kB nicolo-ribaudo
npm/@babel/plugin-transform-unicode-regex@7.16.7 None +2 13.4 kB nicolo-ribaudo
npm/@babel/runtime@7.9.0 None 0 98.9 kB nicolo-ribaudo
npm/@babel/template@7.22.15 None 0 69.2 kB nicolo-ribaudo
npm/@babel/traverse@7.23.2 None 0 604 kB nicolo-ribaudo
npm/@babel/types@7.23.0 environment +1 2.44 MB nicolo-ribaudo
npm/@eslint-community/eslint-utils@4.4.0 None 0 379 kB eslint-community-bot
npm/@eslint-community/regexpp@4.10.0 None 0 431 kB eslint-community-bot
npm/@expo/commander@2.21.1 environment, filesystem, shell +1 70.8 kB tsapeta
npm/@expo/json-file@8.2.37 filesystem 0 38.1 kB evanbacon
npm/@expo/multipart-body-parser@1.1.0 None +1 57.3 kB wschurman
npm/@expo/plist@0.0.20 None +1 308 kB evanbacon
npm/@expo/spawn-async@1.7.0 None 0 30.9 kB ide
npm/@expo/swiftlint@0.52.4 environment, filesystem 0 101 MB tsapeta
npm/@expo/xcodegen@2.18.0-patch.1 None 0 10.2 MB tsapeta
npm/@expo/xdl@59.2.1 environment, filesystem, shell, unsafe Transitive: eval, network +164 23.5 MB kudochien
npm/@jridgewell/set-array@1.1.2 None 0 15.5 kB jridgewell
npm/@jridgewell/sourcemap-codec@1.4.15 None 0 45.9 kB jridgewell
npm/@jridgewell/trace-mapping@0.3.20 None +1 219 kB jridgewell
npm/@linear/sdk@2.6.0 None +1 20.2 MB jorilallo
npm/@nodelib/fs.stat@2.0.5 filesystem 0 11.8 kB mrmlnc
npm/@nodelib/fs.walk@1.2.8 Transitive: filesystem +2 82.2 kB mrmlnc
npm/@octokit/rest@19.0.7 Transitive: network +12 6.81 MB octokitbot
npm/@smithy/credential-provider-imds@2.0.18 environment, network +4 322 kB smithy-team
npm/@smithy/property-provider@2.0.13 None +1 242 kB smithy-team
npm/@smithy/shared-ini-file-loader@2.2.2 environment, filesystem +1 258 kB smithy-team
npm/@swc/core@1.3.26 environment, filesystem, shell +10 385 MB kdy1
npm/@taskr/clear@1.1.0 None 0 2.31 kB lukeed
npm/@taskr/esnext@1.1.0 unsafe 0 5.46 kB lukeed
npm/@taskr/watch@1.1.0 Transitive: environment, filesystem +2 89.5 kB lukeed
npm/@types/diff@5.0.2 None 0 15.3 kB types
npm/@types/folder-hash@4.0.2 None 0 7.86 kB types
npm/@types/fs-extra@9.0.13 None 0 27.9 kB types
npm/@types/glob@7.2.0 None +1 14.7 kB types
npm/@types/http-proxy@1.17.9 None 0 13.5 kB types
npm/@types/inquirer@8.2.1 None +1 75.3 kB types
npm/@types/ip@1.1.0 None 0 6.02 kB types
npm/@types/istanbul-lib-coverage@2.0.4 None 0 5.76 kB types
npm/@types/json-schema@7.0.15 None 0 31.7 kB types
npm/@types/klaw-sync@6.0.1 None 0 7.08 kB types
npm/@types/node-fetch@2.6.2 Transitive: filesystem, network +2 82.2 kB types
npm/@types/node@16.18.11 None 0 3.43 MB types
npm/@types/semver@7.5.8 None 0 23.3 kB types
npm/@types/tapable@1.0.6 None 0 17.6 kB types
npm/@types/uuid@9.0.2 None 0 7.1 kB types
npm/@types/webpack@4.41.21 Transitive: filesystem, network +6 1.26 MB types
npm/accepts@1.3.8 None 0 16.8 kB dougwilson
npm/address@1.1.2 environment, filesystem, shell 0 13.4 kB fengmk2
npm/ajv-keywords@3.4.1 None +1 88.8 kB esp
npm/ansi-html@0.0.7 None 0 20 kB tjatse
npm/arr-flatten@1.1.0 None 0 6.88 kB jonschlinkert
npm/array-includes@3.1.7 None 0 25.4 kB ljharb
npm/array.prototype.flat@1.3.2 None +1 29.7 kB ljharb
npm/array.prototype.flatmap@1.3.2 None +1 30.1 kB ljharb
npm/async-each@1.0.3 None 0 3.95 kB paulmillr
npm/axios@0.21.1 environment, network 0 371 kB emilyemorehouse
npm/base64-js@1.5.1 None 0 9.62 kB feross
npm/bl@4.1.0 None 0 64.4 kB matteo.collina
npm/bluebird@3.7.2 environment, eval, unsafe 0 632 kB esailija
npm/bn.js@5.2.1 None 0 99 kB fanatid
npm/body-parser@1.20.2 network Transitive: environment, eval, filesystem, unsafe +11 424 kB dougwilson
npm/boolbase@1.0.0 None 0 1.33 kB feedic
npm/braces@3.0.2 None +1 65.6 kB doowb
npm/brorand@1.1.0 None 0 3.52 kB indutny
npm/browserify-aes@1.2.0 None +1 34.6 kB cwmma
npm/browserify-rsa@4.1.0 None 0 3.68 kB cwmma
npm/browserslist@4.21.3 environment, filesystem 0 60.8 kB ai
npm/buffer@5.6.0 None 0 81.7 kB feross
npm/cacache@15.0.5 filesystem Transitive: environment +7 298 kB isaacs
npm/call-bind@1.0.5 None 0 21.1 kB ljharb
npm/camelcase@5.3.1 None 0 7.45 kB sindresorhus
npm/caniuse-lite@1.0.30001393 None 0 1.85 MB caniuse-lite
npm/cipher-base@1.0.4 None 0 7.95 kB cwmma
npm/cli-table3@0.6.2 Transitive: environment +1 91 kB speedytwenty
npm/color-string@1.9.0 None 0 10.1 kB qix
npm/combined-stream@1.0.8 None +1 19.5 kB alexindigo
npm/compression@1.7.4 None +2 41.3 kB dougwilson
npm/concat-stream@1.6.2 None +1 14.6 kB mafintosh
npm/content-type@1.0.5 None 0 10.5 kB dougwilson
npm/create-hash@1.2.0 None 0 5.21 kB cwmma
npm/create-hmac@1.1.7 None 0 5.81 kB cwmma
npm/css-color-names@0.0.4 None 0 5.33 kB bahamas10
npm/css-tree@1.0.0-alpha.28 None 0 602 kB lahmatiy
npm/css-what@2.1.3 None 0 10.6 kB feedic
npm/cwait@1.1.2 None +1 51.4 kB jjrv
npm/define-data-property@1.1.1 None 0 29.2 kB ljharb
npm/define-properties@1.2.1 None 0 12.9 kB ljharb
npm/depd@1.1.2 environment, eval 0 30.5 kB dougwilson
npm/deprecation@2.3.1 None 0 4.01 kB gr2m
npm/detect-libc@2.0.2 filesystem, shell 0 23.7 kB lovell
npm/diff@5.1.0 None 0 390 kB kpdecker
npm/domelementtype@2.0.1 None 0 4.6 kB feedic
npm/duplexify@3.7.1 None 0 17.1 kB mafintosh
npm/electron-to-chromium@1.4.247 None 0 189 kB kilianvalkhof
npm/elliptic@6.5.4 None 0 118 kB indutny
npm/end-of-stream@1.4.4 None 0 6.23 kB mafintosh
npm/errno@0.1.7 None 0 18 kB ralphtheninja
npm/es-abstract@1.22.3 None +5 2.12 MB ljharb
npm/escalade@3.1.1 filesystem 0 11.4 kB lukeed
npm/eslint-plugin-lodash@7.4.0 filesystem 0 320 kB idok
npm/eslint-visitor-keys@3.4.3 None 0 32.3 kB eslintbot
npm/eslint@8.56.0 environment, filesystem Transitive: eval, unsafe +21 6.42 MB eslintbot
npm/espree@9.6.1 None +2 629 kB eslintbot
npm/esrecurse@4.3.0 None 0 13.5 kB michaelficarra
npm/estraverse@5.3.0 None 0 37.1 kB michaelficarra
npm/evp_bytestokey@1.0.3 None 0 5.13 kB dcousens
npm/express@4.19.2 environment, filesystem, network +13 449 kB wesleytodd
npm/extend-shallow@3.0.2 None +3 28.9 kB phated
npm/fast-fifo@1.3.2 None 0 5.07 kB mafintosh
npm/fast-glob@3.2.11 filesystem +1 150 kB mrmlnc
npm/folder-hash@4.0.2 None +2 74.9 kB marcw136
npm/follow-redirects@1.15.6 network 0 29.4 kB rubenverborgh
npm/for-in@1.0.2 None 0 6.28 kB jonschlinkert

🚮 Removed packages: npm/babel-preset-expo@0.0.1-canary-20240328-24ecc5e, npm/expo-camera@14.0.6, npm/expo-dev-client@3.3.11, npm/expo-face-detector@12.6.1, npm/expo-image@1.11.0, npm/expo-insights@0.6.1, npm/expo@51.0.0-canary-20240328-24ecc5e

View full report↗︎

Copy link

socket-security bot commented Apr 2, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/@aashutoshrathi/word-wrap@1.2.6, npm/@ampproject/remapping@2.2.0, npm/@aws-crypto/crc32@3.0.0, npm/@aws-crypto/crc32c@3.0.0, npm/@aws-crypto/ie11-detection@3.0.0, npm/@aws-crypto/sha1-browser@3.0.0, npm/@aws-crypto/sha256-browser@3.0.0, npm/@aws-crypto/sha256-js@3.0.0, npm/@aws-crypto/supports-web-crypto@3.0.0, npm/@aws-crypto/util@3.0.0, npm/@aws-sdk/client-s3@3.441.0, npm/@aws-sdk/client-sso@3.441.0, npm/@aws-sdk/client-sts@3.441.0, npm/@aws-sdk/core@3.441.0, npm/@aws-sdk/credential-provider-env@3.433.0, npm/@aws-sdk/credential-provider-ini@3.441.0, npm/@aws-sdk/credential-provider-node@3.441.0, npm/@aws-sdk/credential-provider-process@3.433.0, npm/@aws-sdk/credential-provider-sso@3.441.0, npm/@aws-sdk/credential-provider-web-identity@3.433.0, npm/@aws-sdk/middleware-bucket-endpoint@3.433.0, npm/@aws-sdk/middleware-expect-continue@3.433.0, npm/@aws-sdk/middleware-flexible-checksums@3.433.0, npm/@aws-sdk/middleware-host-header@3.433.0, npm/@aws-sdk/middleware-location-constraint@3.433.0, npm/@aws-sdk/middleware-logger@3.433.0, npm/@aws-sdk/middleware-recursion-detection@3.433.0, npm/@aws-sdk/middleware-sdk-s3@3.440.0, npm/@aws-sdk/middleware-sdk-sts@3.433.0, npm/@aws-sdk/middleware-signing@3.433.0, npm/@aws-sdk/middleware-ssec@3.433.0, npm/@aws-sdk/middleware-user-agent@3.438.0, npm/@aws-sdk/region-config-resolver@3.433.0, npm/@aws-sdk/signature-v4-multi-region@3.437.0, npm/@aws-sdk/token-providers@3.438.0, npm/@aws-sdk/types@3.433.0, npm/@aws-sdk/util-arn-parser@3.310.0, npm/@aws-sdk/util-endpoints@3.438.0, npm/@aws-sdk/util-locate-window@3.310.0, npm/@aws-sdk/util-user-agent-browser@3.433.0, npm/@aws-sdk/util-user-agent-node@3.437.0, npm/@aws-sdk/util-utf8-browser@3.259.0, npm/@aws-sdk/xml-builder@3.310.0, npm/@babel/code-frame@7.22.13, npm/@babel/compat-data@7.19.0, npm/@babel/core@7.19.0, npm/@babel/core@7.9.0, npm/@babel/generator@7.23.0, npm/@babel/helper-annotate-as-pure@7.16.7, npm/@babel/helper-builder-binary-assignment-operator-visitor@7.16.7, npm/@babel/helper-compilation-targets@7.19.0, npm/@babel/helper-create-class-features-plugin@7.17.0, npm/@babel/helper-create-regexp-features-plugin@7.17.0, npm/@babel/helper-environment-visitor@7.22.20, npm/@babel/helper-explode-assignable-expression@7.16.7, npm/@babel/helper-function-name@7.23.0, npm/@babel/helper-hoist-variables@7.22.5, npm/@babel/helper-member-expression-to-functions@7.16.7, npm/@babel/helper-module-imports@7.18.6, npm/@babel/helper-module-transforms@7.19.0, npm/@babel/helper-optimise-call-expression@7.16.7, npm/@babel/helper-plugin-utils@7.16.7, npm/@babel/helper-remap-async-to-generator@7.16.8, npm/@babel/helper-replace-supers@7.16.7, npm/@babel/helper-simple-access@7.18.6, npm/@babel/helper-skip-transparent-expression-wrappers@7.16.0, npm/@babel/helper-split-export-declaration@7.22.6, npm/@babel/helper-string-parser@7.22.5, npm/@babel/helper-validator-identifier@7.22.20, npm/@babel/helper-validator-option@7.18.6, npm/@babel/helper-wrap-function@7.16.8, npm/@babel/helpers@7.19.0, npm/@babel/highlight@7.22.20, npm/@babel/parser@7.23.0, npm/@babel/plugin-proposal-async-generator-functions@7.16.8, npm/@babel/plugin-proposal-class-properties@7.12.13, npm/@babel/plugin-proposal-dynamic-import@7.16.7, npm/@babel/plugin-proposal-export-default-from@7.7.4, npm/@babel/plugin-proposal-export-namespace-from@7.16.7, npm/@babel/plugin-proposal-json-strings@7.16.7, npm/@babel/plugin-proposal-logical-assignment-operators@7.16.7, npm/@babel/plugin-proposal-nullish-coalescing-operator@7.16.7, npm/@babel/plugin-proposal-numeric-separator@7.16.7, npm/@babel/plugin-proposal-object-rest-spread@7.16.7, npm/@babel/plugin-proposal-optional-catch-binding@7.16.7, npm/@babel/plugin-proposal-optional-chaining@7.16.7, npm/@babel/plugin-proposal-private-methods@7.16.11, npm/@babel/plugin-proposal-unicode-property-regex@7.16.7, npm/@babel/plugin-syntax-async-generators@7.8.4, npm/@babel/plugin-syntax-class-properties@7.12.13, npm/@babel/plugin-syntax-dynamic-import@7.8.3, npm/@babel/plugin-syntax-export-default-from@7.7.4, npm/@babel/plugin-syntax-export-namespace-from@7.8.3, npm/@babel/plugin-syntax-flow@7.10.1, npm/@babel/plugin-syntax-json-strings@7.8.3, npm/@babel/plugin-syntax-jsx@7.16.7, npm/@babel/plugin-syntax-logical-assignment-operators@7.10.4, npm/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3, npm/@babel/plugin-syntax-numeric-separator@7.10.4, npm/@babel/plugin-syntax-object-rest-spread@7.8.3, npm/@babel/plugin-syntax-optional-catch-binding@7.8.3, npm/@babel/plugin-syntax-optional-chaining@7.8.3, npm/@babel/plugin-syntax-top-level-await@7.14.5, npm/@babel/plugin-syntax-typescript@7.12.13, npm/@babel/plugin-transform-arrow-functions@7.16.7, npm/@babel/plugin-transform-async-to-generator@7.16.8, npm/@babel/plugin-transform-block-scoped-functions@7.16.7, npm/@babel/plugin-transform-block-scoping@7.16.7, npm/@babel/plugin-transform-classes@7.16.7, npm/@babel/plugin-transform-computed-properties@7.16.7, npm/@babel/plugin-transform-destructuring@7.16.7, npm/@babel/plugin-transform-dotall-regex@7.16.7, npm/@babel/plugin-transform-duplicate-keys@7.16.7, npm/@babel/plugin-transform-exponentiation-operator@7.16.7, npm/@babel/plugin-transform-flow-strip-types@7.7.4, npm/@babel/plugin-transform-for-of@7.16.7, npm/@babel/plugin-transform-function-name@7.16.7, npm/@babel/plugin-transform-literals@7.16.7, npm/@babel/plugin-transform-member-expression-literals@7.16.7, npm/@babel/plugin-transform-modules-amd@7.16.7, npm/@babel/plugin-transform-modules-commonjs@7.16.8, npm/@babel/plugin-transform-modules-systemjs@7.16.7, npm/@babel/plugin-transform-modules-umd@7.16.7, npm/@babel/plugin-transform-named-capturing-groups-regex@7.16.8, npm/@babel/plugin-transform-new-target@7.16.7, npm/@babel/plugin-transform-object-assign@7.7.4, npm/@babel/plugin-transform-object-super@7.16.7, npm/@babel/plugin-transform-parameters@7.16.7, npm/@babel/plugin-transform-property-literals@7.16.7, npm/@babel/plugin-transform-react-display-name@7.7.4, npm/@babel/plugin-transform-react-jsx-self@7.12.13, npm/@babel/plugin-transform-react-jsx-source@7.7.4, npm/@babel/plugin-transform-react-jsx@7.16.7, npm/@babel/plugin-transform-regenerator@7.16.7, npm/@babel/plugin-transform-reserved-words@7.16.7, npm/@babel/plugin-transform-runtime@7.7.4, npm/@babel/plugin-transform-shorthand-properties@7.16.7, npm/@babel/plugin-transform-spread@7.16.7, npm/@babel/plugin-transform-sticky-regex@7.16.7, npm/@babel/plugin-transform-template-literals@7.16.7, npm/@babel/plugin-transform-typeof-symbol@7.16.7, npm/@babel/plugin-transform-typescript@7.13.0, npm/@babel/plugin-transform-unicode-escapes@7.16.7, npm/@babel/plugin-transform-unicode-regex@7.16.7, npm/@babel/preset-env@7.12.17, npm/@babel/preset-modules@0.1.5, npm/@babel/preset-typescript@7.12.17, npm/@babel/runtime@7.9.0, npm/@babel/template@7.22.15, npm/@babel/traverse@7.23.2, npm/@babel/types@7.23.0, npm/@colors/colors@1.5.0, npm/@eslint-community/eslint-utils@4.4.0, npm/@eslint-community/regexpp@4.10.0, npm/@eslint/eslintrc@2.1.4, npm/@eslint/js@8.56.0, npm/@expo/bunyan@4.0.0, npm/@expo/commander@2.21.1, npm/@expo/config-plugins@1.0.20, npm/@expo/config-types@40.0.0-beta.2, npm/@expo/config@3.3.30, npm/@expo/configure-splash-screen@0.3.4, npm/@expo/dev-server@0.1.56, npm/@expo/devcert@1.0.0, npm/@expo/image-utils@0.3.10, npm/@expo/json-file@8.2.28-alpha.0, npm/@expo/json-file@8.2.37, npm/@expo/metro-config@0.1.56, npm/@expo/multipart-body-parser@1.1.0, npm/@expo/osascript@2.0.24, npm/@expo/package-manager@0.0.39-alpha.0, npm/@expo/plist@0.0.11, npm/@expo/plist@0.0.20, npm/@expo/schemer@1.3.27-alpha.0, npm/@expo/spawn-async@1.7.0, npm/@expo/swiftlint@0.52.4, npm/@expo/webpack-config@0.12.60, npm/@expo/xcodegen@2.18.0-patch.1, npm/@expo/xdl@59.2.1, npm/@gar/promisify@1.1.3, npm/@graphql-typed-document-node/core@3.2.0, npm/@hapi/address@4.0.1, npm/@hapi/formula@2.0.0, npm/@hapi/hoek@9.0.4, npm/@hapi/joi@17.1.1, npm/@hapi/pinpoint@2.0.0, npm/@hapi/topo@5.0.0, npm/@humanwhocodes/config-array@0.11.14, npm/@humanwhocodes/module-importer@1.0.1, npm/@humanwhocodes/object-schema@2.0.2, npm/@jest/types@25.5.0, npm/@jimp/bmp@0.12.1, npm/@jimp/core@0.12.1, npm/@jimp/custom@0.12.1, npm/@jimp/gif@0.12.1, npm/@jimp/jpeg@0.12.1, npm/@jimp/plugin-blit@0.12.1, npm/@jimp/plugin-blur@0.12.1, npm/@jimp/plugin-circle@0.12.1, npm/@jimp/plugin-color@0.12.1, npm/@jimp/plugin-contain@0.12.1, npm/@jimp/plugin-cover@0.12.1, npm/@jimp/plugin-crop@0.12.1, npm/@jimp/plugin-displace@0.12.1, npm/@jimp/plugin-dither@0.12.1, npm/@jimp/plugin-fisheye@0.12.1, npm/@jimp/plugin-flip@0.12.1, npm/@jimp/plugin-gaussian@0.12.1, npm/@jimp/plugin-invert@0.12.1, npm/@jimp/plugin-mask@0.12.1, npm/@jimp/plugin-normalize@0.12.1, npm/@jimp/plugin-print@0.12.1, npm/@jimp/plugin-resize@0.12.1, npm/@jimp/plugin-rotate@0.12.1, npm/@jimp/plugin-scale@0.12.1, npm/@jimp/plugin-shadow@0.12.1, npm/@jimp/plugin-threshold@0.12.1, npm/@jimp/plugins@0.12.1, npm/@jimp/png@0.12.1, npm/@jimp/tiff@0.12.1, npm/@jimp/types@0.12.1, npm/@jimp/utils@0.12.1, npm/@jridgewell/gen-mapping@0.1.1, npm/@jridgewell/gen-mapping@0.3.2, npm/@jridgewell/resolve-uri@3.1.1, npm/@jridgewell/set-array@1.1.2, npm/@jridgewell/sourcemap-codec@1.4.15, npm/@jridgewell/trace-mapping@0.3.20, npm/@linear/sdk@2.6.0, npm/@nodelib/fs.scandir@2.1.5, npm/@nodelib/fs.stat@2.0.5, npm/@nodelib/fs.walk@1.2.8, npm/@npmcli/fs@2.1.0, npm/@npmcli/git@3.0.1, npm/@npmcli/installed-package-contents@1.0.7, npm/@npmcli/move-file@1.0.1, npm/@npmcli/node-gyp@2.0.0, npm/@npmcli/promise-spawn@3.0.0, npm/@npmcli/run-script@3.0.2, npm/@octokit/auth-token@3.0.3, npm/@octokit/core@4.2.0, npm/@octokit/endpoint@7.0.5, npm/@octokit/graphql@5.0.5, npm/@octokit/openapi-types@16.0.0, npm/@octokit/plugin-paginate-rest@6.0.0, npm/@octokit/plugin-request-log@1.0.4, npm/@octokit/plugin-rest-endpoint-methods@7.0.1, npm/@octokit/request-error@3.0.3, npm/@octokit/request@6.2.3, npm/@octokit/rest@19.0.7, npm/@octokit/types@9.0.0, npm/@pkgr/core@0.1.0, npm/@pmmmwh/react-refresh-webpack-plugin@0.3.3, npm/@react-native-community/cli-debugger-ui@4.9.0, npm/@react-native-community/cli-server-api@4.9.0, npm/@react-native-community/cli-tools@4.9.0, npm/@segment/loosely-validate-event@2.0.0, npm/@sindresorhus/is@4.6.0, npm/@smithy/abort-controller@2.0.12, npm/@smithy/chunked-blob-reader-native@2.0.0, npm/@smithy/chunked-blob-reader@2.0.0, npm/@smithy/config-resolver@2.0.16, npm/@smithy/credential-provider-imds@2.0.18, npm/@smithy/eventstream-codec@2.0.12, npm/@smithy/eventstream-serde-browser@2.0.12, npm/@smithy/eventstream-serde-config-resolver@2.0.12, npm/@smithy/eventstream-serde-node@2.0.12, npm/@smithy/eventstream-serde-universal@2.0.12, npm/@smithy/fetch-http-handler@2.2.4, npm/@smithy/hash-blob-browser@2.0.12, npm/@smithy/hash-node@2.0.12, npm/@smithy/hash-stream-node@2.0.12, npm/@smithy/invalid-dependency@2.0.12, npm/@smithy/is-array-buffer@2.0.0, npm/@smithy/md5-js@2.0.12, npm/@smithy/middleware-content-length@2.0.14, npm/@smithy/middleware-endpoint@2.1.3, npm/@smithy/middleware-retry@2.0.18, npm/@smithy/middleware-serde@2.0.12, npm/@smithy/middleware-stack@2.0.6, npm/@smithy/node-config-provider@2.1.3, npm/@smithy/node-http-handler@2.1.8, npm/@smithy/property-provider@2.0.13, npm/@smithy/protocol-http@3.0.8, npm/@smithy/querystring-builder@2.0.12, npm/@smithy/querystring-parser@2.0.12, npm/@smithy/service-error-classification@2.0.5, npm/@smithy/shared-ini-file-loader@2.2.2, npm/@smithy/signature-v4@2.0.12, npm/@smithy/smithy-client@2.1.12, npm/@smithy/types@2.4.0, npm/@smithy/url-parser@2.0.12, npm/@smithy/util-base64@2.0.0, npm/@smithy/util-body-length-browser@2.0.0, npm/@smithy/util-body-length-node@2.1.0, npm/@smithy/util-buffer-from@2.0.0, npm/@smithy/util-config-provider@2.0.0, npm/@smithy/util-defaults-mode-browser@2.0.16, npm/@smithy/util-defaults-mode-node@2.0.21, npm/@smithy/util-endpoints@1.0.2, npm/@smithy/util-hex-encoding@2.0.0, npm/@smithy/util-middleware@2.0.5, npm/@smithy/util-retry@2.0.5, npm/@smithy/util-stream@2.0.17, npm/@smithy/util-uri-escape@2.0.0, npm/@smithy/util-utf8@2.0.0, npm/@smithy/util-waiter@2.0.12, npm/@swc/core-darwin-arm64@1.3.26, npm/@swc/core-darwin-x64@1.3.26, npm/@swc/core-linux-arm-gnueabihf@1.3.26, npm/@swc/core-linux-arm64-gnu@1.3.26, npm/@swc/core-linux-arm64-musl@1.3.26, npm/@swc/core-linux-x64-gnu@1.3.26, npm/@swc/core-linux-x64-musl@1.3.26, npm/@swc/core-win32-arm64-msvc@1.3.26, npm/@swc/core-win32-ia32-msvc@1.3.26, npm/@swc/core-win32-x64-msvc@1.3.26, npm/@swc/core@1.3.26, npm/@szmarczak/http-timer@4.0.6, npm/@taskr/clear@1.1.0, npm/@taskr/esnext@1.1.0, npm/@taskr/watch@1.1.0, npm/@tootallnate/once@2.0.0, npm/@types/anymatch@1.3.1, npm/@types/cacheable-request@6.0.3, npm/@types/color-name@1.1.1, npm/@types/diff@5.0.2, npm/@types/folder-hash@4.0.2, npm/@types/fs-extra@9.0.13, npm/@types/glob@7.2.0, npm/@types/html-minifier-terser@5.1.0, npm/@types/http-cache-semantics@4.0.1, npm/@types/http-proxy@1.17.9, npm/@types/inquirer@8.2.1, npm/@types/ip@1.1.0, npm/@types/istanbul-lib-coverage@2.0.4, npm/@types/istanbul-lib-report@3.0.0, npm/@types/istanbul-reports@1.1.1, npm/@types/json-schema@7.0.15, npm/@types/json5@0.0.29, npm/@types/keyv@3.1.4, npm/@types/klaw-sync@6.0.1, npm/@types/minimatch@3.0.3, npm/@types/node-fetch@2.6.2, npm/@types/node@16.18.11, npm/@types/q@1.5.2, npm/@types/responselike@1.0.0, npm/@types/retry@0.12.0, npm/@types/semver@7.5.8, npm/@types/source-list-map@0.1.2, npm/@types/tapable@1.0.6, npm/@types/text-table@0.2.1, npm/@types/through@0.0.29, npm/@types/uglify-js@3.9.2, npm/@types/uuid@9.0.2, npm/@types/webpack-sources@1.4.0, npm/@types/webpack@4.41.21, npm/@types/yargs-parser@15.0.0, npm/@types/yargs@15.0.5, npm/@typescript-eslint/eslint-plugin@6.18.1, npm/@typescript-eslint/parser@6.18.1, npm/@typescript-eslint/scope-manager@6.18.1, npm/@typescript-eslint/type-utils@6.18.1, npm/@typescript-eslint/types@6.18.1, npm/@typescript-eslint/typescript-estree@6.18.1, npm/@typescript-eslint/utils@6.18.1, npm/@typescript-eslint/visitor-keys@6.18.1, npm/@ungap/structured-clone@1.2.0, npm/@webassemblyjs/ast@1.9.0, npm/@webassemblyjs/floating-point-hex-parser@1.9.0, npm/@webassemblyjs/helper-api-error@1.9.0, npm/@webassemblyjs/helper-buffer@1.9.0, npm/@webassemblyjs/helper-code-frame@1.9.0, npm/@webassemblyjs/helper-fsm@1.9.0, npm/@webassemblyjs/helper-module-context@1.9.0, npm/@webassemblyjs/helper-wasm-bytecode@1.9.0, npm/@webassemblyjs/helper-wasm-section@1.9.0, npm/@webassemblyjs/ieee754@1.9.0, npm/@webassemblyjs/leb128@1.9.0, npm/@webassemblyjs/utf8@1.9.0, npm/@webassemblyjs/wasm-edit@1.9.0, npm/@webassemblyjs/wasm-gen@1.9.0, npm/@webassemblyjs/wasm-opt@1.9.0, npm/@webassemblyjs/wasm-parser@1.9.0, npm/@webassemblyjs/wast-parser@1.9.0, npm/@webassemblyjs/wast-printer@1.9.0, npm/@xmldom/xmldom@0.7.10, npm/@xtuc/ieee754@1.2.0, npm/@xtuc/long@4.2.2, npm/abbrev@1.1.1, npm/accepts@1.3.8, npm/acorn-jsx@5.3.2, npm/acorn@8.11.3, npm/address@1.1.2, npm/agentkeepalive@4.2.1, npm/aggregate-error@3.0.1, npm/ajv-errors@1.0.1, npm/ajv-keywords@3.4.1, npm/ajv@5.5.2, npm/ajv@6.12.6, npm/alphanum-sort@1.0.2, npm/analytics-node@3.5.0, npm/ansi-align@3.0.0, npm/ansi-colors@3.2.4, npm/ansi-escapes@4.3.2, npm/ansi-html@0.0.7, npm/ansi-regex@4.1.0, npm/ansi-sequence-parser@1.1.1, npm/ansi-styles@4.2.1, npm/any-base@1.1.0, npm/any-promise@1.3.0, npm/anymatch@1.3.2, npm/application-config-path@0.1.0, npm/aproba@1.2.0, npm/aproba@2.0.0, npm/are-we-there-yet@3.0.0, npm/argparse@2.0.1, npm/arr-diff@2.0.0, npm/arr-flatten@1.1.0, npm/arr-union@3.1.0, npm/array-buffer-byte-length@1.0.0, npm/array-filter@0.0.1, npm/array-flatten@1.1.1, npm/array-flatten@2.1.2, npm/array-includes@3.1.7, npm/array-map@0.0.0, npm/array-reduce@0.0.0, npm/array-union@1.0.2, npm/array-uniq@1.0.3, npm/array-unique@0.2.1, npm/array.prototype.findlastindex@1.2.3, npm/array.prototype.flat@1.3.2, npm/array.prototype.flatmap@1.3.2, npm/array.prototype.tosorted@1.1.2, npm/arraybuffer.prototype.slice@1.0.2, npm/arrify@2.0.1, npm/asn1.js@5.4.1, npm/assert@1.5.0, npm/assign-symbols@1.0.0, npm/async-each@1.0.3, npm/async-limiter@1.0.0, npm/async@1.5.2, npm/asynciterator.prototype@1.0.0, npm/asynckit@0.4.0, npm/at-least-node@1.0.0, npm/atob@2.1.2, npm/available-typed-arrays@1.0.5, npm/axios-retry@3.1.2, npm/axios@0.21.1, npm/b4a@1.6.4, npm/babel-extract-comments@1.0.0, npm/babel-loader@8.1.0, npm/babel-plugin-dynamic-import-node@2.3.3, npm/babel-plugin-syntax-object-rest-spread@6.13.0, npm/babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0, npm/babel-plugin-transform-object-rest-spread@6.26.0, npm/babel-preset-fbjs@3.3.0, npm/babel-runtime@6.26.0, npm/babylon@6.18.0, npm/balanced-match@1.0.0, npm/base64-js@1.5.1, npm/base@0.11.2, npm/batch@0.6.1, npm/before-after-hook@2.2.3, npm/big-integer@1.6.51, npm/big.js@5.2.2, npm/binary-extensions@1.13.1, npm/bindings@1.5.0, npm/bl@4.1.0, npm/bluebird@3.7.2, npm/bmp-js@0.1.0, npm/bn.js@4.12.0, npm/bn.js@5.2.1, npm/body-parser@1.18.3, npm/body-parser@1.19.0, npm/body-parser@1.20.2, npm/bonjour@3.5.0, npm/boolbase@1.0.0, npm/bowser@2.11.0, npm/boxen@4.1.0, npm/bplist-creator@0.1.0, npm/bplist-parser@0.3.1, npm/brace-expansion@1.1.11, npm/brace-expansion@2.0.1, npm/braces@3.0.2, npm/brorand@1.1.0, npm/browserify-aes@1.2.0, npm/browserify-cipher@1.0.1, npm/browserify-des@1.0.2, npm/browserify-rsa@4.1.0, npm/browserify-sign@4.2.2, npm/browserify-zlib@0.2.0, npm/browserslist@4.21.3, npm/buffer-equal@0.0.1, npm/buffer-from@1.1.2, npm/buffer-indexof@1.1.1, npm/buffer-xor@1.0.3, npm/buffer@5.6.0, npm/builtin-status-codes@3.0.0, npm/builtins@5.0.0, npm/bytes@3.0.0, npm/bytes@3.1.0, npm/bytes@3.1.2, npm/cacache@15.0.5, npm/cache-base@1.0.1, npm/cacheable-lookup@5.0.4, npm/cacheable-request@7.0.2, npm/call-bind@1.0.5, npm/caller-callsite@2.0.0, npm/caller-path@2.0.0, npm/callsite@1.0.0, npm/callsites@2.0.0, npm/camel-case@4.1.1, npm/camelcase@5.3.1, npm/caniuse-api@3.0.0, npm/caniuse-lite@1.0.30001393, npm/cdata@0.1.3, npm/chalk@3.0.0, npm/chardet@0.7.0, npm/charenc@0.0.2, npm/chokidar@1.7.0, npm/chownr@2.0.0, npm/chrome-trace-event@1.0.2, npm/ci-info@1.6.0, npm/cipher-base@1.0.4, npm/class-utils@0.3.6, npm/clean-css@4.2.3, npm/clean-stack@2.2.0, npm/clean-webpack-plugin@3.0.0, npm/cli-boxes@2.2.0, npm/cli-spinners@2.5.0, npm/cli-table3@0.6.2, npm/cli-width@3.0.0, npm/cliui@5.0.0, npm/clone-response@1.0.2, npm/clone@1.0.4, npm/clone@2.1.2, npm/clor@5.2.0, npm/co@4.6.0, npm/coa@2.0.2, npm/collection-visit@1.0.0, npm/color-string@1.9.0, npm/color-support@1.1.3, npm/color@3.1.3, npm/colors@1.4.0, npm/combined-stream@1.0.8, npm/command-exists@1.2.9, npm/commander@2.20.0, npm/commander@5.1.0, npm/common-tags@1.8.0, npm/commondir@1.0.1, npm/component-emitter@1.3.0, npm/component-type@1.2.1, npm/compressible@2.0.17, npm/compression@1.7.4, npm/concat-map@0.0.1, npm/concat-stream@1.6.2, npm/connect-history-api-fallback@1.6.0, npm/connect@3.7.0, npm/consola@2.13.0, npm/console-browserify@1.1.0, npm/console-control-strings@1.1.0, npm/constants-browserify@1.0.0, npm/content-disposition@0.5.2, npm/content-disposition@0.5.4, npm/content-type@1.0.5, npm/convert-source-map@1.8.0, npm/cookie-signature@1.0.6, npm/cookie@0.3.1, npm/cookie@0.6.0, npm/copy-concurrently@1.0.5, npm/copy-descriptor@0.1.1, npm/copy-webpack-plugin@6.0.3, npm/core-js-compat@3.21.0, npm/core-js@2.6.9, npm/core-js@3.9.0, npm/core-util-is@1.0.2, npm/cosmiconfig@5.2.1, npm/create-ecdh@4.0.3, npm/create-hash@1.2.0, npm/create-hmac@1.1.7, npm/crypt@0.0.2, npm/crypto-browserify@3.12.0, npm/crypto-random-string@1.0.0, npm/css-color-names@0.0.4, npm/css-declaration-sorter@4.0.1, npm/css-loader@3.6.0, npm/css-select-base-adapter@0.1.1, npm/css-select@1.2.0, npm/css-tree@1.0.0-alpha.28, npm/css-unit-converter@1.1.1, npm/css-url-regex@1.1.0, npm/css-what@2.1.3, npm/cssesc@3.0.0, npm/cssnano-preset-default@4.0.7, npm/cssnano-util-get-arguments@4.0.0, npm/cssnano-util-get-match@4.0.0, npm/cssnano-util-raw-cache@4.0.1, npm/cssnano-util-same-parent@4.0.1, npm/cssnano@4.1.10, npm/csso@3.5.1, npm/cwait@1.1.2, npm/cyclist@0.2.2, npm/dag-map@1.0.2, npm/date-format@0.0.2, npm/date-now@0.1.4, npm/debug@3.2.7, npm/decache@4.4.0, npm/decamelize@1.2.0, npm/decode-uri-component@0.2.2, npm/decompress-response@6.0.0, npm/deep-equal@1.0.1, npm/deep-equal@2.0.5, npm/deep-extend@0.6.0, npm/deep-is@0.1.4, npm/deep-scope-analyser@1.7.0, npm/deepmerge@4.2.2, npm/default-gateway@4.2.0, npm/defaults@1.0.3, npm/defer-to-connect@2.0.1, npm/define-data-property@1.1.1, npm/define-lazy-prop@2.0.0, npm/define-properties@1.2.1, npm/define-property@0.2.5, npm/define-property@1.0.0, npm/define-property@2.0.2, npm/del-object-path@0.1.0, npm/del@4.1.1, npm/delayed-stream@1.0.0, npm/delegates@1.0.0, npm/depd@1.1.2, npm/depd@2.0.0, npm/deprecation@2.3.1, npm/des.js@1.0.0, npm/destroy@1.2.0, npm/detect-libc@2.0.2, npm/detect-node@2.0.4, npm/detect-port-alt@1.1.6, npm/dicer@0.3.1, npm/diff-match-patch@1.0.4, npm/diff@5.1.0, npm/diffie-hellman@5.0.3, npm/dir-glob@3.0.1, npm/dns-equal@1.0.0, npm/dns-packet@1.3.4, npm/dns-txt@2.0.2, npm/doctrine@2.1.0, npm/doctrine@3.0.0, npm/dom-converter@0.2.0, npm/dom-serializer@0.1.1, npm/dom-serializer@1.0.1, npm/dom-walk@0.1.1, npm/domain-browser@1.2.0, npm/domelementtype@1.3.1, npm/domelementtype@2.0.1, npm/domhandler@3.0.0, npm/domutils@1.5.1, npm/domutils@2.2.0, npm/dot-case@3.0.3, npm/dot-prop@4.2.0, npm/duplexer3@0.1.4, npm/duplexer@0.1.2, npm/duplexify@3.7.1, npm/ee-first@1.1.1, npm/electron-to-chromium@1.4.247, npm/elliptic@6.5.4, npm/emoji-regex@7.0.3, npm/emojis-list@3.0.0, npm/encodeurl@1.0.2, npm/encoding@0.1.13, npm/end-of-stream@1.4.4, npm/enhanced-resolve@4.1.0, npm/entities@1.1.2, npm/entities@2.0.3, npm/env-paths@2.2.0, npm/eol@0.9.1, npm/err-code@2.0.3, npm/errno@0.1.7, npm/error-ex@1.3.2, npm/error-stack-parser@2.0.6, npm/errorhandler@1.5.1, npm/es-abstract@1.22.3, npm/es-get-iterator@1.1.2, npm/es-iterator-helpers@1.0.15, npm/es-set-tostringtag@2.0.2, npm/es-shim-unscopables@1.0.2, npm/es-to-primitive@1.2.1, npm/escalade@3.1.1, npm/escape-html@1.0.3, npm/escape-string-regexp@4.0.0, npm/eslint-config-prettier@8.10.0, npm/eslint-import-resolver-node@0.3.9, npm/eslint-module-utils@2.8.0, npm/eslint-plugin-es@3.0.1, npm/eslint-plugin-import@2.29.1, npm/eslint-plugin-lodash@7.4.0, npm/eslint-plugin-node@11.1.0, npm/eslint-plugin-prettier@5.1.3, npm/eslint-plugin-react-hooks@4.6.0, npm/eslint-plugin-react@7.33.2, npm/eslint-scope@7.2.2, npm/eslint-utils@2.1.0, npm/eslint-visitor-keys@1.3.0, npm/eslint-visitor-keys@3.4.3, npm/eslint@8.56.0, npm/espree@9.6.1, npm/esprima@4.0.1, npm/esquery@1.5.0, npm/esrecurse@4.3.0, npm/estraverse@4.2.0, npm/estraverse@5.3.0, npm/esutils@2.0.3, npm/etag@1.8.1, npm/eventemitter3@4.0.7, npm/events@3.0.0, npm/eventsource@1.1.1, npm/evp_bytestokey@1.0.3, npm/exec-async@2.2.0, npm/execa@1.0.0, npm/exif-parser@0.1.12, npm/expand-brackets@0.1.5, npm/expand-range@1.8.2, npm/expand-template@2.0.3, npm/expo-pwa@0.0.66, npm/express@4.16.4, npm/express@4.19.2, npm/extend-shallow@3.0.2, npm/external-editor@3.0.3, npm/extglob@0.3.2, npm/fast-deep-equal@1.1.0, npm/fast-deep-equal@3.1.3, npm/fast-diff@1.3.0, npm/fast-fifo@1.3.2, npm/fast-glob@3.2.11, npm/fast-json-stable-stringify@2.1.0, npm/fast-levenshtein@2.0.6, npm/fast-xml-parser@4.2.5, npm/fastq@1.11.0, npm/faye-websocket@0.10.0, npm/figgy-pudding@3.5.2, npm/figures@3.2.0, npm/file-entry-cache@6.0.1, npm/file-loader@6.0.0, npm/file-type@9.0.0, npm/file-uri-to-path@1.0.0, npm/filename-regex@2.0.1, npm/filesize@6.1.0, npm/fill-range@2.2.4, npm/fill-range@7.0.1, npm/finalhandler@1.1.1, npm/finalhandler@1.1.2, npm/finalhandler@1.2.0, npm/find-cache-dir@2.1.0, npm/find-cache-dir@3.3.1, npm/find-up@3.0.0, npm/find-yarn-workspace-root@2.0.0, npm/flat-cache@3.2.0, npm/flatted@3.2.9, npm/flush-write-stream@1.1.1, npm/folder-hash@4.0.2, npm/follow-redirects@1.15.6, npm/for-each@0.3.3, npm/for-in@1.0.2, npm/for-own@0.1.5, npm/form-data@3.0.1, npm/get-stream@4.1.0, npm/glob-parent@5.1.2, npm/glob-parent@6.0.2, npm/globals@13.24.0, npm/globby@6.1.0, npm/http-errors@1.7.2, npm/http-errors@2.0.0, npm/iconv-lite@0.4.24, npm/iconv-lite@0.6.2, npm/import-fresh@2.0.0, npm/indent-string@4.0.0, npm/inherits@2.0.1, npm/inherits@2.0.3, npm/is-descriptor@0.1.6, npm/is-extendable@1.0.1, npm/is-extglob@1.0.0, npm/is-glob@4.0.3, npm/is-plain-object@2.0.4, npm/isobject@3.0.1, npm/js-yaml@3.13.1, npm/json-schema-traverse@0.4.1, npm/json5@1.0.2, npm/kind-of@5.1.0, npm/loader-utils@2.0.0, npm/locate-path@6.0.0, npm/lru-cache@7.8.1, npm/make-dir@2.1.0, npm/micromatch@4.0.4, npm/mime@1.6.0, npm/mimic-response@3.1.0, npm/minimatch@3.0.4, npm/minimatch@5.0.1, npm/minimatch@9.0.3, npm/mkdirp@1.0.4, npm/ms@2.1.3, npm/normalize-path@3.0.0, npm/npm-bundled@1.1.2, npm/npm-normalize-package-bin@1.0.1, npm/on-finished@2.4.1, npm/p-map@2.1.0, npm/p-map@4.0.0, npm/pascal-case@3.1.1, npm/pify@2.3.0, npm/pkg-dir@3.0.0, npm/pngjs@3.4.0, npm/qs@6.11.0, npm/qs@6.7.0, npm/raw-body@2.4.0, npm/raw-body@2.5.2, npm/readable-stream@3.6.2, npm/regenerator-runtime@0.11.1, npm/resolve-from@3.0.0, npm/resolve@2.0.0-next.5, npm/rimraf@3.0.2, npm/safe-buffer@5.2.1, npm/semver@5.7.1, npm/semver@6.3.1, npm/semver@7.0.0, npm/semver@7.3.7, npm/send@0.18.0, npm/serve-static@1.15.0, npm/setprototypeof@1.1.1, npm/setprototypeof@1.2.0, npm/source-map@0.6.1, npm/source-map@0.7.3, npm/statuses@1.5.0, npm/statuses@2.0.1, npm/string-width@3.1.0, npm/strip-ansi@5.2.0, npm/sudo-prompt@9.1.1, npm/supports-color@7.1.0, npm/tar@6.1.11, npm/toidentifier@1.0.1, npm/tslib@1.14.1, npm/type-fest@0.20.2, npm/type-fest@0.21.3, npm/util@0.10.3, npm/uuid@3.3.2, npm/uuid@3.4.0, npm/uuid@8.3.2, npm/xcode@2.1.0, npm/xmldom@0.1.31

View full report↗︎

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

@kadikraman kadikraman marked this pull request as ready for review April 2, 2024 09:18
@kadikraman kadikraman requested a review from ide April 2, 2024 09:18
Copy link
Member

@brentvatne brentvatne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we've got enough feedback and addressed it! let's ship this so we can test it out and iterate on it

@brentvatne
Copy link
Member

@SocketSecurity ignore npm/fsevents@1.2.13

Copy link
Member

@ide ide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this with a few comments:

  1. I left some inline comments that should be easy to address.
  2. Would like to replace plugin:react/recommended in a follow-up PR.
  3. Would like to update our docs soon to suggest people use this config instead of eslint-config-universe.
  4. Unit tests for the linter configuration in a follow-up PR. This has historically been helpful when updating ESLint.
  5. If possible, I think it'd be good for eslint-config-universe to extend this config so we dogfood it.

packages/eslint-config-expo/package.json Outdated Show resolved Hide resolved
packages/eslint-config-expo/.eslintrc.js Outdated Show resolved Hide resolved
packages/eslint-config-expo/README.md Outdated Show resolved Hide resolved
packages/eslint-config-expo/README.md Outdated Show resolved Hide resolved
packages/eslint-config-expo/README.md Outdated Show resolved Hide resolved
packages/eslint-config-expo/utils/react.js Show resolved Hide resolved
@kadikraman
Copy link
Contributor Author

@SocketSecurity ignore-all

@kadikraman kadikraman merged commit a0c2f36 into main Apr 3, 2024
16 checks passed
@kadikraman kadikraman deleted the @kadikraman/eslint-config-expo branch April 3, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint compatible bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants