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 2.2.0 to 2.2.1

7

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

@@ -30,7 +30,4 @@ "main": "index.js",

"cleanup:android": "cd examples/android && ./gradlew clean",
"cleanup:install": "yarn cleanup && yarn && cd examples && yarn && cd .. && yarn symlink && yarn cleanup:android",
"release:patch": "npm version --force patch && npm publish && git push --follow-tags",
"release:minor": "npm version --force minor && npm publish && git push --follow-tags",
"release:major": "npm version --force major && npm publish && git push --follow-tags"
"cleanup:install": "yarn cleanup && yarn && cd examples && yarn && cd .. && yarn symlink && yarn cleanup:android"
}
}

Sorry, the diff of this file is not supported yet

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