Socket
Socket
Sign inDemoInstall

@aws-sdk/s3-presigned-post

Package Overview
Dependencies
Maintainers
7
Versions
395
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.17.0 to 3.18.0

8

CHANGELOG.md

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

# [3.18.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.17.0...v3.18.0) (2021-06-04)
**Note:** Version bump only for package @aws-sdk/s3-presigned-post
# [3.17.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.16.0...v3.17.0) (2021-05-26)

@@ -8,0 +16,0 @@

18

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

@@ -20,16 +20,16 @@ "prepublishOnly": "yarn build && downlevel-dts dist/types dist/types/ts3.4",

"dependencies": {
"@aws-sdk/signature-v4": "3.15.0",
"@aws-sdk/types": "3.15.0",
"@aws-sdk/util-format-url": "3.15.0",
"@aws-sdk/util-hex-encoding": "3.13.1",
"@aws-sdk/signature-v4": "3.18.0",
"@aws-sdk/types": "3.18.0",
"@aws-sdk/util-format-url": "3.18.0",
"@aws-sdk/util-hex-encoding": "3.18.0",
"tslib": "^2.0.0"
},
"devDependencies": {
"@aws-sdk/client-s3": "3.17.0",
"@aws-sdk/hash-node": "3.15.0",
"@aws-sdk/protocol-http": "3.15.0",
"@aws-sdk/client-s3": "3.18.0",
"@aws-sdk/hash-node": "3.18.0",
"@aws-sdk/protocol-http": "3.18.0",
"@types/jest": "^26.0.4",
"@types/node": "^12.0.2",
"jest": "^26.1.0",
"typescript": "~4.2.4"
"typescript": "~4.3.2"
},

@@ -36,0 +36,0 @@ "engines": {

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