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

@types/jstimezonedetect

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jstimezonedetect - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

5

jstimezonedetect/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for jsTimezoneDetect 1.0
// Project: https://github.com/pellepim/jstimezonedetect
// Definitions by: Olivier Lamothe <https://github.com/olamothe>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export function determine(usingIntl?: boolean): {

@@ -7,0 +2,0 @@ name(): string;

10

jstimezonedetect/package.json
{
"name": "@types/jstimezonedetect",
"version": "1.0.4",
"description": "TypeScript definitions for jsTimezoneDetect",
"version": "1.0.5",
"description": "TypeScript definitions for jstimezonedetect",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jstimezonedetect",

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

"name": "Olivier Lamothe",
"url": "https://github.com/olamothe",
"githubUsername": "olamothe"
"githubUsername": "olamothe",
"url": "https://github.com/olamothe"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "432d51870dc61014b81f2a7c231d01639089540c974c1789d5a4b7db6bd24569",
"typesPublisherContentHash": "631331840ecf438a4252817e8de8046955155544240002f9770fc76444a25eb5",
"typeScriptVersion": "4.5"
}

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

# Summary
This package contains type definitions for jsTimezoneDetect (https://github.com/pellepim/jstimezonedetect).
This package contains type definitions for jstimezonedetect (https://github.com/pellepim/jstimezonedetect).

@@ -12,7 +12,2 @@ # Details

````ts
// Type definitions for jsTimezoneDetect 1.0
// Project: https://github.com/pellepim/jstimezonedetect
// Definitions by: Olivier Lamothe <https://github.com/olamothe>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export function determine(usingIntl?: boolean): {

@@ -27,7 +22,6 @@ name(): string;

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: `jstz`
# Credits
These definitions were written by [Olivier Lamothe](https://github.com/olamothe).
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