File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22See [ DocuSign Support Center] ( https://support.docusign.com/en/releasenotes/ ) for Product Release Notes.
33
44
5+ ## [ v6.5.1] - eSignature API v2.1-23.3.01.02 - 2023-11-15
6+ ### Changed
7+ - Rolled back the superagent-proxy package version from 3.0.0 to 2.0.0
8+ - Updated the SDK release version.
9+
510## [ v6.5.0] - eSignature API v2.1-23.3.01.02 - 2023-10-25
611### Changed
712- Added support for version v2.1-23.3.01.02 of the DocuSign ESignature API.
Original file line number Diff line number Diff line change 11{
22 "name" : " docusign-esign" ,
3- "version" : " 6.5.0 " ,
3+ "version" : " 6.5.1 " ,
44 "description" : " DocuSign Node.js API client." ,
55 "license" : " MIT" ,
66 "main" : " src/index.js" ,
5656 "passport-oauth2" : " ^1.6.1" ,
5757 "safe-buffer" : " ^5.1.2" ,
5858 "superagent" : " 3.8.2" ,
59- "superagent-proxy" : " ^3 .0.0"
59+ "superagent-proxy" : " ^2 .0.0"
6060 },
6161 "devDependencies" : {
6262 "docdash" : " 0.4.0" ,
You can’t perform that action at this time.
0 commit comments