Socket
Socket
Sign inDemoInstall

@aws-sdk/signature-v4-crt

Package Overview
Dependencies
Maintainers
5
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.495.0 to 3.496.0

2

dist-cjs/index.js

@@ -264,4 +264,6 @@ var __defProp = Object.defineProperty;

// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {
CrtSignerV4
});

18

package.json
{
"name": "@aws-sdk/signature-v4-crt",
"version": "3.495.0",
"version": "3.496.0",
"description": "A revision of AWS Signature V4 request signer based on AWS Common Runtime https://github.com/awslabs/aws-crt-nodejs",

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

"dependencies": {
"@aws-sdk/signature-v4-multi-region": "3.495.0",
"@aws-sdk/types": "3.495.0",
"@aws-sdk/util-user-agent-node": "3.495.0",
"@smithy/querystring-parser": "^2.1.0",
"@smithy/signature-v4": "^2.1.0",
"@smithy/types": "^2.9.0",
"@smithy/util-middleware": "^2.1.0",
"@aws-sdk/signature-v4-multi-region": "3.496.0",
"@aws-sdk/types": "3.496.0",
"@aws-sdk/util-user-agent-node": "3.496.0",
"@smithy/querystring-parser": "^2.1.1",
"@smithy/signature-v4": "^2.1.1",
"@smithy/types": "^2.9.1",
"@smithy/util-middleware": "^2.1.1",
"aws-crt": "^1.18.3",

@@ -38,3 +38,3 @@ "tslib": "^2.5.0"

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

@@ -41,0 +41,0 @@ "concurrently": "7.0.0",

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