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

timezoner

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timezoner - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

7

package.json

@@ -5,12 +5,13 @@ {

"keywords": [
"google",
"timezone",
"api",
"latitude",
"longitude",
"coordinates",
"timezoner",
"Google Time Zone API"
"timezoner"
],
"maintainers": "Justin John Mathews <justinjohnmathews@gmail.com>",
"homepage": "https://github.com/justin-john/node-timezone",
"version": "0.0.4",
"version": "0.0.5",
"author": {

@@ -17,0 +18,0 @@ "name": "Justin John Mathews",

node-timezone
=============
Node.js client library for accessing [Google Time Zone API](https://developers.google.com/maps/documentation/timezone).
Node.js client library for accessing [Google Time Zone API](https://developers.google.com/maps/documentation/timezone). It provides time offset data for locations on the surface of the earth. Requesting the time zone information for a specific Latitude/Longitude pair will return the name of that time zone, the time offset from UTC, and the Daylight Savings offset.

@@ -6,0 +6,0 @@ ## Installation

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