Socket
Socket
Sign inDemoInstall

qrcode-terminal

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qrcode-terminal - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

2

bin/qrcode-terminal.js

@@ -15,3 +15,3 @@ #!/usr/bin/env node

var name = process.argv[1].replace(/^.*[\\\/]/, ''),
var name = process.argv[1].replace(/^.*[\\\/]/, '').replace('.js', ''),
input = process.argv[2];

@@ -18,0 +18,0 @@

{
"name": "qrcode-terminal",
"keywords": ["ansi", "ascii", "qrcode", "console"],
"version" : "0.9.2",
"version" : "0.9.3",
"description" : "QRCodes, in the terminal",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/gtanner/qrcode-terminal",

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