react-jsonschema-form
Advanced tools
Comparing version 0.17.0 to 0.17.1
{ | ||
"name": "react-jsonschema-form", | ||
"version": "0.17.0", | ||
"version": "0.17.1", | ||
"description": "A simple React component capable of building HTML forms out of a JSON schema.", | ||
@@ -34,2 +34,3 @@ "scripts": { | ||
"dependencies": { | ||
"deeper": "^2.1.0", | ||
"jsonschema": "^1.0.2" | ||
@@ -45,3 +46,2 @@ }, | ||
"css-loader": "^0.23.1", | ||
"deeper": "^2.1.0", | ||
"eslint": "^1.8.0", | ||
@@ -48,0 +48,0 @@ "eslint-plugin-react": "^3.6.3", |
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
27
4
+ Addeddeeper@^2.1.0
+ Addeddeeper@2.1.0(transitive)