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

pwa-manifest-loader

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pwa-manifest-loader - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "pwa-manifest-loader",
"version": "1.0.1",
"version": "1.0.2",
"description": "Progressive Web App manifest.json / app.webmenifest loader for webpack.",

@@ -5,0 +5,0 @@ "main": "index.mjs",

@@ -38,3 +38,3 @@ # pwa-manifest-loader for webpack

{
// use pwa-manifest-loader for manifest.json, or app.webmanifest so we can interpret icon URLs.
// use pwa-manifest-loader for manifest.json, or app.webmanifest so icons get loaded
test: /manifest.json$\|.webmanifest$/,

@@ -41,0 +41,0 @@ use: 'pwa-manifest-loader'

Sorry, the diff of this file is not supported yet

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