
Security News
PEP 810 Proposes Explicit Lazy Imports for Python 3.15
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
@nomicsfoundation/sdk-test
Advanced tools
đź› An SDK for building applications on top of nomicsfoundation.
To run the tests, follow these steps. You must have at least node v10 and yarn installed.
First clone the repository:
git clone https://github.com/nomicsfoundation/sdk-test.git
Move into the sdk-test working directory
cd sdk-test/
Install dependencies
yarn install
Run tests
yarn test
You should see output like the following:
yarn run v1.22.19
$ tsdx test
PASS test/fraction.test.ts
PASS test/constants.test.ts
PASS test/token.test.ts
Test Suites: 1 skipped, 3 passed, 3 of 4 total
Tests: 3 skipped, 20 passed, 23 total
Snapshots: 0 total
Time: 0.869s, estimated 1s
Ran all test suites.
Done in 1.48s.
FAQs
security holding package
The npm package @nomicsfoundation/sdk-test receives a total of 2 weekly downloads. As such, @nomicsfoundation/sdk-test popularity was classified as not popular.
We found that @nomicsfoundation/sdk-test demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.