We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8972a commit cccc52cCopy full SHA for cccc52c
VERSION
@@ -1 +1 @@
1
-16.0.0
+16.0.1
package.json
@@ -1,6 +1,6 @@
{
2
"name": "@adyen/api-library",
3
- "version": "16.0.0",
+ "version": "16.0.1",
4
"description": "The Adyen API Library for NodeJS enables you to work with Adyen APIs.",
5
"main": "lib/src/index.js",
6
"types": "lib/src/index.d.ts",
@@ -40,7 +40,7 @@
40
"@typescript-eslint/parser": "5.62.0",
41
"acorn": "^8.0.1",
42
"coveralls": "3.1.1",
43
- "dotenv": "^16.0.0",
+ "dotenv": "^16.0.1",
44
"eslint": "8.56.0",
45
"eslint-plugin-unused-imports": "^2.0.0",
46
"jest": "^27.0.6",
0 commit comments