Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@byted/qrcode-generator

Package Overview
Dependencies
Maintainers
13
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byted/qrcode-generator - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

package.json
{
"name": "@byted/qrcode-generator",
"version": "1.0.2",
"version": "1.0.3",
"description": "A tool for generating qrcode. Support to render canvas, display image, download image file and execute callback, upload image file and execute callback, add customized picture to the center of the qrcode and etc.",

@@ -23,2 +23,6 @@ "main": "index.js",

"license": "MIT",
"dependencies": {
"qrcode": "^0.9.0",
"axios": "^0.15.3"
},
"bugs": {

@@ -25,0 +29,0 @@ "url": "https://github.com/gcidea/qrcode-generator/issues"

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