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

@types/web-app-manifest

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/web-app-manifest - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

15

web-app-manifest/index.d.ts

@@ -6,4 +6,4 @@ // Type definitions for non-npm package web-app-manifest 1.0

export type TextDirectionType = 'ltr' | 'rtl' | 'auto';
export type DisplayModeType = 'fullscreen' | 'standalone' | 'minimal-ui' | 'browser';
export type TextDirectionType = "ltr" | "rtl" | "auto";
export type DisplayModeType = "fullscreen" | "standalone" | "minimal-ui" | "browser";

@@ -257,3 +257,12 @@ /**

*/
orientation?: "any" | "landscape" | "landscape-primary" | "landscape-secondary" | "natural" | "portrait" | "portrait-primary" | "portrait-secondary" | undefined;
orientation?:
| "any"
| "landscape"
| "landscape-primary"
| "landscape-secondary"
| "natural"
| "portrait"
| "portrait-primary"
| "portrait-secondary"
| undefined;

@@ -260,0 +269,0 @@ /**

6

web-app-manifest/package.json
{
"name": "@types/web-app-manifest",
"version": "1.0.4",
"version": "1.0.5",
"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": "ce6e963ecd79f4f28bb6da77d7b0168fef5ef2214819fc518b9fd8d3648036d8",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "5d3c27ba4b4ec66375f7fa9678724cdac53db5a20585e4984a36b00c6c316720",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 26 Jun 2023 17:32:37 GMT
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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