zaid
|
65b2ed0875
|
added any back to catch clauses
|
2022-06-03 11:23:49 +02:00 |
|
zaid
|
32adeb6dc0
|
attempt to resolve test errors on Github, object of type unknown error
|
2022-06-03 10:52:25 +02:00 |
|
zaid
|
4820b13a98
|
WIP
|
2022-06-02 22:48:14 +02:00 |
|
dependabot[bot]
|
d421fc586e
|
Bump typescript from 4.3.5 to 4.4.2 (#742)
* Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix types for updated version of typescript
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <wouter.boereboom@adyen.com>
|
2021-09-10 08:10:56 +02:00 |
|
Wouter Boereboom
|
437ad21add
|
reintroduced + updated file headers
|
2021-07-30 16:53:30 +02:00 |
|
Wouter Boereboom
|
a21f14e143
|
updated terminal api types. fixed capitalization in service classes
|
2021-07-21 14:01:10 +02:00 |
|
Ricardo Ambrogi
|
b20f579cf0
|
update API versions (#560)
|
2020-09-25 08:29:15 +02:00 |
|
Ricardo Ambrogi
|
050763be7f
|
Changes
|
2020-06-11 08:49:04 +02:00 |
|
Ricardo Ambrogi
|
f21d26680d
|
Refactoring of terminal services to conform new types.
|
2020-06-04 11:18:39 +02:00 |
|
Ricardo Ambrogi
|
4f810936fe
|
Update copyright header
|
2020-05-22 12:42:48 +02:00 |
|
Ricardo Ambrogi
|
08181f943f
|
e2e tests
|
2020-04-29 11:38:08 +02:00 |
|
Ricardo Ambrogi
|
097a6c423b
|
Remove unused type
|
2019-09-27 08:52:29 +02:00 |
|
Ricardo Ambrogi
|
dd56326255
|
remove unnecessary cast
|
2019-09-09 13:34:52 +02:00 |
|
Ricardo Ambrogi
|
e0bade95d3
|
Release v2.1.1 (#68)
* Update dependency coveralls to v3.0.6 (#65)
* rename service folder to services (#66)
* bump version 2.1.1 (#67)
|
2019-08-07 10:46:06 +02:00 |
|
Ricardo Ambrogi
|
f037f82d0a
|
Release v2.0.0 (#59)
* Update dependency webpack to v4.36.1
* Update dependency @types/node to v11.13.18
* Update babel monorepo to v7.5.5
* Update dependency eslint to v6.1.0
* Update typescript-eslint monorepo to v1.13.0
* Update dependency webpack to v4.37.0
* Update dependency webpack to v4.38.0
* Change 'code' to 'statusCode' on Exception
* Change base mock Promise.reject to throw
* Update README.md
* improve tests for checkout
* improve bin lookup tests
* improve checkout utility test
* improve payout tests
* improve terminal and recurring tests
* improve local terminal tests
* Update dependency @types/jest to v24.0.16
* add httpClient tests
* Pin dependency @types/nock to 10.0.3
* Update dependency nock to v11.0.0-beta.30
* Update dependency webpack to v4.39.0
* Update dependency nock to v11.0.0-beta.31
* Update dependency webpack to v4.39.1
* Fixes HTTP Proxy (#56)
* Fixes HTTP Proxy
* remove manual proxy config, adds http-proxy-agen libt
* add promise back to doPostRequest method
* Release v2.0.0 (#49)
|
2019-08-05 14:55:06 +02:00 |
|
Rik ter Beek
|
d1d331d90d
|
Initial commit
|
2019-07-04 14:28:59 +02:00 |
|