
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
react-coat-dev-pkg
Advanced tools
Structured React + Redux with Typescript and support for isomorphic rendering beautifully
react 生态圈的开放、自由、繁荣,也导致开发配置繁琐、选择迷茫。react-coat 放弃某些灵活性、以约定替代某些配置,固化某些最佳实践方案,从而提供给开发者一个更简洁的糖衣外套。
请先花点时间了解一下:react-coat v4.0
本库是使用在 demo for react-coat 中的脚手架工具。因为,dev环境中的依赖很多,你可以安装本库,它将自动安装一系列的开发依赖,省心省力。
$ npm install react-coat-dev-pkg
参见:
本库将安装:
"dependencies": {
"@types/express": "~4.16.0",
"@types/node": "~10.12.2",
"asset-require-hook": "~1.2.0",
"axios": "~0.18.0",
"babel-eslint": "~10.0.1",
"chalk": "~2.4.1",
"cross-env": "~5.2.0",
"css-loader": "~1.0.0",
"eslint": "~5.7.0",
"eslint-config-airbnb-base": "~13.1.0",
"eslint-config-prettier": "~3.3.0",
"eslint-plugin-import": "~2.14.0",
"eslint-plugin-prettier": "~3.0.0",
"express": "~4.16.2",
"file-loader": "~2.0.0",
"fork-ts-checker-webpack-plugin": "~0.4.14",
"fs-extra": "~7.0.0",
"html-replace-webpack-plugin": "~2.5.5",
"html-webpack-plugin": "~3.2.0",
"json-format": "~1.0.1",
"less": "~3.8.1",
"less-loader": "~4.1.0",
"micromatch": "~3.1.10",
"mini-css-extract-plugin": "~0.4.4",
"null-loader": "~0.1.1",
"postcss-flexbugs-fixes": "~4.1.0",
"postcss-loader": "~3.0.0",
"postcss-preset-env": "~6.1.2",
"postcss-pxtorem": "~4.0.1",
"postcss-safe-parser": "~4.0.1",
"prettier": "~1.15.2",
"style-loader": "~0.23.1",
"stylelint": "~9.8.0",
"stylelint-config-prettier": "~4.0.0",
"stylelint-config-standard": "~18.2.0",
"stylelint-prettier": "~1.0.5",
"stylelint-webpack-plugin": "~0.10.5",
"ts-loader": "~5.2.2",
"tslint": "~5.11.0",
"tslint-config-prettier": "~1.15.0",
"tslint-plugin-prettier": "~2.0.1",
"tslint-react": "~3.6.0",
"typescript": "~3.2.1",
"url-loader": "~1.1.2",
"webpack": "~4.21.0",
"webpack-dev-server": "~3.1.14",
"webpack-manifest-plugin": "~2.0.4",
"yargs": "~12.0.2"
},
FAQs
Structured React + Redux with Typescript and support for isomorphic rendering beautifully
We found that react-coat-dev-pkg 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.