New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@jsonforms/react

Package Overview
Dependencies
Maintainers
6
Versions
138
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.7.0-alpha.0
to
3.7.0-alpha.1
+3
-3
package.json
{
"name": "@jsonforms/react",
"version": "3.7.0-alpha.0",
"version": "3.7.0-alpha.1",
"description": "React module of JSON Forms",

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

"peerDependencies": {
"@jsonforms/core": "3.7.0-alpha.0",
"@jsonforms/core": "3.7.0-alpha.1",
"react": "^16.12.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"

@@ -121,3 +121,3 @@ },

"typescript": "~5.5.0",
"@jsonforms/core": "3.7.0-alpha.0"
"@jsonforms/core": "3.7.0-alpha.1"
},

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