Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@step-mobile/sdk
Advanced tools
This SDK contains code and logic for authenticating and communicating with the Step API.
This SDK contains code and logic for authenticating and communicating with the Step API.
yarn install
yarn lint
First, make sure you have the various services running locally, by following Server Readme - Running Services.
Then, you can run local integration tests with:
yarn test:local
yarn test:dev
You should always run generate command first to make sure the SDK is up to date with Swagger
yarn generate
Next, lint and build the source code by running the lint
command, this updates the dist
directory that will be published to npm:
yarn lint
To publish, simply run yarn publish
.
If you do not have access, you can request access from martin@step.com
In order for a new service to become available in the SDK, you need to edit bin/generate-api.js
file and add it to the list of services the script monitors,
run yarn generate
to generate service stubs and publish a new version.
FAQs
This SDK contains code and logic for authenticating and communicating with the Step API.
The npm package @step-mobile/sdk receives a total of 0 weekly downloads. As such, @step-mobile/sdk popularity was classified as not popular.
We found that @step-mobile/sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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 malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.