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

jb-react-jsonschema-form

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jb-react-jsonschema-form - npm Package Compare versions

Comparing version 0.43.0 to 1.0.0

4

lib/components/fields/ArrayField.js

@@ -231,3 +231,3 @@ "use strict";

return i !== index;
}), { validate: true });
}), { validate: false });
};

@@ -252,3 +252,3 @@ }, _this.onReorderClick = function (index, newIndex) {

}
}), { validate: true });
}), { validate: false });
};

@@ -255,0 +255,0 @@ }, _this.onChangeForIndex = function (index) {

{
"name": "jb-react-jsonschema-form",
"version": "0.43.0",
"version": "1.0.0",
"description": "A simple React component capable of building HTML forms out of a JSON schema.",

@@ -5,0 +5,0 @@ "scripts": {

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

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