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

@jsonforms/examples

Package Overview
Dependencies
Maintainers
6
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsonforms/examples - npm Package Compare versions

Comparing version 3.1.0-alpha.3 to 3.1.0-beta.0

1

.eslintrc.js

@@ -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',

8

package.json
{
"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

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