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

react-bsonschema-form

Package Overview
Dependencies
Maintainers
3
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bsonschema-form - npm Package Compare versions

Comparing version 0.42.31 to 0.42.32

3

lib/components/fields/DateField.js

@@ -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": {

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