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

@types/luxon

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/luxon - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

1

luxon/index.d.ts

@@ -297,2 +297,3 @@ // Type definitions for luxon 0.2

function hasDST(zone: string | Zone): boolean;
function isValidIANAZone(zone: string): boolean;
function meridiems(options?: InfoOptions): string[];

@@ -299,0 +300,0 @@ function months(length?: UnitLength, options?: UnitOptions): string[];

4

luxon/package.json
{
"name": "@types/luxon",
"version": "0.2.3",
"version": "0.2.4",
"description": "TypeScript definitions for luxon",

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

"dependencies": {},
"typesPublisherContentHash": "59b698d4241e5c2b4330d2e1cf6b8cdacb3bcd2557e6c0c632e329c008b1ec55",
"typesPublisherContentHash": "61d4529958332a561feb9c3b9304921021ee259acb21f74d7afb2614c4917a78",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Wed, 17 Jan 2018 22:17:28 GMT
* Last updated: Mon, 29 Jan 2018 21:19:39 GMT
* Dependencies: none

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

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