Socket
Socket
Sign inDemoInstall

@aws-sdk/signature-v4

Package Overview
Dependencies
8
Maintainers
5
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.337.0 to 3.338.0

9

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

@@ -16,2 +16,3 @@ "main": "./dist-cjs/index.js",

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"extract:docs": "api-extractor run --local",
"test": "jest --coverage"

@@ -26,5 +27,5 @@ },

"@aws-sdk/is-array-buffer": "3.310.0",
"@aws-sdk/types": "3.337.0",
"@aws-sdk/types": "3.338.0",
"@aws-sdk/util-hex-encoding": "3.310.0",
"@aws-sdk/util-middleware": "3.337.0",
"@aws-sdk/util-middleware": "3.338.0",
"@aws-sdk/util-uri-escape": "3.310.0",

@@ -36,3 +37,3 @@ "@aws-sdk/util-utf8": "3.310.0",

"@aws-crypto/sha256-js": "3.0.0",
"@aws-sdk/protocol-http": "3.337.0",
"@aws-sdk/protocol-http": "3.338.0",
"@tsconfig/recommended": "1.0.1",

@@ -39,0 +40,0 @@ "concurrently": "7.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc