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

vite-imagetools

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-imagetools - npm Package Compare versions

Comparing version 3.0.0-next.3 to 3.0.0-next.4

2

package.json
{
"name": "vite-imagetools",
"version": "3.0.0-next.3",
"version": "3.0.0-next.4",
"main": "dist/index.cjs",

@@ -5,0 +5,0 @@ "module": "dist/index.mjs",

@@ -16,41 +16,9 @@ # vite-imagetools :toolbox:

## v3 Roadmap
- [x] Custom directives
- [ ] Query parameter passthrough
- [ ] Srcset output
- [x] Metadata output
- [ ] Full test coverage
- [x] **Resize** (i.e. `width`,`w`,`height`,`h`,`resize`)
- [x] **Rotate**
- [x] **Format** (`format` and it's shorthands)
- [ ] **flip**
- [ ] **flop**
- [ ] **sharpen**
- [ ] **blur**
- [ ] **median**
- [ ] **flatten**
- [ ] **gamma**
- [ ] **invert**
- [ ] **normalize**
- [ ] **tint**
- [ ] **grayscale**
- [ ] **toColorspace**
- [ ] **pad**
- [ ] **crop**
- [ ] **trim**
- [ ] **hue**
- [ ] **saturation**
- [ ] **brightness**
<!--
## Features
- **Output modern formats like avif or webp**
- **Resizing**
- **Generate SrcSets**
- **Custom import directives & output formats**
- **Image filters**
- **Import image metadata**
-->
- **Output modern formats :rocket:**
- **Resizing :framed_picture:**
- **No transformations in development mode :zap:**
- **Extensible :jigsaw:**
<!-- - **Image filters :art:** -->

@@ -57,0 +25,0 @@ ## Table of Contents

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