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

react-native-fingerprint-scanner

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-fingerprint-scanner - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

package.json
{
"name": "react-native-fingerprint-scanner",
"version": "1.0.6",
"version": "1.0.7",
"description": "React Native Fingerprint Scanner for Android and iOS",

@@ -24,3 +24,3 @@ "main": "index.js",

"symlink": "cd examples && rm -rf node_modules/react-native-fingerprint-scanner && npm link ../../react-native-fingerprint-scanner && rm -rf ../package-lock.json",
"cleanup": "rm -rf yarn.lock node_modules && cd examples && rm -rf yarn.lock node_modules",
"cleanup": "rm -rf android/build ios/build yarn.lock node_modules && cd examples && rm -rf android/build android/app/build ios/build yarn.lock node_modules",
"cleanup:install": "yarn cleanup && yarn && cd examples && yarn && cd .. && yarn symlink",

@@ -27,0 +27,0 @@ "release:patch": "npm version --force patch && npm publish && git push --follow-tags",

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