File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ @hostinger:registry = https://npm.pkg.github.com
Original file line number Diff line number Diff line change 1- ## hostinger-api@0.0.2
1+ ## hostinger-api@0.0.3
22
33For more information, please visit [ https://developers.hostinger.com ] ( https://developers.hostinger.com ) .
44
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export class Configuration {
4848 this . baseOptions = {
4949 ...param . baseOptions ,
5050 headers : {
51- 'User-Agent' : "hostinger-api-typescript/0.0.2 " ,
51+ 'User-Agent' : "hostinger-api-typescript/0.0.3 " ,
5252 ...param . baseOptions ?. headers ,
5353 } ,
5454 } ;
Original file line number Diff line number Diff line change 11{
22 "name" : " hostinger-api" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "description" : " Hostinger API TypeScript SDK" ,
55 "author" : " Hostinger" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments