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

react-fidelity-ui

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-fidelity-ui - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

16

index.js

@@ -0,1 +1,3 @@

import Breadcrumbs from './src/components/Breadcrumbs/';
import Checkbox from './src/components/Checkbox';
import Dropdown, {

@@ -9,5 +11,7 @@ changeSingleSelect,

import Icon from './src/components/Icon';
import Checkbox from './src/components/Checkbox';
import Loader from './src/components/Loader';
import Notification from './src/components/Notification';
import Panel from './src/components/Panel';
import Tag from './src/components/Tag';
import Timeline from './src/components/Timeline';
import Panel from './src/components/Panel';
import './dist/style.min.css';

@@ -24,8 +28,12 @@

export {
Breadcrumbs,
Checkbox,
Dropdown,
Icon,
Checkbox,
Loader,
Notification,
Panel,
Tag,
Timeline,
Panel,
utils
};
{
"name": "react-fidelity-ui",
"version": "0.0.5",
"version": "0.0.6",
"description": "High fidelity material UI pack for ReactJS",

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

@@ -13,3 +13,3 @@ <!-- Logo -->

<p>High-fidelity UI pack for <a href="https://reactjs.org/" target="_blank">React</>.</p>
<p>High-fidelity UI pack for <a href="https://reactjs.org/" target="_blank">React</a>.</p>

@@ -16,0 +16,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