@types/web-app-manifest
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -256,3 +256,3 @@ // Type definitions for non-npm package web-app-manifest 1.0 | ||
*/ | ||
orientation?: OrientationLockType | undefined; | ||
orientation?: "any" | "landscape" | "landscape-primary" | "landscape-secondary" | "natural" | "portrait" | "portrait-primary" | "portrait-secondary" | undefined; | ||
@@ -259,0 +259,0 @@ /** |
{ | ||
"name": "@types/web-app-manifest", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for web-app-manifest", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-app-manifest", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "a60a9144663b828a56e5bcecde0f3379a8739154ec864b6ade429d9d8232fbd1", | ||
"typesPublisherContentHash": "ce6e963ecd79f4f28bb6da77d7b0168fef5ef2214819fc518b9fd8d3648036d8", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 03 May 2023 14:32:46 GMT | ||
* Last updated: Mon, 26 Jun 2023 17:32:37 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
13435