Socket
Socket
Sign inDemoInstall

jsbarcode2

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsbarcode2 - npm Package Compare versions

Comparing version 3.9.0 to 3.9.1

3

bin/renderers/svg.js

@@ -41,3 +41,4 @@ "use strict";

var group = this.createGroup(currentX, encodingOptions.marginTop, this.svg);
var cornerTextHeight = encodingOptions.cornerText ? encodingOptions.cornerTextMargin + encodingOptions.cornerTextFontSize : 0;
var group = this.createGroup(currentX, encodingOptions.marginTop + cornerTextHeight, this.svg);

@@ -44,0 +45,0 @@ this.setGroupOptions(group, encodingOptions);

{
"name": "jsbarcode2",
"version": "3.9.0",
"version": "3.9.1",
"description":

@@ -5,0 +5,0 @@ "JsBarcode is a customizable barcode generator with support for multiple barcode formats.",

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