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 11{
22 "name" : " @zxing/browser" ,
3- "version" : " 0.0.10 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " ZXing for JS's browser layer." ,
55 "keywords" : [
66 " reader" ,
5454 "cypress:debug" : " BROWSER=none CYPRESS_REMOTE_DEBUGGING_PORT=9222 cypress open"
5555 },
5656 "peerDependencies" : {
57- "@zxing/library" : " ^0.18.5 "
57+ "@zxing/library" : " ^0.19.1 "
5858 },
5959 "optionalDependencies" : {
6060 "@zxing/text-encoding" : " ^0.9.0"
6161 },
6262 "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 " ,
7474 "tslint-no-circular-imports" : " ^0.7.0" ,
75- "typescript" : " ^3.9.7 "
75+ "typescript" : " ^4.5.5 "
7676 }
7777}
You can’t perform that action at this time.
0 commit comments