
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.
helper-js
Advanced tools
js functions, import on demand. TypeScript supported. [API](https://phphe.github.io/helper-js/)
js functions, import on demand. TypeScript supported. API
js 方法库, 按需引入. 支持 TypeScript. API 详细文档
npm install helper-js --save
import {createElementFromHTML} from 'helper-js'
// or
import * as hp from 'helper-js'
hp.createElementFromHTML(...)
Import dist/index.iife.js
. Access functions by global variable helperJs
. e.g.: helperJs.createElementFromHTML(...)
.
引入 dist/index.iife.js
. 通过全局变量helperJs
访问子方法. 例: helperJs.createElementFromHTML(...)
.
FAQs
js functions, import on demand. TypeScript supported. [API](https://phphe.github.io/helper-js/)
The npm package helper-js receives a total of 9,392 weekly downloads. As such, helper-js popularity was classified as popular.
We found that helper-js 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.
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.