@bifravst/athena-helpers
Advanced tools
Comparing version 8.0.36 to 8.0.37
{ | ||
"name": "@bifravst/athena-helpers", | ||
"version": "8.0.36", | ||
"version": "8.0.37", | ||
"description": "Helper functions which simplify working with AWS Athena", | ||
@@ -33,4 +33,4 @@ "main": "dist/index.js", | ||
"@bifravst/code-style": "^8.0.20", | ||
"@commitlint/cli": "^9.1.1", | ||
"@commitlint/config-angular": "^9.1.1", | ||
"@commitlint/cli": "^9.1.2", | ||
"@commitlint/config-angular": "^9.1.2", | ||
"@types/aws-sdk": "^2.7.0", | ||
@@ -47,3 +47,3 @@ "@types/backoff": "^2.5.1", | ||
"hooks": { | ||
"commit-msg": "commitlint -e", | ||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS", | ||
"pre-commit": "lint-staged && npx jest --onlyChanged" | ||
@@ -50,0 +50,0 @@ } |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
576086
14548