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

@s-ui/react-atom-input

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-ui/react-atom-input - npm Package Compare versions

Comparing version 5.8.0 to 5.9.0

5

CHANGELOG.md
# CHANGELOG
# 5.9.0 (2021-10-19)
# 5.8.0 (2021-10-18)

@@ -8,2 +12,3 @@

* **components/atom/input:** add large to input sizes ([c5f134b](https://github.com/SUI-Components/sui-components/commit/c5f134bd2ef9cfbe8699801bab279ec30efbffd5)), closes [#1737](https://github.com/SUI-Components/sui-components/issues/1737)
* **components/atom/input:** password classname fix ([8575b3e](https://github.com/SUI-Components/sui-components/commit/8575b3efc267c5783e835dd3b4a7763fa61fd12a))

@@ -10,0 +15,0 @@

1

lib/config.js

@@ -19,2 +19,3 @@ import cx from 'classnames';

export var SIZES = {
LARGE: 'l',
MEDIUM: 'm',

@@ -21,0 +22,0 @@ SMALL: 's',

2

package.json
{
"name": "@s-ui/react-atom-input",
"version": "5.8.0",
"version": "5.9.0",
"description": "",

@@ -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