New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

favorite-icon-video

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

favorite-icon-video - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0

1

dist/index.d.ts
import { FaviconVideoOptions } from './types';
export type { FaviconVideoOptions };
export interface Options {

@@ -3,0 +4,0 @@ size: number;

4

package.json
{
"name": "favorite-icon-video",
"version": "2.1.2",
"version": "2.2.0",
"description": "A small library for video manipulating in favicon",
"main": "dist/index.common.js",
"module": "dist/index.esm.js",
"typings": "./dist/index.d.ts",
"typings": "dist/index.d.ts",
"author": {

@@ -9,0 +9,0 @@ "name": "Denis Seleznev",

@@ -6,6 +6,13 @@ ⏩ Favorite Icon Video

[![NPM downloads](https://img.shields.io/npm/dm/favorite-icon-video.svg?style=flat)](https://www.npmjs.com/package/favorite-icon-video)
[![Build Status](https://badgen.net/bundlephobia/minzip/favorite-icon-video)](https://bundlephobia.com/result?p=favorite-icon-video)
A small library for video manipulating in favicon.
Small library for video manipulating with desktop favicon.
# Desktop Browser support
- Chrome: ✅
- Firefox: ✅
- Opera: ✅
- IE: ❌
- Edge: ❌
- Safari: ❌ (Safari hides favicons)
# Installation

@@ -12,0 +19,0 @@ `npm install favorite-icon-video`

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