Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rpldy/uploader

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/uploader - npm Package Versions

1
911

0.2.4

Diff

Changelog

Source

0.2.4 (2020-06-10)

Features

  • [upload-preview] - preview methods: clear (previewMethodsRef)
  • [upload-preview] - access to preview items array (onPreviewsChanged)
  • [chunked-uploady] - chunk event hooks (start/finish)

Internal

  • [shared] - updateable - proxy only in dev. proxy additions to state

Docs

  • [chunked-uploady] - document chunk event hooks
  • [chunked-sender] - document chunk events
  • guides - Upload Queue guide
yoavniran
published 0.2.3 •

Changelog

Source

0.2.3 (2020-06-05)

Features

  • [uploady] - item/batch event hooks can now be scoped to a specific item

Bug fixes

  • [retry] - retry sends failed batch item to be retried (not just data)
  • [uploader] - retried items are added as recycled items (keeping their original id)
  • [uploader] - abort now runs un-started aborted items through same processing pipeline
  • [uploader] - handles abort during item start event hander
  • [uploader] - better handling of data cleanup inside internals
  • [upload-preview] - rememberPreviousBatches merges items, not just concating
  • [upload-preview] - upload preview provides item id and file name as part of PreviewComponent props
yoavniran
published 0.2.2 •

Changelog

Source

0.2.2 (2020-06-02)

Features

  • [upload-preview] - added rememberPreviousBatches prop

Bug fixes

  • [sender] - fixed missing item abort event
yoavniran
published 0.2.0 •

Changelog

Source

0.2.0 (2020-06-01)

Features

Highlight: Resumable Uploads
  • [tus-sender] - Resumable: An Uploady sender implementation of the TUS protocol.

  • [tus-uploady] - Resumable: Wrapper&context component to expose and provide react-uploady functionality with TUS protocol support

  • [uploader] - ITEM_FINALIZE event

  • [uploady] - useItemFinalizeListener hook

  • [chunked-sender] - startByte send option

  • [chunked-sender] - createChunkedSender export

  • [chunked-sender] - CHUNK_START event (cancellable and update options)

  • [chunked-sender] - CHUNK_FINISH event

  • [safe-storage] NEW - safe (don't throw) versions of local and session storage

  • [shared] - generic (xhr) request export

  • [shared] - getMerge (undefinedOverwrites config) export

  • [shared] - pick helper export

  • [sender] - sendWithFormData option

Docs

  • [chunked-sender] - added options to README
yoavniran
published 0.1.12 •

Changelog

Source

0.1.12 (2020-05-21)

Features

  • [shared-ui] added processPending function to UploadyContext (#42)

Chore & Maintenance

  • all added description to all package.json files
yoavniran
published 0.1.11 •

Changelog

Source

0.1.11 (2020-05-04)

EVERYTHING

yoavniran
published 0.1.10 •

yoavniran
published 0.1.9 •

yoavniran
published 0.1.8 •

yoavniran
published 0.1.7 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc