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

react-qr-svg

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-qr-svg - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

11

package.json

@@ -6,3 +6,3 @@ {

"user": "no23reason",
"version": "2.3.0",
"version": "2.4.0",
"scripts": {

@@ -30,3 +30,3 @@ "dist": "rimraf ./dist-modules && babel ./src --out-dir ./dist-modules",

"devDependencies": {
"@types/react": "^16.8.19",
"@types/react": "^17.0.0",
"babel-cli": "^6.26.0",

@@ -45,11 +45,10 @@ "babel-core": "^6.26.0",

"eslint": "^7.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.7.0",
"gh-pages": "^3.1.0",
"husky": "^4.2.3",
"jest": "^23.6.0",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.0",
"purecss": "^1.0.0",
"pretty-quick": "^3.1.0",
"purecss": "^2.0.3",
"react": "^17.0.1",

@@ -56,0 +55,0 @@ "react-dom": "^17.0.1",

@@ -7,2 +7,7 @@ ![Node.js CI](https://github.com/no23reason/react-qr-svg/workflows/Node.js%20CI/badge.svg) [![npm version](https://img.shields.io/npm/v/react-qr-svg.svg)](https://www.npmjs.com/package/react-qr-svg) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

## ⚠️ Deprecation notice ⚠️
The more popular and feature rich [`qrcode.react`](https://github.com/zpao/qrcode.react) which was the original inspiration of this package has added SVG support since this package was created. Its SVG is more optimal than the SVG generated by `react-qr-svg` and it also offers some cool features like image embedding.
This makes `react-qr-svg` obsolete and so it has been marked as deprecated. Please use [`qrcode.react`](https://github.com/zpao/qrcode.react) instead.
## Demo

@@ -9,0 +14,0 @@

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