Socket
Socket
Sign inDemoInstall

rc-input-number

Package Overview
Dependencies
10
Maintainers
7
Versions
216
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.8 to 7.3.9

2

es/InputNumber.d.ts

@@ -7,3 +7,3 @@ import * as React from 'react';

defaultValue?: T;
value?: T;
value?: T | null;
prefixCls?: string;

@@ -10,0 +10,0 @@ className?: string;

@@ -7,3 +7,3 @@ import * as React from 'react';

defaultValue?: T;
value?: T;
value?: T | null;
prefixCls?: string;

@@ -10,0 +10,0 @@ className?: string;

{
"name": "rc-input-number",
"version": "7.3.8",
"version": "7.3.9",
"description": "React input-number component",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc