🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

wvi-test-ui-components

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wvi-test-ui-components - npm Package Compare versions

Comparing version

to
0.0.14998187

2

package.json
{
"name": "wvi-test-ui-components",
"version": "0.0.14998186",
"version": "0.0.14998187",
"description": "React component library for WVI",

@@ -5,0 +5,0 @@ "main": "src/dist/ui.js",

@@ -25,4 +25,4 @@ import React from 'react';

type={props.type}
value={value}
// value={props.value}
// value={value}
value={props.value}
onChange={props.handleChange}

@@ -29,0 +29,0 @@ placeholder={props.settings.placeholder}

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