@bifravst/athena-helpers
Advanced tools
Comparing version 8.0.43 to 8.0.44
{ | ||
"name": "@bifravst/athena-helpers", | ||
"version": "8.0.43", | ||
"version": "8.0.44", | ||
"description": "Helper functions which simplify working with AWS Athena", | ||
@@ -28,7 +28,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"aws-sdk": "^2.731.0", | ||
"aws-sdk": "^2.732.0", | ||
"backoff": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@bifravst/code-style": "8.0.57", | ||
"@bifravst/code-style": "8.0.58", | ||
"@commitlint/cli": "9.1.2", | ||
@@ -38,4 +38,4 @@ "@commitlint/config-angular": "9.1.2", | ||
"@types/backoff": "2.5.1", | ||
"@types/jest": "26.0.12", | ||
"@types/node": "14.6.2", | ||
"@types/jest": "26.0.13", | ||
"@types/node": "14.6.3", | ||
"husky": "4.2.5", | ||
@@ -42,0 +42,0 @@ "jest": "26.4.2", |
Sorry, the diff of this file is too big to display
606353
15269
Updatedaws-sdk@^2.732.0