Socket
Socket
Sign inDemoInstall

qrcode-generator

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

.npmignore

2

package.json
{
"name": "qrcode-generator",
"version": "1.0.6",
"version": "1.0.7",
"description": "QR Code Generator implementation in JavaScript.",

@@ -5,0 +5,0 @@ "author": "Kazuhiko Arase",

@@ -36,1 +36,5 @@ //---------------------------------------------------------------------

declare var qrcode : QRCodeFactory;
declare module 'qrcode-generator' {
export = qrcode;
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc