New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stardust

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stardust - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

12

index.js
import Button from './components/Button/Button';
import Checkbox from './components/Checkbox/Checkbox';
import Column from './components/Grid/Column';
import ConfirmationModal from './components/ConfirmationModal/ConfirmationModal';
import Field from './components/Field/Field';

@@ -10,2 +11,7 @@ import Form from './components/Form/Form';

import Menu from './components/Menu/Menu';
import MenuItem from './components/Menu/MenuItem';
import Modal from './components/Modal/Modal';
import ModalContent from './components/Modal/ModalContent';
import ModalFooter from './components/Modal/ModalFooter';
import ModalHeader from './components/Modal/ModalHeader';
import Segment from './components/Segment/Segment';

@@ -20,2 +26,3 @@ import Select from './components/Select/Select';

Column,
ConfirmationModal,
Field,

@@ -26,2 +33,7 @@ Form,

Menu,
MenuItem,
Modal,
ModalContent,
ModalFooter,
ModalHeader,
Row,

@@ -28,0 +40,0 @@ Segment,

2

package.json
{
"name": "stardust",
"version": "0.1.4",
"version": "0.1.5",
"description": "Semantic UI components for React.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,9 +9,14 @@ ```

. ( (. *.) .
. . *
. . * stardust
.* .
⋆✢✣✤✥✦✧✩✪✫✬✭✮✯✰★ React & Semantic UI ✢✣✤✥✦✧✩✪✫✬✭✮✯✰★⋆
```
>[React](https://facebook.github.io/react/) component library based on [Semantic UI](http://semantic-ui.com/).
## Install
```
npm i stardust -S
```
## Commands

@@ -18,0 +23,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc