
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@36node/bus-core-sdk
Advanced tools
主要负责车辆档案和车辆实时状态信息的查询与修改。
yarn add @36node/bus-core-sdk
const SDK = require("@36node/bus-core-sdk");
const sdk = new SDK({ base: "http://localhost:3000" });
await sdk.line.listLines();
yarn test
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featuremodule © 36node, Released under the MIT License.
Authored and maintained by 36node with help from contributors (list).
GitHub @36node
FAQs
A SDK boilerplate.
The npm package @36node/bus-core-sdk receives a total of 5 weekly downloads. As such, @36node/bus-core-sdk popularity was classified as not popular.
We found that @36node/bus-core-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.