Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/signature-v4

Package Overview
Dependencies
Maintainers
5
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.5.0 to 3.6.1

16

package.json
{
"name": "@aws-sdk/signature-v4",
"version": "3.5.0",
"version": "3.6.1",
"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.4.1",
"@aws-sdk/types": "3.4.1",
"@aws-sdk/util-hex-encoding": "3.4.1",
"@aws-sdk/util-uri-escape": "3.4.1",
"@aws-sdk/is-array-buffer": "3.6.1",
"@aws-sdk/types": "3.6.1",
"@aws-sdk/util-hex-encoding": "3.6.1",
"@aws-sdk/util-uri-escape": "3.6.1",
"tslib": "^1.8.0"

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

"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/protocol-http": "3.5.0",
"@aws-sdk/util-buffer-from": "3.4.1",
"@aws-sdk/protocol-http": "3.6.1",
"@aws-sdk/util-buffer-from": "3.6.1",
"@types/jest": "^26.0.4",

@@ -49,3 +49,3 @@ "jest": "^26.1.0",

},
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/packages/signature-v4",
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/signature-v4",
"repository": {

@@ -52,0 +52,0 @@ "type": "git",

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