@curium.rocks/openweathermap-client
Advanced tools
Comparing version 0.342.0 to 0.343.0
{ | ||
"name": "@curium.rocks/openweathermap-client", | ||
"version": "0.342.0", | ||
"version": "0.343.0", | ||
"description": "A typescript client for the OpenWeatherMap APIs", | ||
@@ -32,4 +32,4 @@ "main": "build/src/lib.js", | ||
"@types/node": "20.11.25", | ||
"@typescript-eslint/eslint-plugin": "7.1.1", | ||
"@typescript-eslint/parser": "7.1.1", | ||
"@typescript-eslint/eslint-plugin": "7.2.0", | ||
"@typescript-eslint/parser": "7.2.0", | ||
"chai": "4.4.1", | ||
@@ -49,3 +49,3 @@ "eslint": "8.57.0", | ||
"ts-node": "10.9.2", | ||
"typedoc": "0.25.11", | ||
"typedoc": "0.25.12", | ||
"typescript": "5.3.3" | ||
@@ -52,0 +52,0 @@ }, |