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
4
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.0.0 to 5.1.0

2

lib/Input/Component/index.js

@@ -55,2 +55,3 @@ import { jsx as _jsx } from "react/jsx-runtime";

tabIndex = _ref2$tabIndex === void 0 ? DEFAULT_PROPS.TAB_INDEX : _ref2$tabIndex,
ariaLabel = _ref2.ariaLabel,
maxLength = _ref2.maxLength,

@@ -113,2 +114,3 @@ minLength = _ref2.minLength,

tabIndex: tabIndex,
"aria-label": ariaLabel,
disabled: disabled,

@@ -115,0 +117,0 @@ readOnly: readOnly,

2

package.json
{
"name": "@s-ui/react-atom-input",
"version": "5.0.0",
"version": "5.1.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