ebics-client
Advanced tools
Comparing version 0.1.5 to 0.1.6
### Changelog | ||
#### [v0.1.5](https://github.com/node-ebics/node-ebics-client/compare/v0.1.4...v0.1.5) | ||
#### [v0.1.6](https://github.com/node-ebics/node-ebics-client/compare/v0.1.4...v0.1.6) | ||
> 6 March 2020 | ||
> 9 May 2020 | ||
- chore(deps): bump acorn from 7.1.0 to 7.1.1 [`#34`](https://github.com/node-ebics/node-ebics-client/pull/34) | ||
- feat: Wait until the keys are generated [`#33`](https://github.com/node-ebics/node-ebics-client/pull/33) | ||
- chore: update deps [`bd11a41`](https://github.com/node-ebics/node-ebics-client/commit/bd11a410f1d2444cdfdfba965df7be37cedcc14a) | ||
- chore: update deps [`7053a03`](https://github.com/node-ebics/node-ebics-client/commit/7053a03286c700106bb1988fce72338f51ca9a96) | ||
- changelog [`c5e5941`](https://github.com/node-ebics/node-ebics-client/commit/c5e59414f35a9634e12a6b74163f1b7fa6403de5) | ||
- fix(examples): orders ref [`4b0bf0e`](https://github.com/node-ebics/node-ebics-client/commit/4b0bf0eba63f3eaa8986d8974ca4c0e647b9029f) | ||
@@ -13,0 +14,0 @@ #### [v0.1.4](https://github.com/node-ebics/node-ebics-client/compare/v0.1.3...v0.1.4) |
{ | ||
"name": "ebics-client", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Node.js ISO 20022 Compliant EBICS Client", | ||
@@ -58,15 +58,15 @@ "main": "index.js", | ||
"dependencies": { | ||
"auto-changelog": "^1.16.2", | ||
"handlebars": "^4.7.3", | ||
"handlebars": "^4.7.6", | ||
"js2xmlparser": "^4.0.1", | ||
"node-forge": "^0.9.1", | ||
"request": "^2.88.2", | ||
"uuid": "^7.0.2", | ||
"xml-crypto": "^1.4.0", | ||
"xmldom": "^0.1.27", | ||
"uuid": "^8.0.0", | ||
"xml-crypto": "^1.5.3", | ||
"xmldom": "^0.3.0", | ||
"xpath": "0.0.27" | ||
}, | ||
"devDependencies": { | ||
"auto-changelog": "^1.16.2", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.9", | ||
"coveralls": "^3.1.0", | ||
"eslint": "^6.7.2", | ||
@@ -76,5 +76,5 @@ "eslint-config-ecollect-base": "^0.1.2", | ||
"libxmljs": "^0.19.7", | ||
"mocha": "^6.2.2", | ||
"nyc": "^14.1.1" | ||
"mocha": "^7.1.2", | ||
"nyc": "^15.0.1" | ||
} | ||
} |
@@ -7,3 +7,3 @@ <p align="center"> | ||
<p align="center"> | ||
<a href="https://travis-ci.org/eCollect/node-ebics-client" title="Build Status"><img src="https://travis-ci.org/eCollect/node-ebics-client.svg?branch=master" alt="Build Status" /></a> | ||
<a href="https://travis-ci.org/node-ebics/node-ebics-client" title="Build Status"><img src="https://travis-ci.org/node-ebics/node-ebics-client.svg?branch=master" alt="Build Status" /></a> | ||
<a href="https://www.npmjs.com/package/ebics-client" title="Build Status"> | ||
@@ -10,0 +10,0 @@ <img alt="ebics-client" src="https://img.shields.io/npm/v/ebics-client"> |
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
117517
8
9
+ Addeduuid@8.3.2(transitive)
+ Addedxmldom@0.3.0(transitive)
- Removedauto-changelog@^1.16.2
- Removedauto-changelog@1.16.4(transitive)
- Removedcommander@5.1.0(transitive)
- Removedcore-js@3.39.0(transitive)
- Removedlodash.uniqby@4.7.0(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedparse-github-url@1.0.3(transitive)
- Removedregenerator-runtime@0.13.11(transitive)
- Removedsemver@6.3.1(transitive)
- Removedtr46@0.0.3(transitive)
- Removeduuid@7.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
- Removedxmldom@0.1.31(transitive)
Updatedhandlebars@^4.7.6
Updateduuid@^8.0.0
Updatedxml-crypto@^1.5.3
Updatedxmldom@^0.3.0