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.19 to 1.1.0

11

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

@@ -16,3 +16,4 @@ "keywords": [

"test": "jest",
"build": "tsc"
"build": "tsc",
"semantic-release": "semantic-release"
},

@@ -27,2 +28,5 @@ "author": {

"@babel/preset-env": "^7.16.11",
"@semantic-release/git": "^10.0.1",
"@semantic-release/gitlab": "^9.3.0",
"@semantic-release/npm": "^9.0.1",
"@trivia-api/models": "^1.0.13",

@@ -32,2 +36,3 @@ "babel-jest": "^27.5.1",

"regenerator-runtime": "^0.13.9",
"semantic-release": "^19.0.2",
"ts-jest": "^27.1.4",

@@ -46,3 +51,3 @@ "ts-loader": "^9.2.8",

"type": "git",
"url": "git+https://gitlab.com/BillyBobFry/node-trivia-api.git",
"url": "git+https://gitlab.com/t9973/the-trivia-api.git",
"directory": "packages/fetch"

@@ -49,0 +54,0 @@ },

@@ -5,2 +5,4 @@ # Trivia API Fetch Client

This is a test!!!!!!
## Installation

@@ -7,0 +9,0 @@

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