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

@barcode-bakery/barcode-common

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@barcode-bakery/barcode-common - npm Package Compare versions

Comparing version 3.0.0-alpha.3 to 3.0.0-alpha.4

5

package.json
{
"name": "@barcode-bakery/barcode-common",
"version": "3.0.0-alpha.3",
"version": "3.0.0-alpha.4",
"description": "Base code for generating barcode with the Barcode Bakery library. See barcode-bakery-1d.",

@@ -27,3 +27,4 @@ "type": "module",

"import": "./dist/barcode-common.js",
"require": "./dist/barcode-common.umd.cjs"
"require": "./dist/barcode-common.umd.cjs",
"types": "./dist/index.d.ts"
}

@@ -30,0 +31,0 @@ },

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