Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

world-clockify

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

world-clockify - npm Package Compare versions

Comparing version 1.1.0 to 1.1.2

2

package.json
{
"name": "world-clockify",
"version": "1.1.0",
"version": "1.1.2",
"main": "./dist/index.cjs",

@@ -5,0 +5,0 @@ "module": "./dist/index.mjs",

@@ -5,12 +5,18 @@ <div align="center">

<a href="https://github.com/shivam-sharma7/world-clockify/actions/workflows/ci.yml"><img alt="Node.js CI" src="https://github.com/shivam-sharma7/world-clockify/actions/workflows/ci.yml/badge.svg"></a>
<a href="https://www.npmjs.com/package/world-clockify"><img alt="npm version" src="https://img.shields.io/npm/v/world-clockify"></a>
<a href="https://github.com/shivam-sharma7/world-clockify/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/shivam-sharma7/world-clockify"></a>
<a href="./LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/shivam-sharma7/world-clockify"></a>
</div>
## Features
<br/>
This is a lightweight and timezone-aware date utility package built on top of the powerful Luxon library. It simplifies the handling of complex timezone-based date operations, making it especially useful for global teams managing scheduling across multiple timezones.
## Key Features
- Convert date/time between different timezones. (e.g. Asia/Kolkata).
- Get the current time in any timezone. (e.g., Asia/Kolkata)
- Calculate the time difference (in hours) between two timezones. (e.g., 'America/New_York', 'Europe/London');
- Supports both JavaScript and TypeScript
- Calculate the time difference (in hours) between two timezones.
- Supports for both JavaScript and TypeScript developer.

@@ -57,1 +63,10 @@ ## Installation

```
## Development
See [Contributing](./CONTRIBUTING.md).
## Support
Give a ⭐️ if this project helped you!
You can also sponsor me on [Github](https://github.com/sponsors/shivam-sharma7)
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