
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@tanker/client-react-native
Advanced tools
Tanker provides an easy-to-use SDK allowing you to protect your users' data.
This repository only contains the React Native bindings, which are a thin wrapper around our Android and iOS bindings.
The core library that underlies our native bindings can be found in the TankerHQ/sdk-native GitHub project.
npm install @tanker/client-react-native
See the API documentation.
See the contributing guide to learn how to contribute to the repository and the development workflow.
First, compile the Android app:
cd example
yarn
yarn detox build --configuration android
Then, start the application:
yarn start # This will block your terminal. Test logs will be output by this process, keep an eye on it
And the admin server:
yarn flask # This blocks your terminal too
Finally, run the tests:
yarn detox test --configuration android
Apache-2.0
FAQs
Tanker client SDK for React Native
The npm package @tanker/client-react-native receives a total of 1 weekly downloads. As such, @tanker/client-react-native popularity was classified as not popular.
We found that @tanker/client-react-native demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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 researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.