Socket
Socket
Sign inDemoInstall

@aws-sdk/signature-v4

Package Overview
Dependencies
Maintainers
7
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/signature-v4 - npm Package Compare versions

Comparing version 3.47.2 to 3.49.0

20

package.json
{
"name": "@aws-sdk/signature-v4",
"version": "3.47.2",
"version": "3.49.0",
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm",

@@ -23,6 +23,6 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/is-array-buffer": "3.47.1",
"@aws-sdk/types": "3.47.1",
"@aws-sdk/util-hex-encoding": "3.47.1",
"@aws-sdk/util-uri-escape": "3.47.1",
"@aws-sdk/is-array-buffer": "3.49.0",
"@aws-sdk/types": "3.49.0",
"@aws-sdk/util-hex-encoding": "3.49.0",
"@aws-sdk/util-uri-escape": "3.49.0",
"tslib": "^2.3.0"

@@ -32,4 +32,10 @@ },

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/protocol-http": "3.47.2",
"@aws-sdk/util-buffer-from": "3.47.2"
"@aws-sdk/protocol-http": "3.49.0",
"@aws-sdk/util-buffer-from": "3.49.0",
"@tsconfig/recommended": "1.0.1",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},

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

Sorry, the diff of this file is too big to display

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