Socket
Socket
Sign inDemoInstall

@aws-sdk/s3-presigned-post

Package Overview
Dependencies
Maintainers
5
Versions
394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/s3-presigned-post - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.2.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1.0...v3.2.0) (2021-01-09)
### Bug Fixes
* **readme:** npm downloads tag ([#1870](https://github.com/aws/aws-sdk-js-v3/issues/1870)) ([1f8baf3](https://github.com/aws/aws-sdk-js-v3/commit/1f8baf3478691c6974ab9d86929825c87bc8f6f8))
# [3.1.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.0.0...v3.1.0) (2020-12-23)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@aws-sdk/s3-presigned-post",
"version": "3.1.0",
"version": "3.2.0",
"scripts": {

@@ -21,3 +21,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es",

"dependencies": {
"@aws-sdk/signature-v4": "3.1.0",
"@aws-sdk/signature-v4": "3.2.0",
"@aws-sdk/util-format-url": "3.1.0",

@@ -28,5 +28,5 @@ "@aws-sdk/util-hex-encoding": "3.1.0",

"devDependencies": {
"@aws-sdk/client-s3": "3.1.0",
"@aws-sdk/client-s3": "3.2.0",
"@aws-sdk/hash-node": "3.1.0",
"@aws-sdk/protocol-http": "3.1.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/types": "3.1.0",

@@ -33,0 +33,0 @@ "@types/jest": "^26.0.4",

# @aws-sdk/s3-resigned-post
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/s3-presigned-post/latest.svg)](https://www.npmjs.com/package/@aws-sdk/s3-presigned-post)
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/s3-presigned-post/rc.svg)](https://www.npmjs.com/package/@aws-sdk/s3-presigned-post)
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/s3-presigned-post.svg)](https://www.npmjs.com/package/@aws-sdk/s3-presigned-post)

@@ -6,0 +6,0 @@ This package provide a function generating URL and fields. Users without AWS credentials can use the URL and fields to

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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