🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@types/moment-timezone

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/moment-timezone - npm Package Compare versions

Comparing version

to
0.5.11

moment-timezone/moment-timezone.d.ts

1

moment-timezone/index.d.ts

@@ -6,2 +6,3 @@ // Type definitions for moment-timezone.js 0.5

// Agustin Carrasco <https://github.com/asermax>
// Borys Kupar <https://github.com/borys-kupar>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -8,0 +9,0 @@

12

moment-timezone/package.json
{
"name": "@types/moment-timezone",
"version": "0.5.10",
"version": "0.5.11",
"description": "TypeScript definitions for moment-timezone.js",

@@ -21,2 +21,7 @@ "license": "MIT",

"githubUsername": "asermax"
},
{
"name": "Borys Kupar",
"url": "https://github.com/borys-kupar",
"githubUsername": "borys-kupar"
}

@@ -28,3 +33,4 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/moment-timezone"
},

@@ -35,4 +41,4 @@ "scripts": {},

},
"typesPublisherContentHash": "3acbf0ec9433aaa7ddfd5e6ec495325c5e09a78d8a579d6c5a1ec7f2d2cb3f02",
"typesPublisherContentHash": "3b8ad50f91d627d2dae1dbfe367b0a39acc0d47751610787b49dbc4762c7a882",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for moment-timezone.js (http://momentjs.com/timezone/).
This package contains type definitions for moment-timezone.js ( http://momentjs.com/timezone/ ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 31 Dec 2018 18:25:27 GMT
* Last updated: Thu, 07 Mar 2019 23:04:22 GMT
* Dependencies: @types/moment

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Michel Salib <https://github.com/michelsalib>, Alan Brazil Lins <https://github.com/alanblins>, Agustin Carrasco <https://github.com/asermax>.
These definitions were written by Michel Salib <https://github.com/michelsalib>, Alan Brazil Lins <https://github.com/alanblins>, Agustin Carrasco <https://github.com/asermax>, Borys Kupar <https://github.com/borys-kupar>.