@comparaonline/ui-wizard-form-manager
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -13,3 +13,3 @@ import { ReactNode } from 'react'; | ||
previous: () => void; | ||
goTo?: (stepId: string, forceRewind?: boolean) => void; | ||
goTo?: (stepId: string, forceRewind: boolean) => void; | ||
setLoading: (isLoading: boolean) => void; | ||
@@ -16,0 +16,0 @@ values: T; |
{ | ||
"name": "@comparaonline/ui-wizard-form-manager", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "dist/ui-wizard-form-manager.js", | ||
@@ -18,4 +18,4 @@ "types": "dist/index.d.ts", | ||
"peerDependencies": { | ||
"react": "^16.7.0", | ||
"react-dom": "^16.0.0" | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0" | ||
}, | ||
@@ -31,4 +31,4 @@ "devDependencies": { | ||
"jest": "^23.6.0", | ||
"react": "^16.7.0", | ||
"react-dom": "^16.0.0", | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0", | ||
"tslint": "^5.12.0", | ||
@@ -46,3 +46,3 @@ "typescript": "^3.2.2", | ||
}, | ||
"gitHead": "4efe5db3b7021fd22080b117f8cf11e87874dfab" | ||
"gitHead": "da272b7cd48020483f8012da1df755e37af7d2ca" | ||
} |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
34106
14
152
1