@trivia-api/fetch
Advanced tools
Comparing version 1.8.0 to 1.10.0
{ | ||
"name": "@trivia-api/fetch", | ||
"version": "1.8.0", | ||
"version": "1.10.0", | ||
"description": "Functions to fetch data from The Trivia API.", | ||
@@ -30,3 +30,2 @@ "keywords": [ | ||
"@semantic-release/npm": "^9.0.1", | ||
"@trivia-api/models": "^1.0.13", | ||
"babel-jest": "^27.5.1", | ||
@@ -37,4 +36,3 @@ "jest": "^27.5.1", | ||
"ts-jest": "^27.1.4", | ||
"ts-loader": "^9.2.8", | ||
"typescript": "^4.6.3" | ||
"ts-loader": "^9.2.8" | ||
}, | ||
@@ -53,6 +51,3 @@ "publishConfig": { | ||
}, | ||
"homepage": "https://the-trivia-api.com", | ||
"dependencies": { | ||
"axios": "^0.27.2" | ||
} | ||
"homepage": "https://the-trivia-api.com" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
36635
0
10
24
724
1
- Removedaxios@^0.27.2
- Removedasynckit@0.4.0(transitive)
- Removedaxios@0.27.2(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedfollow-redirects@1.15.9(transitive)
- Removedform-data@4.0.1(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)