There was an error while loading. Please reload this page.
1 parent 2ba095f commit b44ff0fCopy full SHA for b44ff0f
2 files changed
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
> 9 May 2020
6
7
+- fix high severity vulnerabilities [`#44`](https://github.com/node-ebics/node-ebics-client/pull/44)
8
+- chore(deps): bump lodash from 4.17.15 to 4.17.19 [`#39`](https://github.com/node-ebics/node-ebics-client/pull/39)
9
- chore(deps): bump acorn from 7.1.0 to 7.1.1 [`#34`](https://github.com/node-ebics/node-ebics-client/pull/34)
10
- feat: Wait until the keys are generated [`#33`](https://github.com/node-ebics/node-ebics-client/pull/33)
11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ebics-client",
3
- "version": "0.1.6",
+ "version": "0.1.7",
"description": "Node.js ISO 20022 Compliant EBICS Client",
"main": "index.js",
"files": [
0 commit comments