@curium.rocks/openweathermap-client
Advanced tools
Comparing version 0.1.1-alpha.13 to 0.1.1-alpha.14
{ | ||
"name": "@curium.rocks/openweathermap-client", | ||
"version": "0.1.1-alpha.13", | ||
"version": "0.1.1-alpha.14", | ||
"description": "A typescript client for the OpenWeatherMap APIs", | ||
@@ -63,4 +63,4 @@ "main": "build/src/lib.js", | ||
"dependencies": { | ||
"axios": "^0.21.1" | ||
"axios": "^0.22.0" | ||
} | ||
} |
+ Addedaxios@0.22.0(transitive)
- Removedaxios@0.21.4(transitive)
Updatedaxios@^0.22.0