
Research
/Security News
Popular Tinycolor npm Package Compromised in Supply Chain Attack Affecting 40+ Packages
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
@teliads/pictograms
Advanced tools
This package contains the "raw" svg pictograms, that can be used for instance in the telia-pictogram
component. It also contains tooling to convert these icons to source code that can be imported and used in your project. The source code is generally based on the raw svg files, and therefore it is not a good idea to change any of the generated source code files manually.
If we receive new pictogram svg:s or updated pictogram svg:s of existing pictograms proceed as follows:
./assets/
(not in ./src/assets/
!)yarn build
This will re-create the generated source code and therefore also update the actual pictograms.
Removing picrograms is a destructive action that needs to be considered carefully. If an pictogram is removed, it may cause problems for teams who are using that pictogram. Removing an pictogram needs a migration plan. These live in the documentation/
directory of this repository and in the packages/components/src/documentation/
directory. There is information on the Storybook page. (TODO: add link to new storybook site.)
Technically, removing an pictogram only requires you to remove it from ./assets/
and run yarn build
.
In the ./src/
directory,
are not generated. These files are either used during the generation of source code, or a part of the dist of this package.
FAQs
Vocads pictograms library
We found that @teliads/pictograms demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Research
/Security News
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.