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.1 to 2.1.2

10

dist-cjs/index.js

@@ -457,12 +457,12 @@ var __defProp = Object.defineProperty;

0 && (module.exports = {
SignatureV4,
clearCredentialCache,
createScope,
getCanonicalHeaders,
getCanonicalQuery,
getPayloadHash,
moveHeadersToQuery,
prepareRequest,
SignatureV4,
createScope,
getSigningKey,
moveHeadersToQuery,
prepareRequest
clearCredentialCache
});
{
"name": "@smithy/signature-v4",
"version": "2.1.1",
"version": "2.1.2",
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm",

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

"dependencies": {
"@smithy/eventstream-codec": "^2.1.1",
"@smithy/eventstream-codec": "^2.1.2",
"@smithy/is-array-buffer": "^2.1.1",
"@smithy/types": "^2.9.1",
"@smithy/types": "^2.10.0",
"@smithy/util-hex-encoding": "^2.1.1",
"@smithy/util-middleware": "^2.1.1",
"@smithy/util-middleware": "^2.1.2",
"@smithy/util-uri-escape": "^2.1.1",

@@ -39,3 +39,3 @@ "@smithy/util-utf8": "^2.1.1",

"@aws-crypto/sha256-js": "3.0.0",
"@smithy/protocol-http": "^3.1.1",
"@smithy/protocol-http": "^3.2.0",
"@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