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

emoji-favicon-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emoji-favicon-webpack-plugin - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

lib/index.js

@@ -14,3 +14,3 @@ const render = require('favicon-emoji/lib/render');

(compilation, callback) =>
render(this.emoji, [16, 32, 48])
render(this.emoji, [16, 32, 48, 64, 128, 256])
.then(toIco)

@@ -17,0 +17,0 @@ .then(ico => {

{
"name": "emoji-favicon-webpack-plugin",
"version": "0.0.2",
"version": "0.0.3",
"description": "Let webpack generate an emoji favicon for you",

@@ -5,0 +5,0 @@ "author": "Trevor Blades <tdblades@gmail.com>",

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