✨ Create server-rendered universal JavaScript applications with no configuration
by jaredpalmerJavaScript
Last 12 weeks · 0 commits
4 of 6 standards met
Hi there! This change adds the repository property to your package.json file(s). Having this available provides a number of benefits to security tooling. For example, it allows for greater trust by checking for signed commits, contributors to a release and validating history with the project. It also allows for comparison between the source code and the published artifact in order to detect attacks on authors during the publication process. We validate that we're making a PR against the correct repository by comparing the metadata for the published artifact on npmjs.com against the metadata in the package.json file in the repository. This change is provided by a team at Microsoft -- we're happy to answer any questions you may have. (Members of this team include @s-tuli, @iarna, @v-rr, @v-jiepeng, @v-zhzhou and @v-gjy). If you would prefer that we not make these sorts of PRs to projects you maintain, please just say. If you'd like to learn more about what we're doing here, we've prepared a document talking about both this project and some of our other activities around supply chain security here: microsoft/Secure-Supply-Chain This PR provides repository metadata for the following packages: razzle-examples-with-vendor-bundle razzle-examples-with-typescript razzle-examples-with-styled-components razzle-examples-with-scss razzle-examples-with-redux razzle-examples-with-reason-react razzle-examples-with-react-native-web razzle-examples-with-preact razzle-examples-with-polka razzle-examples-with-now razzle-examples-with-mdx razzle-examples-with-material-ui razzle-examples-with-loadable-components razzle-examples-with-koa razzle-examples-with-jsxstyle razzle-examples-with-inferno razzle-examples-with-hyperapp razzle-examples-with-heroku razzle-examples-with-firebase-functions razzle-examples-with-elm razzle-examples-with-custom-webpack-config razzle-examples-with-custom-environment-variables razzle-examples-with-custom-babel-config razzle-examples-basic
Repository: jaredpalmer/razzle. Description: ✨ Create server-rendered universal JavaScript applications with no configuration Stars: 11020, Forks: 841. Primary language: JavaScript. Languages: JavaScript (99%), CSS (1%), Shell (0%). License: MIT. Homepage: https://razzlejs.org Topics: isomorphic, javascript, parallel, preact, react, typescript, universal, webpack. Latest release: razzle-plugin-svelte@4.2.18 (3y ago). Open PRs: 36, open issues: 99. Last activity: 2y ago. Community health: 85%. Top contributors: fivethreeo, jaredpalmer, nimaa77, greenkeeperio-bot, heath-freenome, rowellx68, gregmartyn, reiner-gerecke-momox, jackjocross, therealgilles and others.