@apiverve/worldtime
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@apiverve/worldtime", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "World Time is a simple tool for getting the current time in any city. It returns the current time, date, and more.", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://apiverve.com/marketplace/api/worldtime", | ||
"homepage": "https://apiverve.com/marketplace/api/worldtime?utm_source=npm", | ||
"devDependencies": { | ||
@@ -31,4 +31,4 @@ "mocha": "^10.7.3", | ||
"promise": "^8.3.0", | ||
"axios": "1.7.4" | ||
"axios": "1.7.7" | ||
} | ||
} |
@@ -84,13 +84,13 @@ World Time API | ||
"timezone": "America/Argentina/Cordoba", | ||
"time": "00:09", | ||
"time24": "00:09:25", | ||
"time12": "12:09:25 AM", | ||
"date": "2024-08-02", | ||
"day": "Friday", | ||
"month": "August", | ||
"time": "06:40", | ||
"time24": "06:40:38", | ||
"time12": "06:40:38 AM", | ||
"date": "2024-09-01", | ||
"day": "Sunday", | ||
"month": "September", | ||
"year": "2024", | ||
"unix": "1722568165", | ||
"unix": "1725183638", | ||
"dst": false, | ||
"dst_start": "2024-08-02 00:09:25", | ||
"dst_end": "2024-08-02 00:09:25", | ||
"dst_start": "2024-09-01 06:40:38", | ||
"dst_end": "2024-09-01 06:40:38", | ||
"dst_name": "-03" | ||
@@ -107,13 +107,13 @@ }, | ||
"timezone": "America/Los_Angeles", | ||
"time": "20:09", | ||
"time24": "20:09:25", | ||
"time12": "08:09:25 PM", | ||
"date": "2024-08-01", | ||
"day": "Thursday", | ||
"month": "August", | ||
"time": "02:40", | ||
"time24": "02:40:38", | ||
"time12": "02:40:38 AM", | ||
"date": "2024-09-01", | ||
"day": "Sunday", | ||
"month": "September", | ||
"year": "2024", | ||
"unix": "1722568165", | ||
"unix": "1725183638", | ||
"dst": true, | ||
"dst_start": "2024-08-01 20:09:25", | ||
"dst_end": "2024-08-01 20:09:25", | ||
"dst_start": "2024-09-01 02:40:38", | ||
"dst_end": "2024-09-01 02:40:38", | ||
"dst_name": "PDT" | ||
@@ -120,0 +120,0 @@ } |
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
9434
+ Addedaxios@1.7.7(transitive)
- Removedaxios@1.7.4(transitive)
Updatedaxios@1.7.7