@fourdim/wechat-miniapp-qrcode
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@fourdim/wechat-miniapp-qrcode", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Dynamically generated QR codes for Wechat Miniapps.", | ||
@@ -11,2 +11,5 @@ "author": "Fourdim", | ||
"license": "MIT", | ||
"keywords": [ | ||
"qrcode", "wechat", "miniapp", "miniprogram", "wxapp-qrcode" | ||
], | ||
"files": [ | ||
@@ -34,7 +37,6 @@ "dist" | ||
"eslint": "^7.29.0", | ||
"qrcode-generator": "^1.4.4", | ||
"vite": "^2.3.8" | ||
}, | ||
"dependencies": { | ||
"qrcode-generator": "^1.4.4" | ||
} | ||
"dependencies": {} | ||
} |
@@ -90,10 +90,8 @@ # wechat-miniapp-qrcode | ||
## Dependencies | ||
## Credits | ||
- [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) (MIT) | ||
- [kazuhikoarase/qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) (MIT) | ||
## Acknowledgement | ||
- [lrsjng/kjua](https://github.com/lrsjng/kjua) (MIT) | ||
wechat-miniapp-qrcode is modified based on [lrsjng/kjua](https://github.com/lrsjng/kjua) (MIT), which is suitable for generating QR codes for modern browsers. | ||
## LICENSE | ||
@@ -100,0 +98,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
0
28566
7
103
- Removedqrcode-generator@^1.4.4
- Removedqrcode-generator@1.4.4(transitive)