
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@scania/theme-light
Advanced tools
This package has been deprecated and is no longer actively maintained.
Why is this package deprecated?
This package has reached the end of its development lifecycle, and we have decided to discontinue active support and updates for it. We recommend that you consider alternative solutions for your project to ensure ongoing compatibility, security, and stability.
Recommended Alternatives
We suggest exploring the Tegel Design System, which is the successor of SDDS and is actively maintained:
What should you do now?
Migrate to an alternative package: We strongly encourage you to transition to one of the recommended alternatives mentioned above by following their documentation and migration guides on npm, SDDS -> TDS migration guide and Tegel installation on the official Tegel website.
Remove the deprecated package: You can safely remove this package from your project once you have successfully migrated to an alternative solution.
Thank You!
We appreciate your support and use of this package. If you have any questions or need further assistance with the deprecation process or migration, feel free to reach out to us by creating an issue in our GitHub repository or contacting Development support channel in Teams.
Again, thank you for being a part of our community, and we hope the recommended alternatives serve your needs effectively.
*Last Updated: October 23rd 2023
Scania theme is a package to style Scania looks and feel in the Tegel Design System setup.
Install package by running the command below.
npm i @scania/tegel-old -D
npm i @scania/theme-light -D
Import theme in the project and use it with addTheme function from corporate-ui.
import { defineCustomElements, addTheme } from '@scania/components';
import { theme as scania } from '@scania/theme-light';
defineCustomElements();
addTheme(scania);
Initialize the theme with the sdds-theme component. Set global attribute to true in order to enable bootstrap styling.
<sdds-theme></sdds-theme>
git clone https://github.com/scania-digital-design-system/sdds.git
npm i to install package dependenciesnpm startdemo folder in sdds project.The Scania brand identity and the interaction patterns found in this repository are not available on an open source basis. Although we have great freedom to make improvements and new components, some changes to interaction patterns and use of colours etc may not be approved.
FAQs
Scania theme light is a package to style Scania looks and feel.
We found that @scania/theme-light demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 open source maintainers 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.