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

bimgc

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bimgc - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

public/images/bimgc-100-optimized.png

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.1.14](https://github.com/shinokada/bimgc/compare/v0.1.13...v0.1.14) (2023-02-06)
### Bug Fixes
* optimized png ([7929d24](https://github.com/shinokada/bimgc/commit/7929d243f23d0b0ad196ba51946607783bbf7a90))
### [0.1.13](https://github.com/shinokada/bimgc/compare/v0.1.12...v0.1.13) (2023-02-06)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "bimgc",
"version": "0.1.13",
"version": "0.1.14",
"description": "A node.js script that converts PNG and JPG images to AVIF and WebP format with various sizes and saves them in a specified output directory. The output images are named based on the input file and include information about their size and format.",

@@ -5,0 +5,0 @@ "main": "bin/index.js",

@@ -25,3 +25,3 @@ <h1 align="center">BIMGC</h1>

<img
src="public/images/bimgc.png"
src="public/images/bimgc-800-optimized.png"
srcset="public/images/bimgc-100.png?width=100 100w, public/images/bimgc-200.png?width=200 200w, public/images/bimgc-400.png?width=400 400w, public/images/bimgc-800.png?width=800 800w"

@@ -28,0 +28,0 @@ sizes="(max-width: 800px) 100vw, 50vw"

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