Socket
Socket
Sign inDemoInstall

moment-timezone

Package Overview
Dependencies
1
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.4 to 0.2.5

3

changelog.md

@@ -0,1 +1,4 @@

### `0.2.5` _2014-11-12_
* Updated data to IANA TZDB `2014j`. [#151](https://github.com/moment/moment-timezone/pull/151)
### `0.2.4` _2014-10-20_

@@ -2,0 +5,0 @@ * Updated data to IANA TZDB `2014i`. [#142](https://github.com/moment/moment-timezone/pull/142)

2

moment-timezone-utils.js
//! moment-timezone-utils.js
//! version : 0.2.4
//! version : 0.2.5
//! author : Tim Wood

@@ -4,0 +4,0 @@ //! license : MIT

//! moment-timezone.js
//! version : 0.2.4
//! version : 0.2.5
//! author : Tim Wood

@@ -24,3 +24,3 @@ //! license : MIT

var VERSION = "0.2.4",
var VERSION = "0.2.5",
zones = {},

@@ -27,0 +27,0 @@ links = {},

{
"name": "moment-timezone",
"version": "0.2.4",
"version": "0.2.5",
"description": "Parse and display moments in any timezone.",

@@ -5,0 +5,0 @@ "homepage": "http://momentjs.com/timezone/",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc