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

@barcode-bakery/barcode-1d

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@barcode-bakery/barcode-1d - npm Package Compare versions

Comparing version 3.0.0-alpha.10 to 3.0.0-alpha.11

6

dist/BCGean13.d.ts

@@ -28,2 +28,8 @@ import { BCGBarcode1D, BCGLabel, draw } from '@barcode-bakery/barcode-common';

/**
* Indicates if we need to handle the labels.
* If a child class has done it, then we will skip it.
* TS only.
*/
protected handleLabel: boolean;
/**
* Creates an EAN-13 barcode.

@@ -30,0 +36,0 @@ */

2

package.json
{
"name": "@barcode-bakery/barcode-1d",
"version": "3.0.0-alpha.10",
"version": "3.0.0-alpha.11",
"description": "Generates 1D barcodes.",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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