We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da01b4 commit 87942e5Copy full SHA for 87942e5
projects/zxing-scanner/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@zxing/ngx-scanner",
3
- "version": "17.0.3",
+ "version": "17.0.4",
4
"description": "High-performance Angular barcode scanner component based on ZXing.",
5
"homepage": "https://github.com/zxing-js/ngx-scanner#readme",
6
"private": false,
@@ -10,7 +10,7 @@
10
"@angular/core": "^11.2.11 || ^12.0.4 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
11
"@angular/forms": "^11.2.11 || ^12.0.4 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
12
"@zxing/browser": "^0.1.4",
13
- "@zxing/library": "^0.20.0",
+ "@zxing/library": "^0.21.0",
14
"rxjs": "^6.6.3 || ^7.0.0"
15
}
16
0 commit comments