
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
@rummy-react-ui/core
Advanced tools
Create your application with free and useful components with React based on the RummyUI design.
Our packages are in ALPHA version, which means there can be some small bugs that we try to find and fix. If you find issues we will very much appreciate it if you will add new topic in our github issues. We will add some new features/components to improve our packages to the easy and fast development in the near future.
HAPPY CODING! 🔥
Here is our website documentation.
You can find our packages in the npm.
// npm
npm i @rummy-react-ui/core @emotion/styled @emotion/react
// yarn
yarn add @rummy-react-ui/core @emotion/styled @emotion/react
The full information about usage Rummy React UI you can find here.
Below is showed a simple React application which showing how to easy and fast use our basic component.
import React from 'react';
import ReactDOM from 'react-dom';
import { RUIButton } from '@rummy-react-ui/core';
// or
// import RUIButton from '@rummy-react-ui/core/Button';
function App() {
return <RUIButton>Button</RUIButton>;
}
ReactDOM.render(<App />, document.querySelector('#app'));
Here you can find our information about latest updates or on the website.
This project is licensed under the terms of the MIT license.
FAQs
General react components based on the Rummy React UI design
The npm package @rummy-react-ui/core receives a total of 2 weekly downloads. As such, @rummy-react-ui/core popularity was classified as not popular.
We found that @rummy-react-ui/core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.