
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
els-addon-import-specifiers
Advanced tools
For example:
import { getFooData } from 'bar/utils/blah/foo'
On clicking on getFooData
, you will be able to jump to the actual line of foo.js
where getFooData
is exported.
Add els-addon-import-specifiers
as a dev dependency in your app's package.json and thats it!
yarn add -D els-addon-import-specifiers
npm install --save-dev els-addon-import-specifiers
FAQs
Jump to import specifiers in a project
The npm package els-addon-import-specifiers receives a total of 0 weekly downloads. As such, els-addon-import-specifiers popularity was classified as not popular.
We found that els-addon-import-specifiers demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.