Socket
Socket
Sign inDemoInstall

@types/favicons-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/favicons-webpack-plugin - npm Package Versions

2.1.0

Diff

Changelog

Source

2.1.0 (2019-12-31)

Features

  • add typescript typings (a083def), closes #72
types
published 1.0.0 •

Changelog

Source

1.0.0 (2019-08-14)

⚠ BREAKING CHANGES

  • Require Node 6 is or newer
  • align with webpack 4 and drop support for node < 6 (e41a990)
  • prefixes are always treated as a directory path
  • remove -[hash] from default prefix
  • by default only a subset of icons is generated in development

Bug Fixes

  • always treat prefix as a directory path (17aabba)
  • avoid failing if html-webpack-plugin isn't installed (1c0ee82)
  • broken links in content meta tags and browserconfig.xml (51bd1f8)
  • do not interpolate empty prefix (9e197f1)
  • do not rely on html-webpack-plugin's internals (9f166a7)
  • handle author as object in package.json (06da1f8)
  • invalidate cache when changing publicPath (29c9902)
  • set SingleEntryPlugin name (15c4a1a)
  • workaround issues with libxml (d23aea5)
  • update favicons to version 5.0.0 (3737fa3)

Features

  • add inject force option to overrule the html-webpack-plugin favicon option (73b51a1)
  • add light mode during development (47986be)
  • add support for html-webpack-plugin 4.x (94ead15)
  • add support for Webpack 4 (9db88ee)
  • add zero-config mode (793a840)
  • added compatibility for new webpack 4 .hooks mode (5ab0bb8)
  • allow skipping specific instances of html-webpack-plugin (d554946)
  • allow to specify a custom output paths (0755161)
  • cache assets using cache-loader (f2758ca)
  • change the default output prefix to assets (99a7310)
  • expose all options of the favicons npm package (ca4b6e9)
  • give the user more options to specifiy where to inject html (c8a4767)
  • make cache directory configurable (43a5aef)
  • remove -[hash] from default prefix (fc0eb3e)
  • the generated [hash] now is based on the current favicon-webpack-plugin version (ccfea37)
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