Socket
Socket
Sign inDemoInstall

react-native-qrcode-svg

Package Overview
Dependencies
30
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

9

package.json
{
"name": "react-native-qrcode-svg",
"version": "1.0.1",
"version": "1.0.2",
"description": "A QR Code generator for React Native based on react-native-svg and javascript-qrcode.",

@@ -24,5 +24,10 @@ "main": "index.js",

"homepage": "https://github.com/AwesomeJerry/react-native-qrcode-svg#readme",
"peerDependencies": {
"react": "^15.0.2",
"react-native-svg": "^1.2.6"
},
"dependencies": {
"javascript-qrcode": "^1.0.7"
"javascript-qrcode": "^1.0.7",
"react-addons-shallow-compare": "^15.0.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc