@flybywiresim/api-client
Advanced tools
Comparing version 0.16.1 to 0.16.2
{ | ||
"name": "@flybywiresim/api-client", | ||
"version": "0.16.1", | ||
"version": "0.16.2", | ||
"description": "Client library for the FlyByWire Simulations API", | ||
@@ -31,2 +31,5 @@ "main": "dist/index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"axios": "^0.21.4" | ||
}, | ||
"devDependencies": { | ||
@@ -40,3 +43,2 @@ "@flybywiresim/eslint-config": "^0.2.2", | ||
"@typescript-eslint/parser": "^4.31.2", | ||
"axios": "^0.21.4", | ||
"eslint": "^7.32.0", | ||
@@ -43,0 +45,0 @@ "eslint-plugin-jest": "^24.4.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
13
0
1
108767
1
1164
+ Addedaxios@^0.21.4
+ Addedaxios@0.21.4(transitive)
+ Addedfollow-redirects@1.15.9(transitive)