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.5 to 1.0.6

5

web-app-manifest/index.d.ts

@@ -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";

11

web-app-manifest/package.json
{
"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).
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