@nuintun/qrcode
Advanced tools
Comparing version 0.32.0 to 0.33.0
{ | ||
"name": "@nuintun/qrcode", | ||
"version": "0.32.0", | ||
"version": "0.33.0", | ||
"description": "A pure JavaScript QRCode encode and decode library.", | ||
@@ -25,3 +25,3 @@ "main": "es5/index.js", | ||
"build:es5": "rollup -c tools/rollup.es5.js", | ||
"example": "rollup -c example/rollup.config.js", | ||
"examples": "rollup -c examples/rollup.config.js", | ||
"build:esnext": "rollup -c tools/rollup.esnext.js", | ||
@@ -28,0 +28,0 @@ "build": "npm run clean & npm run build:es5 & npm run build:esnext" |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
396867
0