@sec-ant/zxing-wasm
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -146,3 +146,3 @@ var si = (() => { | ||
var V; | ||
u.locateFile ? (V = "zxing_full.wasm", ar(V) || (V = kr(V))) : V = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.3/dist/full/zxing_full.wasm").href; | ||
u.locateFile ? (V = "zxing_full.wasm", ar(V) || (V = kr(V))) : V = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.4/dist/full/zxing_full.wasm").href; | ||
function or(e) { | ||
@@ -149,0 +149,0 @@ try { |
@@ -146,3 +146,3 @@ var ai = (() => { | ||
var Y; | ||
u.locateFile ? (Y = "zxing_reader.wasm", ir(Y) || (Y = Sr(Y))) : Y = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.3/dist/reader/zxing_reader.wasm").href; | ||
u.locateFile ? (Y = "zxing_reader.wasm", ir(Y) || (Y = Sr(Y))) : Y = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.4/dist/reader/zxing_reader.wasm").href; | ||
function ar(e) { | ||
@@ -149,0 +149,0 @@ try { |
@@ -142,3 +142,3 @@ var gn = (() => { | ||
var I; | ||
s.locateFile ? (I = "zxing_writer.wasm", Le(I) || (I = vt(I))) : I = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.3/dist/writer/zxing_writer.wasm").href; | ||
s.locateFile ? (I = "zxing_writer.wasm", Le(I) || (I = vt(I))) : I = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.4/dist/writer/zxing_writer.wasm").href; | ||
function Ne(e) { | ||
@@ -145,0 +145,0 @@ try { |
{ | ||
"name": "@sec-ant/zxing-wasm", | ||
"private": false, | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"type": "module", | ||
"files": [ | ||
"./dist/**/*" | ||
], | ||
"main": "./dist/full/index.js", | ||
"exports": { | ||
@@ -12,5 +16,2 @@ ".": "./dist/full/index.js", | ||
}, | ||
"files": [ | ||
"./dist/**/*" | ||
], | ||
"config": { | ||
@@ -31,2 +32,22 @@ "zxing_wasm_repo_url": "https://github.com/Sec-ant/zxing-wasm-build", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Sec-ant/zxing-wasm" | ||
}, | ||
"homepage": "https://github.com/Sec-ant/zxing-wasm", | ||
"bugs": { | ||
"url": "https://github.com/Sec-ant/zxing-wasm/issues" | ||
}, | ||
"keywords": [ | ||
"es6", | ||
"qrcode", | ||
"barcode", | ||
"wasm", | ||
"zxing", | ||
"zxing-cpp", | ||
"esmodule", | ||
"webassembly" | ||
], | ||
"author": "Ze-Zheng Wu", | ||
"license": "MIT", | ||
"devDependencies": { | ||
@@ -33,0 +54,0 @@ "cross-env": "^7.0.3", |
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2861776
0
1
0