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.13 to 0.0.14

2

package.json
{
"name": "react-fidelity-ui",
"version": "0.0.13",
"version": "0.0.14",
"description": "High fidelity UI pack for ReactJS",

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

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

const { changeSingleSelect } = utils;
const { changeMultiSelect } = utils;

@@ -422,3 +422,3 @@ const DropdownComponent = ({ items, onChangeItems }) => (

For consistency, all `fidelity-ui` components follow this pattern for their html markup:
For consistency and predictability, all `fidelity-ui` components follow this pattern for their html markup:

@@ -430,3 +430,3 @@ ```jsx

</div>
<div className="component-body>
<div className="component-body">
body content

@@ -433,0 +433,0 @@ </div>

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