barcode-detector
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -35,2 +35,2 @@ /// <reference types="dom-webcodecs" /> | ||
} | ||
export { setZXingModuleOverrides } from "zxing-wasm"; | ||
export { setZXingModuleOverrides } from "zxing-wasm/reader"; |
@@ -35,2 +35,2 @@ /// <reference types="dom-webcodecs" /> | ||
} | ||
export { setZXingModuleOverrides } from "zxing-wasm"; | ||
export { setZXingModuleOverrides } from "zxing-wasm/reader"; |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"type": "module", | ||
@@ -76,13 +76,13 @@ "files": [ | ||
"prepublishOnly": "npm run build", | ||
"ncu": "npx npm-check-updates -u", | ||
"ncu": "npx npm-check-updates --filterVersion \"/^[~^]/\" -u", | ||
"postncu": "npm i", | ||
"bump-zxing-wasm": "npm i @sec-ant/zxing-wasm@latest --save-exact" | ||
"bump-zxing-wasm": "npm i zxing-wasm@latest --save-exact" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"@typescript-eslint/eslint-plugin": "^6.9.1", | ||
"@typescript-eslint/parser": "^6.9.1", | ||
"@vitest/browser": "^0.34.6", | ||
"@vitest/coverage-istanbul": "^0.34.6", | ||
"@vitest/ui": "^0.34.6", | ||
"eslint": "^8.52.0", | ||
"eslint": "^8.53.0", | ||
"http-server": "^14.1.1", | ||
@@ -93,3 +93,3 @@ "npm-check-updates": "^16.14.6", | ||
"rimraf": "^5.0.5", | ||
"start-server-and-test": "^2.0.1", | ||
"start-server-and-test": "^2.0.2", | ||
"tsx": "^3.14.0", | ||
@@ -102,4 +102,4 @@ "typescript": "^5.2.2", | ||
"@types/dom-webcodecs": "^0.1.9", | ||
"zxing-wasm": "1.0.0-rc.3" | ||
"zxing-wasm": "1.0.0-rc.4" | ||
} | ||
} |
@@ -7,3 +7,3 @@ # barcode-detector | ||
> This package was originally published as [`@sec-ant/barcode-detector`](https://www.npmjs.com/package/@sec-ant/barcode-detector) on the npm registry. With appreciation for the generous offer from [@gruhn](https://github.com/gruhn), the package is now released under the name `barcode-detector` starting from version 2.0.0. The original name `@sec-ant/barcode-detector` will continue to be used for versions prior to 2.0.0, and will be retained solely for maintenance purposes. Eventually, it will be deprecated at an appropriate juncture. | ||
> This package was originally published as [`@sec-ant/barcode-detector`](https://www.npmjs.com/package/@sec-ant/barcode-detector) on the npm registry. With appreciation for the generous offer from [@gruhn](https://github.com/gruhn), the package is now released under the name `barcode-detector` starting from version 2.0.0. The original package under the name `@sec-ant/barcode-detector` is deprecated. | ||
@@ -10,0 +10,0 @@ ## Install |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
20
264077
2762
+ Addedzxing-wasm@1.0.0-rc.4(transitive)
- Removedzxing-wasm@1.0.0-rc.3(transitive)
Updatedzxing-wasm@1.0.0-rc.4