@types/web-app-manifest
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -1,6 +0,1 @@ | ||
// Type definitions for non-npm package web-app-manifest 1.0 | ||
// Project: https://w3c.github.io/manifest/ | ||
// Definitions by: Yamagishi Kazutoshi <https://github.com/ykzts> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export type TextDirectionType = "ltr" | "rtl" | "auto"; | ||
@@ -7,0 +2,0 @@ export type DisplayModeType = "fullscreen" | "standalone" | "minimal-ui" | "browser"; |
{ | ||
"name": "@types/web-app-manifest", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "TypeScript definitions for web-app-manifest", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-app-manifest", | ||
"name": "Yamagishi Kazutoshi", | ||
"url": "https://github.com/ykzts", | ||
"githubUsername": "ykzts" | ||
"githubUsername": "ykzts", | ||
"url": "https://github.com/ykzts" | ||
} | ||
@@ -24,4 +24,5 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5d3c27ba4b4ec66375f7fa9678724cdac53db5a20585e4984a36b00c6c316720", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "775f7c18ffa88aad8127afed9fa2107e537e9ace4dd6b9386908d1dbc6ba26fc", | ||
"typeScriptVersion": "4.5", | ||
"nonNpm": true | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Yamagishi Kazutoshi](https://github.com/ykzts). |
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
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
13266
279
16