New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-swipe-verify

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-swipe-verify - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "react-native-swipe-verify",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": {

@@ -112,2 +112,3 @@ /**

onPanResponderRelease: (evt, gestureState) => {
if (this.state.verify) return
if (this.state.percent >= 100) {

@@ -114,0 +115,0 @@ this.setState({ moving: false, verify: true });

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