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

@nuintun/qrcode

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuintun/qrcode - npm Package Compare versions

Comparing version 0.36.1 to 0.36.2

6

package.json
{
"name": "@nuintun/qrcode",
"version": "0.36.1",
"version": "0.36.2",
"description": "A pure JavaScript QRCode encode and decode library.",

@@ -35,7 +35,7 @@ "main": "es5/index.js",

"del": "^5.0.0",
"rollup": "^1.16.7",
"rollup": "^1.18.0",
"typescript": "^3.5.3",
"acorn-walk": "^6.2.0",
"magic-string": "^0.25.3",
"rollup-plugin-typescript2": "^0.22.0",
"rollup-plugin-typescript2": "^0.22.1",
"rollup-plugin-node-resolve": "^5.2.0"

@@ -42,0 +42,0 @@ },

@@ -145,2 +145,3 @@ # QRCode

- Decode a qrcode from image src.
- `Notice: support browser environment only.`

@@ -147,0 +148,0 @@ - decode(data: Uint8ClampedArray, width: number, height: number): DecoderResult

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