Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
backpack-transpiled
Advanced tools
Scripts used to publish a transpiled version of Skyscanner's Backpack design-system components.
Skyscanner's web components (for React) are published untranspiled. This is fine internally because we have a custom set of react-scripts that handle ES6 syntax and SASS files, but projects outside Skyscanner might not want to use backpack-react-scripts or set up custom bundler rules.
So this is a transpiled version of the components that uses vanilla JS and CSS.
This is shipped as one big package - but modern code-splitting/tree-shaking techniques should mean that your bundle size is not adversely affected
For component documentation, see https://backpack.github.io/.
TODO
TODO
Do not add dependencies directly to the package.json. These are populated automagically during the backpack-pulling process by running npm run pull-backpack:dependencies
.
(Adding dev-dependencies is fine.)
TODO
npm ci
TODO
Contributions are welcome. Please fork and submit a PR if you want to add or change a feature.
0.0.2
FAQs
Transpiled version of Skyscanner's design system (Backpack)
The npm package backpack-transpiled receives a total of 15 weekly downloads. As such, backpack-transpiled popularity was classified as not popular.
We found that backpack-transpiled 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.