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

tz

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tz - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "tz",
"version": "0.1.0",
"version": "0.1.1",
"author": "Chris Dickinson <chris@neversaw.us>",

@@ -5,0 +5,0 @@ "description": "sniff for timezone info using pure JS",

@@ -9,2 +9,7 @@ module.exports = {

{
"loc": "Asia",
"abbr": "KST",
"name": "Korea Standard Time"
},
{
"loc": "Australia",

@@ -487,2 +492,7 @@ "abbr": "WDT",

{
"loc": "North America",
"abbr": "HST",
"name": "Hawaii-Aleutian Standard Time"
},
{
"loc": "Pacific",

@@ -489,0 +499,0 @@ "abbr": "TAHT",

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