Skip to content

Commit

Permalink
Merge pull request #480 from Adyen/v4.0.3
Browse files Browse the repository at this point in the history
distribution folder
  • Loading branch information
KadoBOT authored Jun 5, 2020
2 parents 51b998a + 4d34d3d commit 0918448
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 35 deletions.
4 changes: 2 additions & 2 deletions dist/es5/main.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/lib-esm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adyen/api-library",
"version": "4.0.1",
"version": "4.0.2",
"description": "The Adyen API Library for NodeJS enables you to work with Adyen APIs.",
"main": "dist/lib/src/index.js",
"types": "dist/lib/src/index.d.ts",
Expand Down Expand Up @@ -52,17 +52,17 @@
"kind-of": "^6.0.3",
"minimist": ">=1.2.3",
"nock": "12.0.3",
"release-it": "13.6.1",
"release-it": "13.6.2",
"ts-auto-mock": "^1.6.0",
"ts-jest": "25.5.1",
"ts-loader": "7.0.5",
"ttypescript": "^1.5.10",
"typescript": "3.9.3",
"typescript": "3.9.5",
"webpack": "4.43.0",
"webpack-cli": "3.3.11"
},
"dependencies": {
"@types/node": "14.0.5",
"@types/node": "14.0.9",
"https-proxy-agent": "5.0.0"
}
}
18 changes: 7 additions & 11 deletions dist/lib-esm/src/httpClient/httpURLConnectionClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib-esm/src/httpClient/httpURLConnectionClient.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dist/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adyen/api-library",
"version": "4.0.1",
"version": "4.0.2",
"description": "The Adyen API Library for NodeJS enables you to work with Adyen APIs.",
"main": "dist/lib/src/index.js",
"types": "dist/lib/src/index.d.ts",
Expand Down Expand Up @@ -52,17 +52,17 @@
"kind-of": "^6.0.3",
"minimist": ">=1.2.3",
"nock": "12.0.3",
"release-it": "13.6.1",
"release-it": "13.6.2",
"ts-auto-mock": "^1.6.0",
"ts-jest": "25.5.1",
"ts-loader": "7.0.5",
"ttypescript": "^1.5.10",
"typescript": "3.9.3",
"typescript": "3.9.5",
"webpack": "4.43.0",
"webpack-cli": "3.3.11"
},
"dependencies": {
"@types/node": "14.0.5",
"@types/node": "14.0.9",
"https-proxy-agent": "5.0.0"
}
}
18 changes: 7 additions & 11 deletions dist/lib/src/httpClient/httpURLConnectionClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0918448

Please sign in to comment.