Socket
Socket
Sign inDemoInstall

@smithy/signature-v4

Package Overview
Dependencies
13
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.3 to 2.1.4

12

package.json
{
"name": "@smithy/signature-v4",
"version": "2.1.3",
"version": "2.1.4",
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm",

@@ -27,9 +27,9 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/eventstream-codec": "^2.1.3",
"@smithy/eventstream-codec": "^2.1.4",
"@smithy/is-array-buffer": "^2.1.1",
"@smithy/types": "^2.10.1",
"@smithy/types": "^2.11.0",
"@smithy/util-hex-encoding": "^2.1.1",
"@smithy/util-middleware": "^2.1.3",
"@smithy/util-middleware": "^2.1.4",
"@smithy/util-uri-escape": "^2.1.1",
"@smithy/util-utf8": "^2.1.1",
"@smithy/util-utf8": "^2.2.0",
"tslib": "^2.5.0"

@@ -39,3 +39,3 @@ },

"@aws-crypto/sha256-js": "3.0.0",
"@smithy/protocol-http": "^3.2.1",
"@smithy/protocol-http": "^3.2.2",
"@tsconfig/recommended": "1.0.1",

@@ -42,0 +42,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