New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@openhealthnz-credentials/pdf-image-qr-scanner

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openhealthnz-credentials/pdf-image-qr-scanner - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

.lintstagedrc.json
{
"*.(j|t)s(x)?": ["prettier --write", "eslint --fix"]
"src/**/*.(j|t)s(x)?": ["prettier --write", "eslint --fix"]
}
{
"name": "@openhealthnz-credentials/pdf-image-qr-scanner",
"version": "1.0.0",
"version": "1.0.1",
"description": "Library to scan user-uploaded PDF's or images locally and reliably for QR codes using jsQR.",

@@ -46,4 +46,4 @@ "keywords": [

"posttest": "yarn run docs",
"example-build:svelte": "cd examples/svelte && yarn install && yarn run build && cd ../..",
"example-build:react": "cd examples/react && yarn install && yarn run build && cd ../.."
"example-build:svelte": "yarn install && yarn build && cd examples/svelte && yarn install && yarn run build && cd ../..",
"example-build:react": "yarn install && yarn build && cd examples/react && yarn install && yarn run build && cd ../.."
},

@@ -50,0 +50,0 @@ "pre-commit": "lint-staged",

@@ -47,15 +47,6 @@ # pdf-image-qr-scanner

Additional examples available in the the [examples](./examples/) folder.
- [Svelte Web Demo](https://pdf-image-qr-scanner.pages.dev): [source code](./examples/svelte)
- React Web Demo: [source code](./examples/react)
- [Svelte Web Demo](https://svelte-pdf-image-scanner.fallstop.workers.dev/): [source code](./examples/svelte)
- [React Web Demo](https://react-pdf-image-qr-scanner.pages.dev/): [source code](./examples/react)
## TODO:
- Implement AVA tests with browser polyfills.
<h2 align="center">
Supported By
</h2>
<p align="center">
<a href="https://www.provida.nz/">
<img width="250" src="./ProvidaKeaLogo.png"></img>
</a>
</p>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc