Socket
Socket
Sign inDemoInstall

@fmyl/app-ui

Package Overview
Dependencies
563
Maintainers
1
Versions
162
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.106 to 0.0.107

5

lib/commonjs/components/Form/Form-item/index.js

@@ -59,6 +59,6 @@ "use strict";

noStyle,
errors,
labelLayout = 'inline',
renderControl,
onValueChange,
errors,
labelLayout = 'inline',
...mainProps

@@ -74,2 +74,3 @@ } = _ref5;

onChange: () => undefined,
errors,
...(labelLayout === 'inline' ? {

@@ -76,0 +77,0 @@ prefix: label

@@ -52,6 +52,6 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

noStyle,
errors,
labelLayout = 'inline',
renderControl,
onValueChange,
errors,
labelLayout = 'inline',
...mainProps

@@ -67,2 +67,3 @@ } = _ref5;

onChange: () => undefined,
errors,
...(labelLayout === 'inline' ? {

@@ -69,0 +70,0 @@ prefix: label

4

package.json
{
"name": "@fmyl/app-ui",
"version": "0.0.106",
"version": "0.0.107",
"main": "lib/commonjs/index",

@@ -29,3 +29,3 @@ "module": "lib/module/index",

"@bearei/react-error": "^0.0.6",
"@bearei/react-form": "^0.0.34",
"@bearei/react-form": "^0.0.35",
"@bearei/react-icon": "^0.0.15",

@@ -32,0 +32,0 @@ "@bearei/react-input": "^0.0.29",

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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