Socket
Socket
Sign inDemoInstall

s3-streamer

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

s3-streamer - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

package.json
{
"name": "s3-streamer",
"version": "1.0.2",
"version": "1.0.3",
"description": "Thin wrapper over existing libraries to standardize the interface for streaming uploads and downloads from Amazon S3. Supports streaming to/from variables or URLs without using the local filesystem.",

@@ -9,3 +9,2 @@ "main": "./dist/index.js",

"prepublish": "npm run build",
"postinstall": "npm run build",
"index": "babel-node src/index.js",

@@ -12,0 +11,0 @@ "test": "babel-node src/test.js"

@@ -48,3 +48,3 @@ # s3stream

## Upload Methods
## Download Methods

@@ -51,0 +51,0 @@ ```js

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