Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
react-revolution
Advanced tools
React Revolution is a light javascript library to generate interactive modules for react projects.
https://react-revolution.j.pl/
import { Breadcrumbs } from 'react-revolution';
import Breadcrumbs from 'react-revolution/Breadcrumbs';
// Global file
@import 'react-revolution/scss/react-revolution.scss';
// Single module file
@import 'react-revolution/scss/rr-breadcrumbs.scss';
// Global file
@import 'react-revolution/css/react-revolution.css';
// Single module file
@import 'react-revolution/css/rr-breadcrumbs.css';
import { Breadcrumbs } from 'react-revolution';
// or default import
// import Breadcrumbs from 'react-revolution/Breadcrumbs';
<Breadcrumbs
hashRouter={true}
/>
Accordion
Articles
ArticlesImages
Astronaut404
Boxes
Breadcrumbs
Cards
CardsScroll
CardsScrollCallback
Carousel
Clipboard
Clouds404
CloudsMountains404
Container
ContainerPopup
ContainerSidebar
CustomSuggestion
DarkLines404
DragDropArea
DragDropList
Filter
FilterMapping
FullScreenListArray
FullScreenListObject
FullScreenOverlay
GlobalMessages
Icons
ImageBanner
ImageBox
ImageCarousel
InputAnimation
InputFile
InputFileDragDrop
InputSuggestionArray
InputSuggestionObject
Lightbulb404
ListSwitch
LoadingBoxTop
LoadOnScroll
Menu
MenuDropDown
MenuHeight
MenuHoverX
MenuHoverY
Modal
Overlay
PagerDynamic
PagerStatic
Picture404
Pills
PopupBox
PopupData
PopupHover
Preloader
ReadMore
ReadMoreCallback
Ribbon
RibbonMultiple
ScrollTo
SideBar
Slider
SliderCards
SliderFullscreen
SliderItems
SourceCode
Stars
Steps
StepsGenerator
StepsGeneratorDragDrop
Suggestions
Table
TextWriter
Timeline
Water404
addGlobalMessage
disableHtmlScroll
enableHtmlScroll
isArray
isInViewport
isObject
scrollTopListener
scrollToTop
urlExtract
uuid
copyArray
copyObject
isBoolean
isFunction
isNumber
isString
FAQs
React Revolution - interactive react components
We found that react-revolution 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.