aws-post-to-connection
Advanced tools
Comparing version 0.1.18 to 0.1.19
{ | ||
"name": "aws-post-to-connection", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"description": "post to a connected websocket client via api gateway", | ||
@@ -24,5 +24,5 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"aws4": "1.9.0" | ||
"aws4": "1.9.1" | ||
}, | ||
"license": "Apache-2.0" | ||
} |
+ Addedaws4@1.9.1(transitive)
- Removedaws4@1.9.0(transitive)
Updatedaws4@1.9.1