@data-driven-forms/react-form-renderer
Advanced tools
Comparing version 1.9.6 to 1.9.7
{ | ||
"name": "@data-driven-forms/react-form-renderer", | ||
"version": "1.9.6", | ||
"version": "1.9.7", | ||
"description": "React form renderer for data-driven-forms.", | ||
"main": "dist/index.js", | ||
"license": "Apache-2.0", | ||
"scripts": { | ||
@@ -10,8 +11,6 @@ "start": "webpack-dev-server --env dev --config ./config/webpack.config.js --open --hot", | ||
"test": "jest --coverage", | ||
"test-ci": "jest && codecov" | ||
"test-ci": "jest && codecov", | ||
"release": "semantic-release" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/data-driven-forms/react-form-renderer.git" | ||
}, | ||
"repository": "git@github.com:data-driven-forms/react-forms.git", | ||
"keywords": [ | ||
@@ -22,8 +21,2 @@ "react", | ||
], | ||
"author": "Martin Marosi", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/data-driven-forms/react-form-renderer/issues" | ||
}, | ||
"homepage": "https://github.com/data-driven-forms/react-form-renderer#readme", | ||
"jest": { | ||
@@ -30,0 +23,0 @@ "setupFiles": [ |
Sorry, the diff of this file is too big to display
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
123906
1
2
1