Socket
Socket
Sign inDemoInstall

@aws-sdk/signature-v4

Package Overview
Dependencies
Maintainers
7
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.45.0 to 3.46.0

21

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

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

"build:types": "tsc -p tsconfig.types.json",
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
"test": "jest --coverage"

@@ -23,6 +23,6 @@ },

"dependencies": {
"@aws-sdk/is-array-buffer": "3.37.0",
"@aws-sdk/types": "3.40.0",
"@aws-sdk/util-hex-encoding": "3.37.0",
"@aws-sdk/util-uri-escape": "3.37.0",
"@aws-sdk/is-array-buffer": "3.46.0",
"@aws-sdk/types": "3.46.0",
"@aws-sdk/util-hex-encoding": "3.46.0",
"@aws-sdk/util-uri-escape": "3.46.0",
"tslib": "^2.3.0"

@@ -32,10 +32,7 @@ },

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/protocol-http": "3.40.0",
"@aws-sdk/util-buffer-from": "3.37.0",
"@types/jest": "^26.0.4",
"jest": "^26.1.0",
"typescript": "~4.3.5"
"@aws-sdk/protocol-http": "3.46.0",
"@aws-sdk/util-buffer-from": "3.46.0"
},
"engines": {
"node": ">= 10.0.0"
"node": ">= 12.0.0"
},

@@ -42,0 +39,0 @@ "typesVersions": {

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