react-jsonschema-form-manager
Advanced tools
Comparing version 0.2.4 to 0.3.0
@@ -6,3 +6,3 @@ { | ||
"author": "mavarazy@gmail.com", | ||
"version": "0.2.4", | ||
"version": "0.3.0", | ||
"scripts": { | ||
@@ -57,4 +57,3 @@ "build:lib": "rimraf lib && cross-env NODE_ENV=production babel -d lib/ src/", | ||
"prop-types": "15.5.10", | ||
"rfc6902": "1.3.0", | ||
"whatwg-fetch": "2.0.3" | ||
"rfc6902": "1.3.0" | ||
}, | ||
@@ -79,2 +78,3 @@ "devDependencies": { | ||
"css-loader": "^0.28.7", | ||
"enzyme": "^2.9.1", | ||
"eslint": "^4.6.1", | ||
@@ -89,3 +89,2 @@ "eslint-plugin-jest": "^21.0.0", | ||
"extract-text-webpack-plugin": "^3.0.0", | ||
"fetch-mock": "^5.12.2", | ||
"gh-pages": "^1.0.0", | ||
@@ -98,3 +97,2 @@ "has-flag": "^2.0.0", | ||
"json-rules-engine": "^2.0.2", | ||
"json-server": "^0.12.0", | ||
"lint-staged": "^4.1.3", | ||
@@ -101,0 +99,0 @@ "prettier": "^1.6.1", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
5
52
284677
1
+ Addedwhatwg-fetch@3.6.20(transitive)
- Removedwhatwg-fetch@2.0.3
- Removedwhatwg-fetch@2.0.3(transitive)