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

@uidu/field-base

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uidu/field-base - npm Package Compare versions

Comparing version 0.1.40 to 0.1.41

5

CHANGELOG.md
# Change Log
## 0.1.41
- [patch] [eea866e](https://github.org/uidu-org/guidu/commits/eea866e):
- Field base default props
## 0.1.40

@@ -4,0 +9,0 @@ - [patch] [affa7ad](https://github.org/uidu-org/guidu/commits/affa7ad):

8

components/ComponentHOC/index.js

@@ -97,6 +97,6 @@ import * as tslib_1 from "tslib";

}(React.Component)),
// static defaultProps = {
// onChange: () => {},
// layout: 'vertical',
// };
_a.defaultProps = {
onChange: function () { },
layout: 'vertical',
},
_a.contextType = FormContext,

@@ -103,0 +103,0 @@ _a);

{
"name": "@uidu/field-base",
"version": "0.1.40",
"version": "0.1.41",
"description": "Inputs using Formsy",

@@ -5,0 +5,0 @@ "repository": "https://github.com/uidu-org/guidu.git",

{
"name": "@uidu/field-base",
"version": "0.1.40",
"version": "0.1.41",
"sideEffects": false
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc