
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
oo-components
Advanced tools
This repo contains the ONLYOFFICE React component which integrates into React projects.
The onlyoffice-advent-announce component displays the current banner from the ONLYOFFICE site, providing users with important announcements and updates.
Add onlyoffice-advent-announce to your project by executing npm install onlyoffice-advent-announce
or yarn add onlyoffice-advent-announce
.
Here's an example of basic usage:
import React from "react";
import { OOAdventAnnounce } from "onlyoffice-advent-announce";
function MyApp() {
return (
<OOAdventAnnounce />
);
}
If you want to use default onlyoffice-advent-announce styling to build upon it, you can import onlyoffice-advent-announce's styles by using:
import "onlyoffice-advent-announce/dist/oo-advent-announce.css";
Name | Description | Default |
---|---|---|
locale | Locale that should be used. Supported values: "en" , "fr" , "de" , "es" , "pt" , "pt-br" , "it" , "cs" , "ja" , "zh" , "zh-hans" , "el" , "hi" , "ar" , "sr" , "hy" , "ru" . | "en" |
npm run build-storybook
npm run storybook
In case you have any issues, questions, or suggestions for the onlyoffice-advent-announce component, please refer to the Issues section.
Official project website: www.onlyoffice.com.
Support forum: forum.onlyoffice.com.
1.4.0
FAQs
React component for ONLYOFFICE projects
We found that oo-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.