Socket
Socket
Sign inDemoInstall

timezone

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timezone - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

2

index.js

@@ -112,3 +112,3 @@ !function (definition) {

function convert (vargs) {
if (!vargs.length) return "0.0.31";
if (!vargs.length) return "0.0.32";

@@ -115,0 +115,0 @@ var request = Object.create(this)

{
"name": "timezone",
"description": "Small, elegant, Olson educated, timezone aware date math and `strftime` date formatting in pure JavaScript with no dependendcies for Node.js and the browser. Timezone uses the Olson/IANA timezone database. Timezone is aware of every clock transition in the Olson database. Timezones supports the full compilment of `strftime` format specifiers defined by GNU `date`. Timezone can perform date math and adjust for daylight savings time. Timezone works in the browser too where it is less than 3K minified and gzipped.",
"version": "0.0.31",
"version": "0.0.32",
"author": "Alan Gutierrez <alan@prettyrobots.com>",

@@ -6,0 +6,0 @@ "keywords": [ "time", "timezone", "date", "clock", "wall-clock",

Sorry, the diff of this file is not supported yet

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