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

wideeyes-react-components-library

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wideeyes-react-components-library - npm Package Compare versions

Comparing version

to
1.5.12

2

lib/form.jsx

@@ -13,3 +13,3 @@ import 'style-loader!css-loader!react-input-range/dist/react-input-range.css'

export const Form = (props) =>
<form {...props} noValidate autoComplete>
<form {...props} className={s.form} noValidate autoComplete>
{props.children}

@@ -16,0 +16,0 @@ </form>

{
"name": "wideeyes-react-components-library",
"version": "1.5.11",
"version": "1.5.12",
"main": "index.jsx",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet