Socket
Socket
Sign inDemoInstall

@uppy/react

Package Overview
Dependencies
Maintainers
5
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/react - npm Package Versions

23
12

4.0.1

Diff

Changelog

Source

4.0.1

Released: 2024-07-15

| Package | Version | Package | Version | | ----------------- | ------- | ----------------- | ------- | | @uppy/companion | 5.0.1 | @uppy/drop-target | 3.0.1 | | @uppy/core | 4.0.1 | @uppy/react | 4.0.1 | | @uppy/dashboard | 4.0.1 | uppy | 4.0.1 | | @uppy/drag-drop | 4.0.1 | | |

  • @uppy/dashboard: propagate setOptions to StatusBar (Mikael Finstad / #5260)
  • meta: add missing lint rule for .ts files (Antoine du Hamel / #5335)
  • @uppy/companion: bump ws from 8.17.0 to 8.17.1 (dependabot[bot] / #5324)
  • @uppy/dashboard,@uppy/drag-drop,@uppy/drop-target: <Dashboard/>, <DragDrop/>, drop-target - new anti-flickering solution (Evgenia Karunus / #5326)
  • docs: add css import for url plugin (Tyler Nieman / #5333)
  • meta: Bump fast-loops from 1.1.3 to 1.1.4 (dependabot[bot] / #5327)
  • @uppy/core: make Meta generic optional (Merlijn Vos / #5330)
  • meta: update manual-cdn workflow (Antoine du Hamel / #5329)
  • docs: Fix lint (Murderlon)
  • docs: Correct mistake in migration guide (Murderlon)
kvz
published 4.0.0 •

Changelog

Source

4.0.0

Released: 2024-07-10

| Package | Version | Package | Version | | ------------------------- | ------- | ------------------------- | ------- | | @uppy/angular | 0.7.0 | @uppy/onedrive | 4.0.0 | | @uppy/audio | 2.0.0 | @uppy/progress-bar | 4.0.0 | | @uppy/aws-s3 | 4.0.0 | @uppy/provider-views | 4.0.0 | | @uppy/aws-s3-multipart | 4.0.0 | @uppy/react | 4.0.0 | | @uppy/box | 3.0.0 | @uppy/react-native | 0.6.0 | | @uppy/companion | 5.0.0 | @uppy/redux-dev-tools | 4.0.0 | | @uppy/companion-client | 4.0.0 | @uppy/remote-sources | 2.0.0 | | @uppy/compressor | 2.0.0 | @uppy/screen-capture | 4.0.0 | | @uppy/core | 4.0.0 | @uppy/status-bar | 4.0.0 | | @uppy/dashboard | 4.0.0 | @uppy/store-default | 4.0.0 | | @uppy/drag-drop | 4.0.0 | @uppy/store-redux | 4.0.0 | | @uppy/drop-target | 3.0.0 | @uppy/svelte | 4.0.0 | | @uppy/dropbox | 4.0.0 | @uppy/thumbnail-generator | 4.0.0 | | @uppy/facebook | 4.0.0 | @uppy/transloadit | 4.0.0 | | @uppy/file-input | 4.0.0 | @uppy/tus | 4.0.0 | | @uppy/form | 4.0.0 | @uppy/unsplash | 4.0.0 | | @uppy/golden-retriever | 4.0.0 | @uppy/url | 4.0.0 | | @uppy/google-drive | 4.0.0 | @uppy/utils | 6.0.0 | | @uppy/google-photos | 0.2.0 | @uppy/vue | 2.0.0 | | @uppy/image-editor | 3.0.0 | @uppy/webcam | 4.0.0 | | @uppy/informer | 4.0.0 | @uppy/xhr-upload | 4.0.0 | | @uppy/instagram | 4.0.0 | @uppy/zoom | 3.0.0 | | @uppy/locales | 4.0.0 | uppy | 4.0.0 |

  • meta: Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (dependabot[bot] / #5314)
  • meta: Bump docker/build-push-action from 6.2.0 to 6.3.0 (dependabot[bot] / #5313)
  • @uppy/core: bring back resetProgress (Merlijn Vos / #5320)
  • docs: add note regarding COMPANION_CLIENT_ORIGINS_REGEX (Antoine du Hamel / #5322)
  • @uppy/companion: make streaming upload default to true (Mikael Finstad / #5315)
  • docs: change slug for aws docs (Merlijn Vos / #5321)
  • @uppy/core: export UppyOptions, UppyFile, Meta, Body (Merlijn Vos / #5319)
  • meta: fix React linter rules (Antoine du Hamel / #5317)
  • meta: enforce use of extension in import type declarations (Antoine du Hamel / #5316)
  • @uppy/companion: remove oauthOrigin (Antoine du Hamel / #5311)
  • docs,@uppy/companion-client: don't close socket when pausing (Mikael Finstad / #4821)
  • @uppy/aws-s3: fix signing on client for bucket name with dots (Antoine du Hamel / #5312)
  • @uppy/react: introduce useUppyEvent (Merlijn Vos / #5264)
  • @uppy/companion: do not list Node.js 20.12 as compatible (Antoine du Hamel / #5309)
  • @uppy/provider-views: .openFolder() - return progress indication (Evgenia Karunus / #5306)
  • examples,@uppy/companion: Release: uppy@3.27.3 (github-actions[bot] / #5304)
  • @uppy/companion: fix TypeError when parsing request (Antoine du Hamel / #5303)
kvz
published 4.0.0-beta.8 •

Changelog

Source

4.0.0-beta.8

Released: 2024-05-22

| Package | Version | Package | Version | | -------------------- | ------------ | -------------------- | ------------ | | @uppy/aws-s3 | 4.0.0-beta.4 | @uppy/status-bar | 4.0.0-beta.8 | | @uppy/companion | 5.0.0-beta.7 | @uppy/svelte | 4.0.0-beta.4 | | @uppy/compressor | 2.0.0-beta.8 | @uppy/tus | 4.0.0-beta.5 | | @uppy/core | 4.0.0-beta.8 | @uppy/utils | 6.0.0-beta.7 | | @uppy/dashboard | 4.0.0-beta.8 | @uppy/vue | 2.0.0-beta.3 | | @uppy/image-editor | 3.0.0-beta.5 | @uppy/webcam | 4.0.0-beta.7 | | @uppy/provider-views | 4.0.0-beta.6 | uppy | 4.0.0-beta.8 |

  • @uppy/core: resolve some (breaking) TODOs (Antoine du Hamel / #4824)
  • @uppy/companion: encode uploadId (Mikael Finstad / #5168)
  • @uppy/companion: bump express-session (Antoine du Hamel / #5177)
  • @uppy/companion: remove dependency on express-request-id (Antoine du Hamel / #5176)
  • @uppy/companion: bump prom to v15 (Antoine du Hamel / #5175)
  • docs: fix linter (Antoine du Hamel)
  • meta: remove nodemon from the deps (Antoine du Hamel / #5172)
  • docs: update @uppy/aws-s3 docs (Antoine du Hamel / #5093)
  • meta: update more dependencies (Antoine du Hamel / #5171)
  • @uppy/companion: upgrade deps (Antoine du Hamel / #5119)
kvz
published 4.0.0-beta.7 •

Changelog

Source

4.0.0-beta.7

Released: 2024-05-14

| Package | Version | Package | Version | | ---------------------- | ------------ | ---------------------- | ------------ | | @uppy/companion | 5.0.0-beta.6 | @uppy/status-bar | 4.0.0-beta.7 | | @uppy/companion-client | 4.0.0-beta.6 | @uppy/unsplash | 4.0.0-beta.6 | | @uppy/compressor | 2.0.0-beta.7 | @uppy/url | 4.0.0-beta.6 | | @uppy/core | 4.0.0-beta.7 | @uppy/utils | 6.0.0-beta.6 | | @uppy/dashboard | 4.0.0-beta.7 | @uppy/webcam | 4.0.0-beta.6 | | @uppy/dropbox | 4.0.0-beta.6 | @uppy/xhr-upload | 4.0.0-beta.4 | | @uppy/image-editor | 3.0.0-beta.4 | uppy | 4.0.0-beta.7 | | @uppy/screen-capture | 4.0.0-beta.5 | | |

  • @uppy/companion: switch from node-redis to ioredis (Dominik Schmidt / #4623)
  • meta: Fix headings in xhr.mdx (Merlijn Vos)
  • @uppy/xhr-upload: introduce hooks similar to tus (Merlijn Vos / #5094)
  • @uppy/core: close->destroy, clearUploadedFiles->clear (Merlijn Vos / #5154)
  • @uppy/companion-client,@uppy/dropbox,@uppy/screen-capture,@uppy/unsplash,@uppy/url,@uppy/webcam: Use title consistently from locales (Merlijn Vos / #5134)
kvz
published 3.4.0 •

Changelog

Source

3.4.0

Released: 2023-01-26

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/audio | 1.0.3 | @uppy/locales | 3.0.5 | | @uppy/aws-s3 | 3.0.5 | @uppy/react | 3.1.0 | | @uppy/aws-s3-multipart | 3.1.2 | @uppy/react-native | 0.5.0 | | @uppy/companion | 4.2.0 | @uppy/transloadit | 3.1.0 | | @uppy/core | 3.0.5 | @uppy/utils | 5.1.2 | | @uppy/dashboard | 3.2.1 | uppy | 3.4.0 |

  • @uppy/utils: better fallbacks for the drag & drop API (Antoine du Hamel / #4260)
  • @uppy/core: fix metafields validation when used as function (Merlijn Vos / #4276)
  • @uppy/companion: allow customizing express session prefix (Mikael Finstad / #4249)
  • meta: Fix comment about COMPANION_PATH (Collin Allen / #4279)
  • @uppy/companion: Fix typo in KUBERNETES.md (Collin Allen / #4277)
  • @uppy/locales: update zh_TW.js (5idereal / #4270)
  • meta: ci: make sure Yarn's global cache is disabled (Antoine du Hamel / #4268)
  • @uppy/aws-s3-multipart: fix metadata shape (Antoine du Hamel / #4267)
  • meta: example: add multipart support to aws-nodejs (Antoine du Hamel / #4257)
  • @uppy/react-native: example: revive React Native example (Giacomo Cerquone / #4164)
  • @uppy/utils: Fix getSpeed type (referenced bytesTotal instead of uploadStarted) (Pascal Wengerter / #4263)
  • @uppy/companion: document how to run many instances (Mikael Finstad / #4227)
  • @uppy/aws-s3-multipart: add support for allowedMetaFields option (Antoine du Hamel / #4215)
  • meta: Fix indentation in generate-test.mjs (Youssef Victor / #4181)
  • @uppy/react: deprecate useUppy (Merlijn Vos / #4223)
  • meta: fix typo in README.md (Fuad Herac / #4254)
  • meta: Don’t close stale issues automatically (Artur Paikin / #4246)
  • meta: upgrade to Vite 4 and ESBuild 0.16 (Antoine du Hamel / #4243)
  • @uppy/audio: @uppy/audio fix typo in readme (elliotsayes / #4240)
  • @uppy/aws-s3: fix: add https:// to digital oceans link (Le Gia Hoang / #4165)
  • website: Simplify Dashboard code sample (Artur Paikin / #4197)
  • @uppy/transloadit: introduce assemblyOptions, deprecate other options (Merlijn Vos / #4059)
  • @uppy/core: fix typo in Uppy.test.js (Ikko Ashimine / #4235)
  • @uppy/aws-s3-multipart: fix singPart type (Stefan Schonert / #4224)
kvz
published 4.0.0-beta.6 •

Changelog

Source

4.0.0-beta.6

Released: 2024-05-08

| Package | Version | Package | Version | | ---------------- | ------------ | ---------------- | ------------ | | @uppy/compressor | 2.0.0-beta.6 | @uppy/status-bar | 4.0.0-beta.6 | | @uppy/core | 4.0.0-beta.6 | uppy | 4.0.0-beta.6 | | @uppy/dashboard | 4.0.0-beta.6 | | |

kvz
published 4.0.0-beta.5 •

Changelog

Source

4.0.0-beta.5

Released: 2024-05-03

| Package | Version | Package | Version | | ------------------------- | ------------ | ------------------------- | ------------ | | @uppy/audio | 2.0.0-beta.5 | @uppy/progress-bar | 4.0.0-beta.4 | | @uppy/aws-s3 | 4.0.0-beta.3 | @uppy/provider-views | 4.0.0-beta.5 | | @uppy/aws-s3-multipart | 4.0.0-beta.5 | @uppy/react | 4.0.0-beta.5 | | @uppy/box | 3.0.0-beta.5 | @uppy/redux-dev-tools | 4.0.0-beta.2 | | @uppy/companion | 5.0.0-beta.5 | @uppy/remote-sources | 2.0.0-beta.4 | | @uppy/companion-client | 4.0.0-beta.5 | @uppy/screen-capture | 4.0.0-beta.4 | | @uppy/compressor | 2.0.0-beta.5 | @uppy/status-bar | 4.0.0-beta.5 | | @uppy/core | 4.0.0-beta.5 | @uppy/store-default | 4.0.0-beta.2 | | @uppy/dashboard | 4.0.0-beta.5 | @uppy/store-redux | 4.0.0-beta.3 | | @uppy/drag-drop | 4.0.0-beta.4 | @uppy/svelte | 4.0.0-beta.3 | | @uppy/dropbox | 4.0.0-beta.5 | @uppy/thumbnail-generator | 4.0.0-beta.4 | | @uppy/facebook | 4.0.0-beta.5 | @uppy/transloadit | 4.0.0-beta.5 | | @uppy/file-input | 4.0.0-beta.5 | @uppy/tus | 4.0.0-beta.4 | | @uppy/form | 4.0.0-beta.3 | @uppy/unsplash | 4.0.0-beta.5 | | @uppy/golden-retriever | 4.0.0-beta.4 | @uppy/url | 4.0.0-beta.5 | | @uppy/google-drive | 4.0.0-beta.5 | @uppy/utils | 6.0.0-beta.5 | | @uppy/image-editor | 3.0.0-beta.3 | @uppy/vue | 2.0.0-beta.2 | | @uppy/informer | 4.0.0-beta.2 | @uppy/webcam | 4.0.0-beta.5 | | @uppy/instagram | 4.0.0-beta.5 | @uppy/xhr-upload | 4.0.0-beta.3 | | @uppy/locales | 4.0.0-beta.1 | @uppy/zoom | 3.0.0-beta.5 | | @uppy/onedrive | 4.0.0-beta.5 | uppy | 4.0.0-beta.5 |

  • @uppy/core: make UppyEventMap more readable (Murderlon)
  • @uppy/audio,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/remote-sources,@uppy/tus,@uppy/utils: Format (Murderlon)
  • @uppy/aws-s3-multipart: Format (Murderlon)
  • meta: enable prettier for markdown (Merlijn Vos / #5133)
  • @uppy/xhr-upload: do not throw when res is missing url (Merlijn Vos / #5132)
  • @uppy/companion: coerce requestUrl to a string (Antoine du Hamel / #5128)
  • meta: enforce use of .js extension in import type declarations (Antoine du Hamel / #5126)
  • @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080)
  • @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118)
kvz
published 4.0.0-beta.4 •

Changelog

Source

4.0.0-beta.4

Released: 2024-04-29

| Package | Version | Package | Version | | ---------------------- | ------------ | ---------------------- | ------------ | | @uppy/angular | 0.7.0-beta.4 | @uppy/instagram | 4.0.0-beta.4 | | @uppy/audio | 2.0.0-beta.4 | @uppy/onedrive | 4.0.0-beta.4 | | @uppy/aws-s3-multipart | 4.0.0-beta.4 | @uppy/provider-views | 4.0.0-beta.4 | | @uppy/box | 3.0.0-beta.4 | @uppy/react | 4.0.0-beta.4 | | @uppy/companion | 5.0.0-beta.4 | @uppy/status-bar | 4.0.0-beta.4 | | @uppy/companion-client | 4.0.0-beta.4 | @uppy/store-redux | 4.0.0-beta.2 | | @uppy/compressor | 2.0.0-beta.4 | @uppy/svelte | 4.0.0-beta.2 | | @uppy/core | 4.0.0-beta.4 | @uppy/transloadit | 4.0.0-beta.4 | | @uppy/dashboard | 4.0.0-beta.4 | @uppy/unsplash | 4.0.0-beta.4 | | @uppy/drop-target | 3.0.0-beta.4 | @uppy/url | 4.0.0-beta.4 | | @uppy/dropbox | 4.0.0-beta.4 | @uppy/utils | 6.0.0-beta.4 | | @uppy/facebook | 4.0.0-beta.4 | @uppy/webcam | 4.0.0-beta.4 | | @uppy/file-input | 4.0.0-beta.4 | @uppy/xhr-upload | 4.0.0-beta.2 | | @uppy/form | 4.0.0-beta.2 | @uppy/zoom | 3.0.0-beta.4 | | @uppy/google-drive | 4.0.0-beta.4 | uppy | 4.0.0-beta.4 | | @uppy/image-editor | 3.0.0-beta.2 | | |

  • meta: Upgrade Yarn to 4.x (Merlijn Vos / #4849)
  • @uppy/utils: fix fetcher export (Murderlon)
  • @uppy/xhr-upload: refactor to use fetcher (Merlijn Vos / #5074)
  • docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125)
  • meta: Update yarn.lock (Murderlon)
  • @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122)
  • meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124)
  • meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123)
  • @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
  • @uppy/utils: improve return type of dataURItoFile (Antoine du Hamel / #5112)
  • @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107)
  • @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111)
  • meta: bump Prettier version (Antoine du Hamel / #5114)
  • @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097)
  • @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106)
  • meta: fix linter (Antoine du Hamel)
  • @uppy/companion: bump Node.js version support matrix (Antoine du Hamel / #5035)
  • @uppy/form: fix submitOnSuccess and triggerUploadOnSubmit combination (Merlijn Vos / #5058)
  • meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105)
  • meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102)
  • meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101)
  • meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
  • meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
  • @uppy/react: remove useUppy & reintroduce useUppyState (Merlijn Vos / #5059)
  • meta: docs: add back markdown files (Antoine du Hamel / #5064)
  • meta: fix custom provider example (Merlijn Vos / #5079)
  • @uppy/utils: add fetcher (Merlijn Vos / #5073)
  • meta: Fix prettier (Murderlon)
  • @uppy/dashboard: add missing x-zip-compress archive type (Younes / #5081)
  • meta: Bump docker/metadata-action from 4 to 5 (dependabot[bot] / #5086)
  • meta: Bump actions/setup-node from 3 to 4 (dependabot[bot] / #5087)
  • meta: Bump docker/setup-qemu-action from 2 to 3 (dependabot[bot] / #5089)
  • meta: bump supercharge/redis-github-action from 1.4.0 to 1.8.0 (dependabot[bot] / #5090)
  • meta: bump actions/cache from 3 to 4 (dependabot[bot] / #5088)
  • meta: add dependabot.yml to keep GHA up-to-date (Antoine du Hamel / #5083)
  • @uppy/core: Release: uppy@3.24.2 (github-actions[bot] / #5084)
  • @uppy/core: fix setOptions not re-rendereing plugin UI (Antoine du Hamel / #5082)
  • meta: bump vite from 5.0.12 to 5.0.13 (dependabot[bot] / #5060)
  • meta: bump tar from 6.1.11 to 6.2.1 (dependabot[bot] / #5068)
  • @uppy/companion,@uppy/file-input: Release: uppy@3.24.1 (github-actions[bot] / #5069)
  • @uppy/companion: upgrade redis (Mikael Finstad / #5065)
  • meta: fix watch:* scripts (Antoine du Hamel / #5046)
  • meta: include more packages in compare_diff CI (Antoine du Hamel / #5044)
  • @uppy/file-input: add missing export (Antoine du Hamel / #5045)
  • meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036)
  • @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037)
kvz
published 3.3.1 •

Changelog

Source

3.3.1

Released: 2022-11-16

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/angular | 0.5.1 | @uppy/companion-client | 3.1.1 | | @uppy/aws-s3-multipart | 3.1.1 | @uppy/utils | 5.1.1 | | @uppy/companion | 4.1.1 | uppy | 3.3.1 |

  • @uppy/aws-s3-multipart: handle slow connections better (Antoine du Hamel / #4213)
  • @uppy/companion-client: treat * the same as missing header (Antoine du Hamel / #4221)
  • @uppy/utils: fix types (Antoine du Hamel / #4212)
  • @uppy/companion: send expire info for non-multipart uploads (Antoine du Hamel / #4214)
  • docs: fix allowedMetaFields documentation (Antoine du Hamel / #4216)
  • meta: add more bundlers for automated testing (Antoine du Hamel / #4100)
  • @uppy/aws-s3-multipart: Fix typo in url check (Christian Franke / #4211)
  • meta: use current version of packages when testing bundlers (Antoine du Hamel / #4208)
  • meta: do not use the set-output command in workflows (Antoine du Hamel / #4175)
kvz
published 4.0.0-beta.3 •

Changelog

Source

4.0.0-beta.3

Released: 2024-04-15

| Package | Version | Package | Version | | ------------------------- | ------------ | ------------------------- | ------------ | | @uppy/angular | 0.7.0-beta.3 | @uppy/onedrive | 4.0.0-beta.3 | | @uppy/audio | 2.0.0-beta.3 | @uppy/progress-bar | 4.0.0-beta.3 | | @uppy/aws-s3-multipart | 4.0.0-beta.3 | @uppy/provider-views | 4.0.0-beta.3 | | @uppy/box | 3.0.0-beta.3 | @uppy/react | 4.0.0-beta.3 | | @uppy/companion | 5.0.0-beta.3 | @uppy/remote-sources | 2.0.0-beta.3 | | @uppy/companion-client | 4.0.0-beta.3 | @uppy/screen-capture | 4.0.0-beta.3 | | @uppy/compressor | 2.0.0-beta.3 | @uppy/status-bar | 4.0.0-beta.3 | | @uppy/core | 4.0.0-beta.3 | @uppy/thumbnail-generator | 4.0.0-beta.3 | | @uppy/dashboard | 4.0.0-beta.3 | @uppy/transloadit | 4.0.0-beta.3 | | @uppy/drag-drop | 4.0.0-beta.3 | @uppy/tus | 4.0.0-beta.3 | | @uppy/drop-target | 3.0.0-beta.3 | @uppy/unsplash | 4.0.0-beta.3 | | @uppy/dropbox | 4.0.0-beta.3 | @uppy/url | 4.0.0-beta.3 | | @uppy/facebook | 4.0.0-beta.3 | @uppy/utils | 6.0.0-beta.3 | | @uppy/file-input | 4.0.0-beta.3 | @uppy/webcam | 4.0.0-beta.3 | | @uppy/golden-retriever | 4.0.0-beta.3 | @uppy/zoom | 3.0.0-beta.3 | | @uppy/google-drive | 4.0.0-beta.3 | uppy | 4.0.0-beta.3 | | @uppy/instagram | 4.0.0-beta.3 | | |

  • @uppy/core: fix setOptions not re-rendereing plugin UI (Antoine du Hamel / #5082)
23
12
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc