@amalto/cron-input
Advanced tools
Comparing version 1.0.19 to 1.1.1
@@ -12,2 +12,5 @@ /// <reference types="react" /> | ||
}; | ||
/** | ||
* Cron input scheduler used on a [redux-form](https://redux-form.com/6.0.0-rc.1/docs/api/reduxform.md/). | ||
*/ | ||
declare module CronInput { | ||
@@ -14,0 +17,0 @@ interface Props extends React.Props<CronInput> { |
@@ -5,3 +5,3 @@ { | ||
"description": "Cron input used to schedule a task.", | ||
"version": "1.0.19", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -29,6 +29,6 @@ "repository": { | ||
"dependencies": { | ||
"@amalto/helpers": "1.1.47", | ||
"@amalto/switch": "1.0.18", | ||
"@amalto/validated-input": "1.0.42", | ||
"@amalto/wordings": "1.0.20", | ||
"@amalto/helpers": "1.2.1", | ||
"@amalto/switch": "1.1.1", | ||
"@amalto/validated-input": "1.1.1", | ||
"@amalto/wordings": "1.1.1", | ||
"classnames": "2.2.5", | ||
@@ -35,0 +35,0 @@ "jquery": "3.3.1", |
Sorry, the diff of this file is not supported yet
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
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
28788
471
+ Added@amalto/help@1.1.1(transitive)
+ Added@amalto/helpers@1.2.1(transitive)
+ Added@amalto/switch@1.1.1(transitive)
+ Added@amalto/validated-input@1.1.1(transitive)
+ Added@amalto/wordings@1.1.1(transitive)
+ Addedpopper.js@1.12.9(transitive)
- Removed@amalto/help@1.0.15(transitive)
- Removed@amalto/helpers@1.1.47(transitive)
- Removed@amalto/switch@1.0.18(transitive)
- Removed@amalto/validated-input@1.0.42(transitive)
- Removed@amalto/wordings@1.0.20(transitive)
Updated@amalto/helpers@1.2.1
Updated@amalto/switch@1.1.1
Updated@amalto/wordings@1.1.1