Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@draftbit/core
Advanced tools
This module contains web-compatible components used by @draftbit/ui.
You should look @ @draftbit/ui
if you are just looking to use these components
in your own projects.
This module is consumed by the ui
module, which injects native dependencies
and re-export the components with those dependencies included for react-native
projects.
It is possible, but not advised, to directly consume components from this module
in your own web projects. You will have to inject your own compatible
dependencies. This is how this project is consumed internally by Draftbit to
power our builder experience. See the interfaces
folder to see what you'll
need to implement yourself.
If you're looking to contribute to components in @draftbit/ui
this is usually
the module you're looking for. Checkout @draftbit/native if you
need to add a module with a native dependency. But please open a PR to discuss
first. It's possible! There's just some gotcha's we should talk through before
you start.
@draftbit/native
can (and should) depend on this module when composing
components to create higher-order functionality, and to share interfaces. This
module should never depend on @draftbit/native
, directly or otherwise, as
that will break non-Expo toolchains that expect to be able use @draftbit/core
directly.
FAQs
Core (non-native) Components
The npm package @draftbit/core receives a total of 2,043 weekly downloads. As such, @draftbit/core popularity was classified as popular.
We found that @draftbit/core 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
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.