Socket
Socket
Sign inDemoInstall

image_number_batch

Package Overview
Dependencies
83
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

12

lib/image_number_batch.js

@@ -197,8 +197,8 @@ var Jimp = require('jimp');

{
'filename' : { 'caption': 'Image filename' , 'default': 'leviatan.png' },
'basename' : { 'caption': 'Base name' , 'default': 'output' },
'basecolor': { 'caption': 'Color Base [B]lack | [W]hite', 'default': 'W' },
'fontsize' : { 'caption': 'Font size [8,16,32,64,128]' , 'default': '64' },
'ini' : { 'caption': 'Start' , 'default': '1' },
'end' : { 'caption': 'End' , 'default': '3' }
'filename' : { 'caption': 'Image filename' , 'default': '' },
'basename' : { 'caption': 'Base name' , 'default': 'output' },
'basecolor': { 'caption': 'Color Base [B]lack | [W]hite', 'default': 'W' },
'fontsize' : { 'caption': 'Font size [8,16,32,64,128]' , 'default': '64' },
'ini' : { 'caption': 'Start' , 'default': '1' },
'end' : { 'caption': 'End' , 'default': '3' }
};

@@ -205,0 +205,0 @@ var q_length = Object.size(questions);

{
"name": "image_number_batch",
"version": "1.0.4",
"version": "1.0.5",
"description": "Batch one image to many (same) images with rendered number.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc