🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign 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
0.5.8
to
0.5.9
+1
-1
moment-timezone/index.d.ts

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

tz(): string | undefined;
tz(timezone: string, keepLocalTime?: boolean): Moment;
tz(timezone: string, keepLocalTime?: boolean): moment.Moment;
zoneAbbr(): string;

@@ -64,0 +64,0 @@ zoneName(): string;

@@ -0,0 +0,0 @@ MIT License

{
"name": "@types/moment-timezone",
"version": "0.5.8",
"version": "0.5.9",
"description": "TypeScript definitions for moment-timezone.js",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "cf45b78b97cee92983acb71344dd8f1151dbbb971ccfd9f24cf1104529eb7262",
"typesPublisherContentHash": "de52a18789c0e071eb18ba39cb8e32ff986489a374573eae378873cd1baeda1d",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 14 Aug 2018 00:52:13 GMT
* Last updated: Mon, 10 Sep 2018 22:43:27 GMT
* Dependencies: moment

@@ -14,0 +14,0 @@ * Global values: none