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 1.0.0-rc.10 to 3.0.0

11

CHANGELOG.md

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

# [3.0.0](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.10...v3.0.0) (2020-12-15)
### Features
* bump version to 3.0.0 ([#1793](https://github.com/aws/aws-sdk-js-v3/issues/1793)) ([d8475f8](https://github.com/aws/aws-sdk-js-v3/commit/d8475f8d972d28fbc15cd7e23abfe18f9eab0644))
# [1.0.0-rc.10](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2020-12-15)

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

16

package.json
{
"name": "@aws-sdk/s3-presigned-post",
"version": "1.0.0-rc.10",
"version": "3.0.0",
"scripts": {

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

"dependencies": {
"@aws-sdk/signature-v4": "1.0.0-rc.10",
"@aws-sdk/util-format-url": "1.0.0-rc.10",
"@aws-sdk/util-hex-encoding": "1.0.0-rc.8",
"@aws-sdk/signature-v4": "3.0.0",
"@aws-sdk/util-format-url": "3.0.0",
"@aws-sdk/util-hex-encoding": "3.0.0",
"tslib": "^1.8.0"
},
"devDependencies": {
"@aws-sdk/client-s3": "1.0.0-rc.10",
"@aws-sdk/hash-node": "1.0.0-rc.10",
"@aws-sdk/protocol-http": "1.0.0-rc.10",
"@aws-sdk/types": "1.0.0-rc.10",
"@aws-sdk/client-s3": "3.0.0",
"@aws-sdk/hash-node": "3.0.0",
"@aws-sdk/protocol-http": "3.0.0",
"@aws-sdk/types": "3.0.0",
"@types/jest": "^26.0.4",

@@ -33,0 +33,0 @@ "@types/node": "^12.0.2",

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