@barcode-bakery/barcode-1d
Advanced tools
Comparing version 3.0.0-alpha.3 to 3.0.0-alpha.4
{ | ||
"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": { |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
169799
0
+ Added@barcode-bakery/barcode-common@3.0.0-alpha.3(transitive)
- Removed@barcode-bakery/barcode-common@3.0.0-alpha.2(transitive)