Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
test-framework
Advanced tools
用于开发 react
组件的脚手架
npm i -g steamerjs steamer-plugin-kit
npm i -g steamer-react-component
steamer kit
npm i
npm run start 或 npm run dev
// 打开链接,查看 demo
localhost:9000
ps:此处在开启开发模式下默认会自动打开浏览器。
npm run lint
ps:此处的扫描在开发模式下是默认开启的,不需要手动执行lint。
// 使用 jest 测试
npm run test 或 npm run jest
// 使用 karma 测试
npm run karma
// 使用 babel 编译
npm run dist 或 npm run babel
// 使用 webapck 编译
npm run webpack
ps:关于两种测试方式和两种编译方式的区别可查看这里。
直接在/example/src/container/
目录下调整关于组件的使用逻辑和范例样式即可,如范例中该目录下的index.js和index.less文件。
FAQs
react component development starter kit
The npm package test-framework receives a total of 0 weekly downloads. As such, test-framework popularity was classified as not popular.
We found that test-framework 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.