Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@haskkor/react-native-recaptchav3
Advanced tools
React native component to use the invisible recaptcha v3 from Google
NOT TESTED YET. DO NOT USE. WIP.
React native component to use the invisible ReCaptcha v3 from Google
npm install --save react-native-recaptchav3
or
yarn add react-native-recaptchav3
import PINCode from '@haskkor/react-native-pincode'
<PINCode status={'choose'}/>
Key | Description | Default | Required | Type |
---|---|---|---|---|
buttonComponentLockedPage | Button component to be used at the bottom of the page on the locked application page | TouchableOpacity exit button killing the application | false | any |
buttonDeleteComponent | Button component to be used at the bottom right of the PIN panel to delete a previous entry | TouchableHighlight button with a delete text and the backspace material icon | false | any |
buttonDeleteText | Text of the of the button used to delete a previous entry on the PIN panel | delete | false | string |
Pull requests are welcome.
[0.0.1] - 2018-11-14
FAQs
React native component to use the invisible recaptcha v3 from Google
The npm package @haskkor/react-native-recaptchav3 receives a total of 466 weekly downloads. As such, @haskkor/react-native-recaptchav3 popularity was classified as not popular.
We found that @haskkor/react-native-recaptchav3 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.