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

@jsonforms/react

Package Overview
Dependencies
Maintainers
6
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsonforms/react - npm Package Compare versions

Comparing version 3.0.0-beta.3 to 3.0.0-beta.4

8

package.json
{
"name": "@jsonforms/react",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"description": "React module of JSON Forms",

@@ -83,3 +83,3 @@ "repository": "https://github.com/eclipsesource/jsonforms",

"peerDependencies": {
"@jsonforms/core": "3.0.0-beta.3",
"@jsonforms/core": "3.0.0-beta.4",
"react": "^16.12.0 || ^17.0.0 || ^18.0.0"

@@ -91,3 +91,3 @@ },

"devDependencies": {
"@jsonforms/core": "^3.0.0-beta.3",
"@jsonforms/core": "^3.0.0-beta.4",
"@rollup/plugin-alias": "^3.1.8",

@@ -117,3 +117,3 @@ "@types/enzyme": "^3.10.3",

},
"gitHead": "78ef46d070f9c5ac1db1f04772db1293858ce2a4"
"gitHead": "413b9767ea8e2c0b6adb3919f5e6b76263d4be31"
}

@@ -11,3 +11,3 @@ # JSON Forms - More Forms. Less Code

You can combine the react package with any react-based renderer set you want, for example the [Material Renderers](https://github.com/eclipsesource/jsonforms/blob/master/packages/material-renderers) or the [Vanilla Renderers](https://github.com/eclipsesource/jsonforms/blob/master/packages/vanilla-renderers).
You can combine the react package with any react-based renderer set you want, for example the [Material Renderers](https://github.com/eclipsesource/jsonforms/tree/master/packages/material) or the [Vanilla Renderers](https://github.com/eclipsesource/jsonforms/tree/master/packages/vanilla).

@@ -111,2 +111,3 @@ See the official [documentation](https://jsonforms.io/) and the JSON Forms React [seed repository](https://github.com/eclipsesource/jsonforms-react-seed) for examples on how to integrate JSON Forms with your application.

}
export default App;
```

@@ -130,1 +131,5 @@

In addition, EclipseSource also offers [professional support](https://jsonforms.io/support) for JSON Forms.
## Migration
See our [migration guide](https://github.com/eclipsesource/jsonforms/blob/master/MIGRATION.md) when updating JSON Forms.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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