Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mui-dataforms

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mui-dataforms - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

dist/MuiDataform.js

@@ -105,2 +105,6 @@ "use strict";

break;
case 'custom':
FieldComponent = field.Component;
break;
}

@@ -107,0 +111,0 @@ }

7

package.json
{
"name": "mui-dataforms",
"version": "0.2.1",
"version": "0.2.2",
"description": "Dynamically generated data forms for use with Material-UI ",

@@ -71,8 +71,3 @@ "main": "dist/index.js",

"react-dom": "^16.8.6"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged --pattern '**/*.*(js|jsx)'"
}
}
}
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