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 1.24.4 to 1.25.0

4

luxon/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for luxon 1.24
// Type definitions for luxon 1.25
// Project: https://github.com/moment/luxon#readme

@@ -163,2 +163,4 @@ // Definitions by: Colby DeHart <https://github.com/colbydehart>

static readonly DATE_MED: DateTimeFormatOptions;
/** abbreviated date with weekday */
static readonly DATE_MED_WITH_WEEKDAY: DateTimeFormatOptions;
static readonly DATE_SHORT: DateTimeFormatOptions;

@@ -165,0 +167,0 @@ static readonly TIME_24_SIMPLE: DateTimeFormatOptions;

{
"name": "@types/luxon",
"version": "1.24.4",
"version": "1.25.0",
"description": "TypeScript definitions for luxon",

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

"dependencies": {},
"typesPublisherContentHash": "b83a4d597c4937356b96011bee94616d6242056b43d792647ebb5a33f037d93a",
"typeScriptVersion": "3.1"
"typesPublisherContentHash": "7f008fc45e941c9d0d13ed9808b654bfe012ec2bb19e990c13f09aef45470bb1",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Wed, 26 Aug 2020 22:46:41 GMT
* Last updated: Fri, 18 Sep 2020 21:27:04 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