Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

frc-ui

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frc-ui - npm Package Compare versions

Comparing version 0.0.0-beta.13 to 0.0.0-beta.14

1

es/tree/Tree.js

@@ -183,2 +183,3 @@ var __rest = (this && this.__rest) || function (s, e) {

};
this.showColorKeys = this.getSelectedPath(props.selectedKeys || [], props.options);
this.state = {

@@ -185,0 +186,0 @@ selectedKeys: props.selectedKeys || [],

@@ -340,2 +340,3 @@ "use strict";

_this.showColorKeys = _this.getSelectedPath(props.selectedKeys || [], props.options);
_this.state = {

@@ -342,0 +343,0 @@ selectedKeys: props.selectedKeys || [],

2

package.json
{
"name": "frc-ui",
"version": "0.0.0-beta.13",
"version": "0.0.0-beta.14",
"description": "React Web UI",

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

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