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.46.0 to 3.47.0

15

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

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

"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
"clean": "rimraf ./dist-*",
"test": "jest --coverage"

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

"dependencies": {
"@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",
"@aws-sdk/is-array-buffer": "3.47.0",
"@aws-sdk/types": "3.47.0",
"@aws-sdk/util-hex-encoding": "3.47.0",
"@aws-sdk/util-uri-escape": "3.47.0",
"tslib": "^2.3.0"

@@ -32,4 +33,4 @@ },

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/protocol-http": "3.46.0",
"@aws-sdk/util-buffer-from": "3.46.0"
"@aws-sdk/protocol-http": "3.47.0",
"@aws-sdk/util-buffer-from": "3.47.0"
},

@@ -36,0 +37,0 @@ "engines": {

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