File tree Expand file tree Collapse file tree 2 files changed +1014
-1233
lines changed Expand file tree Collapse file tree 2 files changed +1014
-1233
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zxing/browser" ,
3
- "version" : " 0.0.10 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"description" : " ZXing for JS's browser layer." ,
5
5
"keywords" : [
6
6
" reader" ,
54
54
"cypress:debug" : " BROWSER=none CYPRESS_REMOTE_DEBUGGING_PORT=9222 cypress open"
55
55
},
56
56
"peerDependencies" : {
57
- "@zxing/library" : " ^0.18.5 "
57
+ "@zxing/library" : " ^0.19.1 "
58
58
},
59
59
"optionalDependencies" : {
60
60
"@zxing/text-encoding" : " ^0.9.0"
61
61
},
62
62
"devDependencies" : {
63
- "@rollup/plugin-node-resolve" : " ^9.0.0 " ,
64
- "@types/chai" : " ^4.1.4 " ,
65
- "@zxing/library" : " ^0.18.5 " ,
66
- "chai" : " ^4.1.2 " ,
67
- "cypress" : " ^5.0.0 " ,
68
- "eslint" : " ^4.19.1 " ,
69
- "pm2" : " ^4.4.1 " ,
70
- "rollup" : " ^2.32 .0" ,
71
- "shx" : " ^0.3.2 " ,
72
- "terser" : " ^5.3.7 " ,
73
- "tslint" : " ^5.11.0 " ,
63
+ "@rollup/plugin-node-resolve" : " ^13.1.3 " ,
64
+ "@types/chai" : " ^4.3.0 " ,
65
+ "@zxing/library" : " ^0.19.1 " ,
66
+ "chai" : " ^4.3.6 " ,
67
+ "cypress" : " ^9.4.1 " ,
68
+ "eslint" : " ^8.8.0 " ,
69
+ "pm2" : " ^5.1.2 " ,
70
+ "rollup" : " ^2.67 .0" ,
71
+ "shx" : " ^0.3.4 " ,
72
+ "terser" : " ^5.10.0 " ,
73
+ "tslint" : " ^5.20.1 " ,
74
74
"tslint-no-circular-imports" : " ^0.7.0" ,
75
- "typescript" : " ^3.9.7 "
75
+ "typescript" : " ^4.5.5 "
76
76
}
77
77
}
You can’t perform that action at this time.
0 commit comments