Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2.1 to 2.2.2

27

package.json

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

"user": "no23reason",
"version": "2.2.1",
"version": "2.2.2",
"scripts": {

@@ -13,6 +13,5 @@ "dist": "rimraf ./dist-modules && babel ./src --out-dir ./dist-modules",

"gh-pages:deploy": "gh-pages -d docs/build",
"prepublish": "npm run dist",
"prepublishOnly": "npm run dist",
"prepush": "npm run test:lint && npm run test:js",
"precommit": "pretty-quick --staged",
"semantic-release": "semantic-release",
"start": "catalog start docs",

@@ -32,3 +31,3 @@ "test:js": "jest --coverage",

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

@@ -45,17 +44,17 @@ "babel-core": "^6.26.0",

"catalog": "^3.2.4",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.0.0",
"cz-conventional-changelog": "^3.1.0",
"eslint": "^6.0.1",
"eslint-plugin-react": "^7.7.0",
"gh-pages": "^2.0.0",
"husky": "^1.0.0",
"jest": "^22.4.2",
"husky": "^4.2.3",
"jest": "^23.6.0",
"prettier": "^1.11.1",
"pretty-quick": "^1.4.1",
"pretty-quick": "^2.0.0",
"purecss": "^1.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-github-corner": "^2.1.0",
"react-test-renderer": "^16.2.0",
"rimraf": "^2.6.1",
"semantic-release": "^15.1.6",
"react-test-renderer": "^16.8.6",
"rimraf": "^3.0.0",
"semantic-release": "^17.0.4",
"typescript": "^3.0.3",

@@ -62,0 +61,0 @@ "typings-tester": "^0.3.2"

@@ -1,2 +0,2 @@

[![build status](https://secure.travis-ci.org/no23reason/react-qr-svg.svg)](http://travis-ci.org/no23reason/react-qr-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) [![Greenkeeper badge](https://badges.greenkeeper.io/no23reason/react-qr-svg.svg)](https://greenkeeper.io/)
![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)

@@ -58,3 +58,3 @@ # react-qr-svg

fgColor: '#000000', // Color of the dark squares
cellClassPrefix: '', // Prefix of the CSS classes, if not specified, bgColor and fgColor are ignored
cellClassPrefix: '', // Prefix of the CSS classes, if specified, bgColor and fgColor are ignored
}

@@ -61,0 +61,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