@jsonforms/examples
Advanced tools
Comparing version 3.1.0-alpha.3 to 3.1.0-beta.0
@@ -17,3 +17,2 @@ /* eslint-env node */ | ||
'@typescript-eslint/no-explicit-any': 'off', | ||
'no-prototype-builtins': 'off', | ||
// Base rule must be disabled to avoid incorrect errors | ||
@@ -20,0 +19,0 @@ 'no-unused-vars': 'off', |
{ | ||
"name": "@jsonforms/examples", | ||
"version": "3.1.0-alpha.3", | ||
"version": "3.1.0-beta.0", | ||
"description": "JSON Forms Example Data", | ||
@@ -49,6 +49,6 @@ "repository": "https://github.com/eclipsesource/jsonforms", | ||
"peerDependencies": { | ||
"@jsonforms/core": "3.1.0-alpha.3" | ||
"@jsonforms/core": "3.1.0-beta.0" | ||
}, | ||
"devDependencies": { | ||
"@jsonforms/core": "^3.1.0-alpha.3", | ||
"@jsonforms/core": "^3.1.0-beta.0", | ||
"@typescript-eslint/eslint-plugin": "^5.54.1", | ||
@@ -70,3 +70,3 @@ "@typescript-eslint/parser": "^5.54.1", | ||
}, | ||
"gitHead": "f8ea38f9f9dd3d46cbfde269ec43e9eb1632e428" | ||
"gitHead": "a5fdca6fb6afa9820eabe8051401785675f53ad7" | ||
} |
Sorry, the diff of this file is not supported yet
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
3014530
22254