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

image-webp-loader

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-webp-loader - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "image-webp-loader",
"version": "1.2.0",
"version": "1.2.1",
"description": "With webpack-loader to convert ordinary picture format to webp pictures, you can produce original pictures and webp pictures together and keep the same hash",

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

@@ -10,3 +10,3 @@ [![npm][npm]][npm-url]

```sh
npm install image-webp-laoder --save-dev
npm install image-webp-loader --save-dev
```

@@ -16,3 +16,3 @@

Here is the example of using `image-webp-laoder`, after packaging will produce the original picture and webp picture to the specified path:
Here is the example of using `image-webp-loader`, after packaging will produce the original picture and webp picture to the specified path:

@@ -19,0 +19,0 @@ ```javascript

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