Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3 to 3.0.0-alpha.4

10

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

@@ -48,4 +48,10 @@ "type": "module",

"module": "dist/barcode-1d.js",
"exports": {
".": {
"import": "./dist/barcode-1d.js",
"require": "./dist/barcode-1d.umd.cjs"
}
},
"dependencies": {
"@barcode-bakery/barcode-common": "3.0.0-alpha.2"
"@barcode-bakery/barcode-common": "3.0.0-alpha.3"
},

@@ -52,0 +58,0 @@ "devDependencies": {

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