@bifravst/athena-helpers
Advanced tools
Comparing version 8.0.65 to 8.0.66
{ | ||
"name": "@bifravst/athena-helpers", | ||
"version": "8.0.65", | ||
"version": "8.0.66", | ||
"description": "Helper functions which simplify working with AWS Athena", | ||
@@ -28,7 +28,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"aws-sdk": "^2.752.0", | ||
"aws-sdk": "^2.753.0", | ||
"backoff": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@bifravst/code-style": "8.0.119", | ||
"@bifravst/code-style": "8.0.127", | ||
"@commitlint/cli": "11.0.0", | ||
@@ -38,5 +38,5 @@ "@commitlint/config-angular": "11.0.0", | ||
"@types/jest": "26.0.14", | ||
"@types/node": "14.11.4", | ||
"@types/node": "14.11.5", | ||
"husky": "4.3.0", | ||
"jest": "26.5.0", | ||
"jest": "26.5.2", | ||
"ts-jest": "26.4.1", | ||
@@ -43,0 +43,0 @@ "typescript": "4.0.3" |
Sorry, the diff of this file is too big to display
563934
14233
Updatedaws-sdk@^2.753.0