Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@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
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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.