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

react-native-smart-gesture-password-angeloslex

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-smart-gesture-password-angeloslex - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

Arrow.js
import React, {
PropTypes,
Component,

@@ -11,2 +10,3 @@ } from 'react'

import * as Utils from './Utils'
import {PropTypes} from "prop-types";

@@ -13,0 +13,0 @@ const styles = StyleSheet.create({

import React, {
PropTypes,
Component,

@@ -9,3 +8,3 @@ } from 'react'

} from 'react-native'
import {PropTypes} from "prop-types";
const styles = StyleSheet.create({

@@ -12,0 +11,0 @@ container: {

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

import React, {
PropTypes,
Component,

@@ -20,3 +19,3 @@ } from 'react'

} from 'react-native'
import {PropTypes} from "prop-types";
import * as Utils from './Utils'

@@ -23,0 +22,0 @@ import Point from './Point'

import React, {
PropTypes,
Component,

@@ -11,3 +10,3 @@ } from 'react'

import * as Utils from './Utils'
import {PropTypes} from "prop-types";
const styles = StyleSheet.create({

@@ -14,0 +13,0 @@ container: {

{
"name": "react-native-smart-gesture-password-angeloslex",
"version": "2.1.0",
"version": "2.1.1",
"description": "A smart gesture password locker for react-native apps",

@@ -5,0 +5,0 @@ "main": "GesturePassword.js",

import React, {
PropTypes,
Component,

@@ -11,3 +10,3 @@ } from 'react'

import Circle from './Circle'
import {PropTypes} from "prop-types";
export default class Point extends Component {

@@ -14,0 +13,0 @@

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