
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@deskproapps/deskproapps-sdk-react
Advanced tools
A react-based javascript SDK for building Deskpro Apps powered by the React library
A react-based javascript SDK for building Deskpro Apps powered by the React library
To install, run:
npm install
The recommended way to build this project is to use [Deskpro Apps Tool] (https://github.com/deskpro/deskproapps-dpat), known on the command line as dpat
Dpat is main tool to build and package apps at Deskpro and comes bundled with all the dependencies like Babel and Webpack and many more and it is constantly updated.
Chances are, if you need to build this sdk project, that you would also need to build other sdk projects so it is best to install it globally:
npm install -g @deskproapps/dpat
If you want to have installed locally, run:
npm install -g @deskproapps/dpat
If you have a previous version of dpat installed, it is important that you update to the lastest version
To compile the sdk run:
npm run make-clean && npm run make-lib
To package the sdk run:
npm run make-clean && npm run make-lib && npm run make-dist
You must have Deskpro Apps Tool installed to run the tests. After you install it, run
npm run test
FAQs
A react-based javascript SDK for building Deskpro Apps powered by the React library
The npm package @deskproapps/deskproapps-sdk-react receives a total of 8 weekly downloads. As such, @deskproapps/deskproapps-sdk-react popularity was classified as not popular.
We found that @deskproapps/deskproapps-sdk-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.