zip-to-timezone
Advanced tools
Comparing version 1.0.27 to 1.0.28
@@ -9,3 +9,3 @@ const fs = require('fs'); | ||
async full(zip: string): Promise<any> { | ||
async full(zip: string): Promise<string> { | ||
return await this.getTimeZone(zip, 'timezones_to_zipcodes(full name)'); | ||
@@ -12,0 +12,0 @@ } |
{ | ||
"name": "zip-to-timezone", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "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
1643776