Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/signature-v4

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/signature-v4 - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

8

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

@@ -28,5 +28,5 @@ "main": "./dist-cjs/index.js",

"@smithy/is-array-buffer": "^3.0.0",
"@smithy/types": "^3.0.0",
"@smithy/types": "^3.1.0",
"@smithy/util-hex-encoding": "^3.0.0",
"@smithy/util-middleware": "^3.0.0",
"@smithy/util-middleware": "^3.0.1",
"@smithy/util-uri-escape": "^3.0.0",

@@ -38,3 +38,3 @@ "@smithy/util-utf8": "^3.0.0",

"@aws-crypto/sha256-js": "3.0.0",
"@smithy/protocol-http": "^4.0.0",
"@smithy/protocol-http": "^4.0.1",
"concurrently": "7.0.0",

@@ -41,0 +41,0 @@ "downlevel-dts": "0.10.1",

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