
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@omicronenergy/oscd-shell
Advanced tools
The shell component of OpenSCD, where plugins are loaded and the application is initialized.
npm i @omicronenergy/oscd-shell
<script type="module">
import '@omicronenergy/oscd-shell/oscd-shell.js';
</script>
<oscd-shell></oscd-shell>
To scan the project for linting and formatting errors, run
npm run lint
To automatically fix linting and formatting errors, run
npm run format
We use ESLint and Prettier for linting and formatting. Plugins for automatic formatting and linting during editing are available for vim, emacs, VSCode, and all popular IDEs.
To execute a single test run:
npm test
To run the tests in interactive watch mode run:
npm run test:watch
For most of the tools, the configuration is in the package.json
to reduce the
amount of files in the project.
web-dev-server
npm run start
To run a local development server that serves the basic demo located in demo/index.html
This webcomponent follows the open-wc recommendation.
This project is licensed under the Apache License 2.0.
© 2022 OMICRON electronics GmbH
FAQs
The shell component of OpenSCD, where plugins are loaded and the application is initialized.
The npm package @omicronenergy/oscd-shell receives a total of 148 weekly downloads. As such, @omicronenergy/oscd-shell popularity was classified as not popular.
We found that @omicronenergy/oscd-shell demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.