hn-api-sdk
Advanced tools
Comparing version 1.3.1 to 1.3.2
import { SWRConfiguration } from "swr"; | ||
import { AxiosRequestConfig } from "axios"; | ||
import type { XiorRequestConfig as AxiosRequestConfig } from "xior"; | ||
import { type GetAskReq, type GetAskRes, type GetChangedItemsAndProfilesReq, type GetChangedItemsAndProfilesRes, type GetCommentReq, type GetCommentRes, type GetJobReq, type GetJobRes, type GetMaxItemIdReq, type GetMaxItemIdRes, type GetPartReq, type GetPartRes, type GetPollReq, type GetPollRes, type GetStoriesReq, type GetStoriesRes, type GetStoryReq, type GetStoryRes, type GetUserDetailReq, type GetUserDetailRes } from './apiconf-refs'; | ||
@@ -4,0 +4,0 @@ /** |
{ | ||
"name": "hn-api-sdk", | ||
"description": "HackerNews API with TypeScript, generated by tsdk", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"main": "lib/index.js", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"axios": "1.6.7", | ||
"xior": "^0.0.3", | ||
"xior": "^0.0.5", | ||
"change-case": "^4.1.2", | ||
@@ -25,0 +25,0 @@ "swr": "^2.2.4" |
Sorry, the diff of this file is not supported yet
101052
+ Addedxior@0.0.5(transitive)
- Removedxior@0.0.3(transitive)
Updatedxior@^0.0.5