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

chore: remove unused dependencies #2230

Merged
merged 1 commit into from
Sep 12, 2024
Merged

chore: remove unused dependencies #2230

merged 1 commit into from
Sep 12, 2024

Conversation

pwltr
Copy link
Collaborator

@pwltr pwltr commented Sep 12, 2024

Description

Short explanation for the changes:

  • @synonymdev/blocktank-client: not used
  • mime: not used
  • process: peer dependency, no reason to pin
  • random-access-web-storage: not used
  • react-native-randombytes: not used
  • redux-thunk: peer dependency, no reason to pin
  • web-streams-polyfill: need to pin it because of upstream issue in react-native-polyfill-globals, can be removed once fixed

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

Copy link

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

Package New capabilities Transitives Size Publisher
npm/array-buffer-byte-length@1.0.0 None 0 8.05 kB ljharb
npm/arraybuffer.prototype.slice@1.0.2 None 0 19.4 kB ljharb
npm/cliui@8.0.1 None 0 32.3 kB oss-bot
npm/cross-fetch@3.1.5 network 0 73.8 kB lquixada
npm/dir-glob@3.0.1 None 0 5.42 kB sindresorhus
npm/es-to-primitive@1.2.1 None 0 40.4 kB ljharb
npm/eslint-plugin-ft-flow@3.0.11 None 0 512 kB brianzchen
npm/function.prototype.name@1.1.6 None 0 25.5 kB ljharb
npm/get-symbol-description@1.0.0 None 0 10.3 kB ljharb
npm/hasown@2.0.0 None 0 10.8 kB ljharb
npm/is-array-buffer@3.0.2 None 0 11.9 kB ljharb
npm/is-negative-zero@2.0.2 None 0 22 kB ljharb
npm/is-regex@1.1.4 None 0 30.1 kB ljharb
npm/is-shared-array-buffer@1.0.2 None 0 11.9 kB ljharb
npm/is-weakref@1.0.2 None 0 12.1 kB ljharb
npm/make-dir@2.1.0 filesystem 0 9.2 kB sindresorhus
npm/mime@2.6.0 None 0 60.1 kB broofa
npm/node-fetch@2.7.0 network 0 162 kB node-fetch-bot
npm/object-keys@1.1.1 None 0 26.5 kB ljharb
npm/pify@4.0.1 None 0 7.23 kB sindresorhus
npm/safe-regex-test@1.0.0 None 0 7.33 kB ljharb
npm/string.prototype.trim@1.2.8 None 0 33 kB ljharb
npm/string.prototype.trimend@1.0.7 None 0 21.7 kB ljharb
npm/string.prototype.trimstart@1.0.7 None 0 21.9 kB ljharb
npm/typed-array-buffer@1.0.0 None 0 7.94 kB ljharb
npm/typed-array-byte-length@1.0.0 None 0 13.7 kB ljharb
npm/typed-array-byte-offset@1.0.0 None 0 13.7 kB ljharb
npm/typed-array-length@1.0.4 None 0 18.5 kB ljharb
npm/unbox-primitive@1.0.2 None 0 14.9 kB ljharb
npm/web-streams-polyfill@3.3.3 None 0 9.04 MB mattiasbuelens
npm/yargs-parser@21.1.1 environment, filesystem 0 128 kB oss-bot
npm/yargs@17.7.2 environment, filesystem 0 292 kB oss-bot

🚮 Removed packages: npm/@bcoe/v8-coverage@0.2.3, npm/@istanbuljs/schema@0.1.3, npm/@synonymdev/blocktank-client@0.0.50, npm/@types/mime@3.0.4, npm/brittle@3.2.1, npm/c8@7.13.0, npm/cliui@7.0.4, npm/cross-fetch@3.1.8, npm/data-uri-to-buffer@4.0.1, npm/eslint-plugin-ft-flow@3.0.7, npm/fetch-blob@3.2.0, npm/formdata-polyfill@4.0.10, npm/html-escaper@2.0.2, npm/istanbul-lib-coverage@3.2.0, npm/istanbul-lib-report@3.0.0, npm/istanbul-reports@3.1.5, npm/make-dir@3.1.0, npm/mime@3.0.0, npm/node-domexception@1.0.0, npm/node-fetch@2.6.11, npm/queue-tick@1.0.1, npm/random-access-storage@2.3.0, npm/random-access-web-storage@2.0.0, npm/react-native-randombytes@3.6.1, npm/same-object@1.0.2, npm/sjcl@1.0.8, npm/test-exclude@6.0.0, npm/tmatch@5.0.0, npm/v8-to-istanbul@9.1.0, npm/web-streams-polyfill@3.2.1, npm/yargs-parser@20.2.9, npm/yargs@16.2.0

View full report↗︎

@pwltr pwltr requested a review from limpbrains September 12, 2024 12:54
@pwltr pwltr merged commit 639fdea into master Sep 12, 2024
7 checks passed
@pwltr pwltr deleted the chore/remove-deps branch September 12, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants