@barcode-bakery/barcode-common
Advanced tools
Comparing version 3.0.0-alpha.3 to 3.0.0-alpha.4
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
94835