Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@trivia-api/fetch

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trivia-api/fetch - npm Package Compare versions

Comparing version 1.23.0 to 1.24.0

dist/openapi/client/core/ApiError.d.ts

9

package.json
{
"name": "@trivia-api/fetch",
"version": "1.23.0",
"version": "1.24.0",
"description": "Functions to fetch data from The Trivia API.",

@@ -13,3 +13,3 @@ "keywords": [

],
"main": "dist/src/index.js",
"main": "dist/packages/fetch/src/index.js",
"scripts": {

@@ -42,3 +42,3 @@ "test": "jest",

},
"types": "./dist/src/index.d.ts",
"types": "./dist/packages/fetch/src/index.d.ts",
"files": [

@@ -54,5 +54,4 @@ "dist"

"dependencies": {
"axios": "^0.27.2",
"@trivia-api/openapi": "*"
"axios": "^0.27.2"
}
}
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