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.0.16 to 1.0.17

dist/updateQuestion.d.ts

1

dist/index.d.ts

@@ -5,1 +5,2 @@ export * from "./getMetadata";

export * from "./searchQuestions";
export * from "./updateQuestion";

@@ -21,1 +21,2 @@ "use strict";

__exportStar(require("./searchQuestions"), exports);
__exportStar(require("./updateQuestion"), exports);

2

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

@@ -5,0 +5,0 @@ "keywords": [

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