Socket
Socket
Sign inDemoInstall

rc-input-number

Package Overview
Dependencies
Maintainers
3
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-input-number - npm Package Compare versions

Comparing version 2.4.4 to 2.4.5

2

lib/InputNumber.js

@@ -277,3 +277,3 @@ 'use strict';

_react2['default'].createElement('input', _extends({}, props, {
className: prefixCls + '-input ' + (props.className || ''),
className: prefixCls + '-input',
autoComplete: 'off',

@@ -280,0 +280,0 @@ onFocus: this.onFocus,

{
"name": "rc-input-number",
"version": "2.4.4",
"version": "2.4.5",
"description": "input-number ui component for react",

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