New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rpldy/upload-preview

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/upload-preview - npm Package Versions

1
12

0.10.0

Diff

Changelog

Source

0.10.0 (2021-02-27)

Features

  • [uploady] - expose more TS types (shared, uploader, useFileInput, file&batch states)
  • [uploader] - add server status code to batch item
  • [sender] - new formatServerResponse option to customize uploadResponse added to batch item

Docs

  • [uploady] - SendMethod link fix

Bug fixes

  • [uploader] - batch and items state corrupted. Fix for #144

Internal

  • e2e - upgrade to cypress.io latest (6.5.0)
  • e2e - use cypress-intercept-formdata package
yoavniran
published 0.9.0 •

Changelog

Source

0.9.0 (2021-01-14)

Features

  • [uploady] - added clearPending() to Uploady Context

Bug fixes

  • [uploader] - abort works for pending files and batches. Fix for #119

Internal

  • [uploader] - move pending batches into queue state
  • e2e - added specs for pending uploads

Removed

  • [uploader] - removed uploader.getPending()
yoavniran
published 0.8.3 •

Changelog

Source

0.8.3 (2021-01-07)

Bug fixes

  • [uploader] - respect filesParamName in upload options. Fix for #117

Internal

  • [retry] - use item finalize event instead of error & abort
  • e2e - added uploady custom filesParamName spec
yoavniran
published 0.8.2 •

Changelog

Source

0.8.2 (2020-12-09)

Features

  • [uploader] - new event ALL_ABORT
  • [uploady] - new hook: useAllAbortListener

Bug fixes

  • [chunked-sender] - fixed abort flow for chunked sender. Fix for #109

Internal

  • e2e - added chunked abort spec
yoavniran
published 0.8.1 •

Changelog

Source

0.8.1 (2020-12-01)

Bug fixes

  • [simple-state] - fix: File object not available in ssr. Fix for #106
yoavniran
published 0.8.0 •

Changelog

Source

0.8.0 (2020-11-28)

Features

  • [uploady] - hook alias: useUploady for useUploadyContext
  • [sender] - add file/url to form data last (after params). Fix for #103

Docs

  • root - fix typos in README.md
yoavniran
published 0.7.4 •

Changelog

Source

0.7.4 (2020-11-16)

Bug fixes

  • all - revert use of exports field (doesn't seem to play nice yet. Not until npm@7 at least probably)
yoavniran
published 0.7.3 •

Changelog

Source

0.7.3 (2020-11-16)

Bug fixes

  • all - fix exports field
yoavniran
published 0.7.2 •

Changelog

Source

0.7.2 (2020-11-14)

Features

  • [sender] - add extensibility capabilities to xhrSender
  • [sender] - moved throw error on no URL to xhrSender (from uploader)

Docs

  • [shared] - improve fileFilter doc
  • [native-uploady] - fix mistake in readme
  • all - add exports field to all packages
yoavniran
published 0.7.1 •

Changelog

Source

0.7.1 (2020-10-22)

Bug fixes

  • [uploader] - recover from sender exception
  • [chunked-sender] - handle 0 byte file size. Fix for #91

Docs

  • [uploady] - clarify file input options only affect uploads from FS selection dialog #92
  • guides - new guide: Cloudinary
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