You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@pwabuilder/manifest-previewer

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pwabuilder/manifest-previewer - npm Package Compare versions

Comparing version

to
1.0.14

2

package.json

@@ -24,3 +24,3 @@ {

"name": "@pwabuilder/manifest-previewer",
"version": "1.0.13",
"version": "1.0.14",
"description": "Web component that previews a PWA based on its manifest.json file",

@@ -27,0 +27,0 @@ "author": "Maria J. Solano",

@@ -161,2 +161,3 @@ # PWABuilder - Manifest previewer

`--windows-font-family` | Font family to use in the Windows previews. | Arial
`--android-font-family` | Font family to use in the Android previews. | Arial
`--ios-font-family` | Font family to use in the iOS previews. | Arial

@@ -163,0 +164,0 @@ `--font-color` | The global font color. | `#292C3A`

Sorry, the diff of this file is too big to display