New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hn-api-sdk

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hn-api-sdk - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

lib/user-api-hooks.d.ts
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc