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

s3

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

s3 - npm Package Versions

13

3.1.0

Diff

Changelog

Source

3.1.0

  • uploadFile computes MD5 and sends bytes at the same time
  • getPublicUrl handles us-east-1 bucket location correctly
superjoe
published 3.0.2 •

Changelog

Source

3.0.2

  • fix upload path on Windows
superjoe
published 3.0.1 •

Changelog

Source

3.0.1

  • Default maxAsyncS3 setting change from 30 to 14.
  • Add Expect: 100-continue header to downloads.
superjoe
published 3.0.0 •

Changelog

Source

3.0.0

  • uploadDir and downloadDir completely rewritten with more efficient algorithm, which is explained in the documentation.
  • Default maxAsyncS3 setting changed from Infinity to 30.
  • No longer recommend adding graceful-fs to your app.
  • No longer recommend increasing ulimit for number of open files.
  • Add followSymlinks option to uploadDir and downloadDir
  • uploadDir and downloadDir support these additional progress properties:
    • filesFound
    • objectsFound
    • deleteAmount
    • deleteTotal
    • doneFindingFiles
    • doneFindingObjects
    • progressMd5Amount
    • progressMd5Total
    • doneMd5
superjoe
published 2.0.0 •

Changelog

Source

2.0.0

  • getPublicUrl API changed to support bucket regions. Use getPublicUrlHttp if you want an insecure URL.
superjoe
published 1.3.0 •

Changelog

Source

1.3.0

  • downloadFile respects maxAsyncS3
  • Add copyObject API
  • AWS JS SDK updated to 2.0.0-rc.18
  • errors with retryable set to false are not retried
  • Add moveObject API
  • uploadFile emits a stream event.
superjoe
published 1.2.1 •

Changelog

Source

1.2.1

  • fix listObjects for greater than 1000 objects
  • downloadDir supports getS3Params parameter
  • uploadDir and downloadDir expose objectsFound progress
superjoe
published 1.2.0 •

Changelog

Source

1.2.0

  • uploadDir accepts getS3Params function parameter
superjoe
published 1.1.1 •

Changelog

Source

1.1.1

  • fix handling of directory seperator in Windows
  • allow uploadDir and downloadDir with empty Prefix
superjoe
published 1.1.0 •

Changelog

Source

1.1.0

  • Add an API function to get the HTTP url to an S3 resource
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