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

@clayui/form

Package Overview
Dependencies
Maintainers
16
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/form - npm Package Compare versions

Comparing version 3.40.0 to 3.42.0

2

lib/Input.d.ts

@@ -17,3 +17,3 @@ import React from 'react';

interface IProps extends React.InputHTMLAttributes<HTMLInputElement> {
component?: 'input' | React.ForwardRefExoticComponent<any>;
component?: 'input' | 'textarea' | React.ForwardRefExoticComponent<any>;
insetAfter?: boolean;

@@ -20,0 +20,0 @@ insetBefore?: boolean;

{
"name": "@clayui/form",
"version": "3.40.0",
"version": "3.42.0",
"description": "ClayForm component",

@@ -42,3 +42,3 @@ "license": "BSD-3-Clause",

],
"gitHead": "35f995fa7784af86b2052a542ae5d7b1eccfd356"
"gitHead": "5d343a75f2080a6c19997379cf28b8d430ca0b7e"
}

Sorry, the diff of this file is not supported yet

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