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

biiif

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biiif - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

2

package.json
{
"name": "biiif",
"version": "0.3.5",
"version": "0.3.6",
"description": "A CLI to build IIIF collections",

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

@@ -153,3 +153,3 @@ "use strict";

let pathToThumb = join(dirname(imagePath), 'thumb.');
if (config.jimpEnabled) {
if (config.settings.jimpEnabled) {
const image = await Jimp.read(imagePath);

@@ -156,0 +156,0 @@ const thumb = image.clone();

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