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

cwebp-bin

Package Overview
Dependencies
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cwebp-bin - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

2

lib/install.js

@@ -13,3 +13,3 @@ 'use strict';

binBuild.url('http://downloads.webmproject.org/releases/webp/libwebp-1.0.0.tar.gz', [
binBuild.url('http://downloads.webmproject.org/releases/webp/libwebp-1.0.2.tar.gz', [
`./configure --disable-shared --prefix="${bin.dest()}" --bindir="${bin.dest()}"`,

@@ -16,0 +16,0 @@ 'make && make install'

{
"name": "cwebp-bin",
"version": "5.0.0",
"version": "5.1.0",
"description": "cwebp wrapper that makes it seamlessly available as a local dependency",

@@ -5,0 +5,0 @@ "license": "MIT",

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