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.18.0 to 0.18.1

6

package.json
{
"name": "@nuintun/qrcode",
"version": "0.18.0",
"version": "0.18.1",
"description": "QRCode encode and decode library.",
"main": "es5/index.js",
"module": "esnext/index.js",
"types": "types/index.d.ts",
"typings": "types/index.d.ts",
"repository": {

@@ -32,3 +32,3 @@ "type": "git",

"devDependencies": {
"rollup": "^1.11.2",
"rollup": "^1.11.3",
"typescript": "^3.4.5",

@@ -35,0 +35,0 @@ "rollup-plugin-node-resolve": "^4.2.3"

@@ -133,3 +133,3 @@ # QRCode

- scan(src: string): Promise<DecoderResult>
- scan(src: string): Promise\<DecoderResult>

@@ -136,0 +136,0 @@ - Decode a qrcode from image src.

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