@types/jstimezonedetect
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -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; |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2802
4
25