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 2d1b729 commit 108b30eCopy full SHA for 108b30e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cybersource-rest-client",
3
- "version": "0.0.22",
+ "version": "0.0.23",
4
"description": "Node.js SDK for the CyberSource REST API",
5
"license": "CyberSource",
6
"main": "src/index.js",
@@ -13,7 +13,7 @@
13
"dependencies": {
14
"superagent": "3.8.3",
15
"superagent-proxy": "^2.0.0",
16
- "cybersource-rest-auth": "0.0.7"
+ "cybersource-rest-auth": "0.0.8"
17
},
18
"devDependencies": {
19
"mocha": "~5.2.0",
0 commit comments