react-bsonschema-form
Advanced tools
Comparing version 0.42.31 to 0.42.32
@@ -54,4 +54,5 @@ 'use strict'; | ||
var StringField = props.registry.fields.StringField; | ||
var utc = uiSchema['ui:options'].utc; | ||
var _ref2 = uiSchema['ui:options'] || {}, | ||
utc = _ref2.utc; | ||
@@ -58,0 +59,0 @@ if (readonly || disabled) { |
{ | ||
"name": "react-bsonschema-form", | ||
"version": "0.42.31", | ||
"version": "0.42.32", | ||
"description": "A simple React component capable of building HTML forms out of a JSON schema.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3888183
5158