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 3.3.0 to 3.3.1

4

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

@@ -73,4 +73,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon",

"dependencies": {},
"typesPublisherContentHash": "a421096acbb6140085f4f82f5bef80edbd98939c95cfdc61a96e768a089d8bd1",
"typesPublisherContentHash": "61f6a325fd61939b7df0405b12ee0aa04b5490e4dcbf9c983ac35b26738a8bd8",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 04 Apr 2023 14:03:10 GMT
* Last updated: Thu, 20 Jul 2023 23:02:49 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `luxon`

@@ -46,2 +46,7 @@ import { Zone } from './zone';

/**
* The cutoff year after which a string encoding a year as two digits is interpreted to occur in the current century.
*/
static twoDigitCutoffYear: number;
/**
* Whether Luxon will throw when it encounters invalid DateTimes, Durations, or Intervals

@@ -48,0 +53,0 @@ *

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