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

react-qr-scanner

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-qr-scanner - npm Package Compare versions

Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8

dist/react-qr-scanner.umd.js

41

package.json
{
"name": "react-qr-scanner",
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.8",
"description": "",
"main": "dist/react-qr-scanner.cjs.js",
"module": "dist/react-qr-scanner.esm.js",
"browser": "dist/react-qr-scanner.umd.js",
"author": "",

@@ -23,31 +24,21 @@ "license": "ISC",

"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.1",
"@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@storybook/addon-actions": "^6.0.27",
"@storybook/cli": "^6.0.27",
"@storybook/react": "^6.0.27",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.12.1",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"rollup": "^2.32.1",
"rollup-plugin-babel": "^4.4.0",
"@babel/plugin-transform-runtime": "^7.16.8",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"@storybook/addon-actions": "^6.4.13",
"@storybook/cli": "^6.4.13",
"@storybook/react": "^6.4.13",
"eslint": "^8.7.0",
"eslint-config-react-app": "^7.0.0",
"rollup": "^2.64.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-web-worker-loader": "^1.4.0"
"rollup-plugin-web-worker-loader": "^1.6.1"
},
"dependencies": {
"@zxing/library": "^0.18.3",
"prop-types": "^15.7.2"
"@babel/runtime": "^7.16.7",
"@zxing/library": "^0.19.1"
},
"peerDependencies": {
"prop-types": "^15.8.1",
"react": "^16.8.0",

@@ -54,0 +45,0 @@ "react-dom": "^16.8.0"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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