Socket
Socket
Sign inDemoInstall

aws4

Package Overview
Dependencies
1
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

aws4.js

@@ -178,3 +178,3 @@ var aws4 = exports,

return obj
}, {}))
}, {})).replace(/[!'()*]/g, function(c) { return '%' + c.charCodeAt(0).toString(16) })
}

@@ -181,0 +181,0 @@ return [

{
"name": "aws4",
"version": "1.0.1",
"version": "1.0.2",
"description": "Signs and prepares requests using AWS Signature Version 4",

@@ -65,7 +65,7 @@ "author": "Michael Hart <michael.hart.au@gmail.com> (http://github.com/mhart)",

"dependencies": {
"lru-cache": "^2.5.0"
"lru-cache": "^2.6.5"
},
"devDependencies": {
"mocha": "^2.2.1",
"should": "^5.2.0"
"mocha": "^2.2.5",
"should": "^7.0.1"
},

@@ -72,0 +72,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc