New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@apiverve/worldtime

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apiverve/worldtime - npm Package Compare versions

Comparing version 1.0.3 to 1.1.2

2

package.json
{
"name": "@apiverve/worldtime",
"version": "1.0.3",
"version": "1.1.2",
"description": "World Time is a simple tool for getting the current time in any city. It returns the current time, date, and more.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -84,13 +84,13 @@ World Time API

"timezone": "America/Argentina/Cordoba",
"time": "18:53",
"time24": "18:53:54",
"time12": "06:53:54 PM",
"date": "2024-05-15",
"time": "12:20",
"time24": "12:20:12",
"time12": "12:20:12 PM",
"date": "2024-07-17",
"day": "Wednesday",
"month": "May",
"month": "July",
"year": "2024",
"unix": "1715810034",
"unix": "1721229612",
"dst": false,
"dst_start": "2024-05-15 18:53:54",
"dst_end": "2024-05-15 18:53:54",
"dst_start": "2024-07-17 12:20:12",
"dst_end": "2024-07-17 12:20:12",
"dst_name": "-03"

@@ -107,13 +107,13 @@ },

"timezone": "America/Los_Angeles",
"time": "14:53",
"time24": "14:53:54",
"time12": "02:53:54 PM",
"date": "2024-05-15",
"time": "08:20",
"time24": "08:20:12",
"time12": "08:20:12 AM",
"date": "2024-07-17",
"day": "Wednesday",
"month": "May",
"month": "July",
"year": "2024",
"unix": "1715810034",
"unix": "1721229612",
"dst": true,
"dst_start": "2024-05-15 14:53:54",
"dst_end": "2024-05-15 14:53:54",
"dst_start": "2024-07-17 08:20:12",
"dst_end": "2024-07-17 08:20:12",
"dst_name": "PDT"

@@ -120,0 +120,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc