Socket
Socket
Sign inDemoInstall

pwa-icon-list

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

pwa-icon-list

List of the PWA launcher icons


Version published
Maintainers
1
Weekly downloads
40
increased by25%

Weekly downloads

Readme

Source

pwa-icon-list Build Status

List of the PWA app icons

Install

$ npm install --save pwa-icon-list

Usage

const pwaIconList = require('pwa-icon-list');

pwaIconList();
//=> [{file: 'icon-72x72.png', dimension: 72}, {file: 'icon-96x96.png', dimension: 96}, ...]

License

MIT © Sam Verschueren

Keywords

FAQs

Last updated on 15 Jan 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc