@sec-ant/barcode-detector
Advanced tools
Comparing version 1.1.0 to 1.1.1
/// <reference types="dom-webcodecs" /> | ||
import { Point2D } from "./BarcodeDetector.js"; | ||
export { setZXingModuleOverrides } from "./BarcodeDetector"; | ||
export { setZXingModuleOverrides } from "./BarcodeDetector.js"; | ||
import { BARCODE_DETECTOR_FORMATS } from "./utils.js"; | ||
@@ -5,0 +5,0 @@ declare global { |
{ | ||
"name": "@sec-ant/barcode-detector", | ||
"private": false, | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"type": "module", | ||
@@ -55,7 +55,7 @@ "files": [ | ||
"http-server": "^14.1.1", | ||
"playwright": "^1.36.0", | ||
"playwright": "^1.36.1", | ||
"start-server-and-test": "^2.0.0", | ||
"typescript": "^5.1.6", | ||
"vite": "^4.4.4", | ||
"vite-plugin-dts": "^3.2.0", | ||
"vite-plugin-dts": "^3.3.0", | ||
"vitest": "^0.33.0" | ||
@@ -62,0 +62,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
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
75638
4