Socket
Socket
Sign inDemoInstall

rc-input

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-input - npm Package Compare versions

Comparing version 0.0.1-alpha.1 to 0.0.1-alpha.2

2

es/Input.js

@@ -120,3 +120,3 @@ import _typeof from "@babel/runtime/helpers/esm/typeof";

// specify either the value prop, or the defaultValue prop, but not both.
'defaultValue', 'showCount', 'affixWrapperClassName', 'groupClassName', 'inputClassName', 'wrapperClassName', 'clearIcon']);
'defaultValue', 'showCount', 'affixWrapperClassName', 'groupClassName', 'inputClassName', 'wrapperClassName', 'htmlSize', 'clearIcon']);
return /*#__PURE__*/React.createElement("input", _objectSpread(_objectSpread({

@@ -123,0 +123,0 @@ autoComplete: autoComplete

@@ -143,3 +143,3 @@ "use strict";

// specify either the value prop, or the defaultValue prop, but not both.
'defaultValue', 'showCount', 'affixWrapperClassName', 'groupClassName', 'inputClassName', 'wrapperClassName', 'clearIcon']);
'defaultValue', 'showCount', 'affixWrapperClassName', 'groupClassName', 'inputClassName', 'wrapperClassName', 'htmlSize', 'clearIcon']);
return /*#__PURE__*/_react.default.createElement("input", (0, _objectSpread2.default)((0, _objectSpread2.default)({

@@ -146,0 +146,0 @@ autoComplete: autoComplete

{
"name": "rc-input",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"description": "React input component",

@@ -5,0 +5,0 @@ "keywords": [

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