final-form-set-errors-mutator
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "final-form-set-errors-mutator", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Mutator for setting errors outside of form (for example in redux-saga)", | ||
@@ -23,12 +23,12 @@ "contributors": [ | ||
"types": "dist/index.d.ts", | ||
"dependencies": { | ||
"final-form": "4.19.1", | ||
"model-state-validation": "0.8.0" | ||
}, | ||
"devDependencies": { | ||
"tslint": "6.0.0", | ||
"tslint": "6.1.2", | ||
"tslint-config-prettier": "1.18.0", | ||
"tslint-eslint-rules": "5.4.0", | ||
"typescript": "3.8.3" | ||
"typescript": "3.9.7" | ||
}, | ||
"peerDependencies": { | ||
"final-form": "4.20.1", | ||
"model-state-validation": "1.0.3" | ||
}, | ||
"repository": { | ||
@@ -35,0 +35,0 @@ "type": "git", |
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
5485
+ Addedfinal-form@4.20.1(transitive)
+ Addedmodel-state-validation@1.0.3(transitive)
- Removedfinal-form@4.19.1
- Removedmodel-state-validation@0.8.0
- Removedfinal-form@4.19.1(transitive)
- Removedmodel-state-validation@0.8.0(transitive)