transporttycoon
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -5,3 +5,3 @@ export interface Weather { | ||
time_remaining: number; | ||
current_weather: 'extrasunny' | 'clear' | 'neutral' | 'smog' | 'foggy' | 'overcast' | 'clouds' | 'clearing' | 'rain' | 'thunder' | 'snow' | 'blizzard' | 'snowlight' | 'xmas' | 'halloween'; | ||
current_weather: 'extra sunny' | 'clear' | 'neutral' | 'smoggy' | 'foggy' | 'overcast' | 'cloudy' | 'drizzling' | 'rainy' | 'stormy' | 'snowy' | 'blizzardy' | 'drizzling snow' | 'snowy' | 'spooky'; | ||
} |
{ | ||
"name": "transporttycoon", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Wrapper for the Transport Tycoon FiveM server API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28126