Socket
Socket
Sign inDemoInstall

react-s3-uploader

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-s3-uploader - npm Package Versions

1
6

2.0.1

Diff

Changelog

Source

2.0.1

  • Fixes issue where URL would include "undefined" if this.server was not specified
2.0
  • Breaking Change [Fixes #52] Removing express as a peerDependency. Projects should explicitly depend on express to use the bundled router
  • [Fixes #51] url encode the contentType
sadkinson
published 1.2.3 •

Changelog

Source

1.2.3

  • Fixes issue where URL would include "undefined" if this.server was not specified
sadkinson
published 3.0.0 •

sadkinson
published 2.0.0 •

sadkinson
published 1.2.2 •

Changelog

Source

1.2.2

  • [Fixes #48] Only setting the AWS region for the S3 client, not the global default
sadkinson
published 1.2.1 •

Changelog

Source

1.2.1

  • Added server prop to ReactS3Uploader to support running the signing server on a different domain
  • Added headers option to s3router to support specifying 'Access-Control-Allow-Origin' header (or any others)
  • [Fixes #44] Using unorm.nfc(str) in favor of str.normalize()
sadkinson
published 1.2.0 •

Changelog

Source

1.2.0

  • Added dependencies unorm and latinize for uploading files with non-latin characters.
  • Filenames are normalized, latinized, and whitespace is stripped before uploading
sadkinson
published 1.1.18 •

sadkinson
published 1.1.17 •

sadkinson
published 1.1.16 •

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