Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "zbar-wasi", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Scan barcodes in web browsers", | ||
@@ -12,3 +12,4 @@ "homepage": "https://github.com/MyIsaak/zbar-wasi", | ||
"build:wasm": "./install.sh", | ||
"build:js": "rollup -c" | ||
"build:js": "rollup -c", | ||
"publish": "npm run build && npm publish" | ||
}, | ||
@@ -15,0 +16,0 @@ "files": [ |
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
594153