Comparing version 0.1.0-alpha.3 to 0.1.0
{ | ||
"name": "qrean", | ||
"type": "module", | ||
"version": "0.1.0-alpha.3", | ||
"version": "0.1.0", | ||
"description": "A portable QR and Barcode generation / manipulation library written in C", | ||
"keywords": [ | ||
"qr", | ||
"qrcode", | ||
"mqr", | ||
"microqr", | ||
"rmqr", | ||
"tqr", | ||
"barcode", | ||
"ean", | ||
"jan", | ||
"nw7", | ||
"code39", | ||
"code93", | ||
"itf" | ||
], | ||
"main": "./dist/Qrean.js", | ||
@@ -15,2 +30,3 @@ "module": "./dist/Qrean.js", | ||
"homepage": "https://github.com/kikuchan/libqrean#readme", | ||
"repository": "https://github.com/kikuchan/libqrean", | ||
"license": "MIT", | ||
@@ -17,0 +33,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
481090
2279