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

@the-control-group/ui

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@the-control-group/ui - npm Package Compare versions

Comparing version 1.7.24 to 1.8.0

lib/elements/CodeInput/code-input.less

3

lib/elements/Common/Common.js

@@ -81,3 +81,4 @@ /**

'onMouseUp',
'rows'
'rows',
'autoFocus'
];

@@ -84,0 +85,0 @@

@@ -9,2 +9,3 @@ // Make these available to import directly from the package root

export { default as Input } from './elements/Input/Input';
export { default as CodeInput } from './elements/CodeInput/CodeInput';
export { default as Text } from './elements/Text/Text';

@@ -11,0 +12,0 @@ export { default as Heading } from './elements/Heading/Heading';

{
"name": "@the-control-group/ui",
"version": "1.7.24",
"version": "1.8.0",
"description": "UI kit based on ReactJS for TCG projects",

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

Sorry, the diff of this file is not supported yet

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