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

cwebp

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cwebp - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

6

History.md

@@ -0,1 +1,7 @@

3.1.0 / 2024-04-18
==================
* Updated installation scripts to install `webp 1.4.0` [#32]
* Update Linux installation script to support `aarch64` [#32]
3.0.0 / 2023-10-10

@@ -2,0 +8,0 @@ ==================

2

package.json

@@ -13,3 +13,3 @@ {

],
"version": "3.0.0",
"version": "3.1.0",
"repository": {

@@ -16,0 +16,0 @@ "type": "git",

@@ -139,3 +139,3 @@ [<img src="https://developers.google.com/speed/webp/images/webplogo.png" alt="WebP logo" align="right" />][webp]

Note that `node-webp` will start listening to the data in a source stream
Note that `node-webp` will start consuming the input stream
only when `.write()`, `.stream()` or `.toBuffer()` is called.

@@ -178,3 +178,3 @@

`node-webp` supports A+ promises.
`node-webp` supports promises.

@@ -199,6 +199,2 @@ ```js

`node-webp` uses [when.js][when] library.
[when]: https://github.com/cujojs/when
### Specifying conversion options

@@ -205,0 +201,0 @@

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