
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@instabug/react-native-nn
Advanced tools
A CLI app to automate various tasks for releasing Instabug's cross-platform SDKs.
To generate an Xcode project for use during development, use:
$ swift package generate-xcodeproj
On macOS and Linux, use the following to generate a binary.
$ swift build
To build Escape for release, use the following:
$ swift build -c release
$ cd .build/release
Then, to be able to run it anywhere in macOS, move it to /usr/local/bin
$ cp -f Escape /usr/local/bin/escape
FAQs
React Native plugin for integrating the Instabug SDK
The npm package @instabug/react-native-nn receives a total of 45 weekly downloads. As such, @instabug/react-native-nn popularity was classified as not popular.
We found that @instabug/react-native-nn demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.