Comparing version
{ | ||
"name": "aws2", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Signs and prepares requests using AWS Signature Version 2", | ||
@@ -24,4 +24,4 @@ "author": "Michael Hart <michael.hart.au@gmail.com> (http://github.com/mhart)", | ||
"devDependencies": { | ||
"should": "~1.2.1", | ||
"mocha": "~1.7.4" | ||
"mocha": "^2.5.3", | ||
"should": "^8.4.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
15961
0.28%