@amalto/cron-input
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -19,3 +19,3 @@ /// <reference types="react" /> | ||
name: string; | ||
/** Date value part. */ | ||
/** Date value part. More details on [CronValue](http://localhost:6060/#cronvalue). */ | ||
value: CronValue; | ||
@@ -22,0 +22,0 @@ /** Cron value onchange event. */ |
@@ -5,3 +5,3 @@ { | ||
"description": "Cron input used to schedule a task.", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "MIT", | ||
@@ -29,6 +29,6 @@ "repository": { | ||
"dependencies": { | ||
"@amalto/helpers": "1.2.1", | ||
"@amalto/switch": "1.1.1", | ||
"@amalto/validated-input": "1.1.1", | ||
"@amalto/wordings": "1.1.1", | ||
"@amalto/helpers": "^1.2.2", | ||
"@amalto/switch": "^1.1.2", | ||
"@amalto/validated-input": "^1.1.2", | ||
"@amalto/wordings": "^1.1.2", | ||
"classnames": "2.2.5", | ||
@@ -35,0 +35,0 @@ "jquery": "3.3.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
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
28855
+ Added@amalto/help@1.9.28(transitive)
+ Added@amalto/helpers@1.9.91(transitive)
+ Added@amalto/switch@1.10.20(transitive)
+ Added@amalto/typings@1.9.71(transitive)
+ Added@amalto/validated-input@1.9.79(transitive)
+ Added@amalto/wordings@1.9.35(transitive)
+ Addedclassnames@2.5.1(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedlodash-es@4.17.21(transitive)
+ Addedpopper.js@1.16.1(transitive)
+ Addedredux@3.7.2(transitive)
+ Addedsymbol-observable@1.2.0(transitive)
- Removed@amalto/help@1.1.1(transitive)
- Removed@amalto/helpers@1.2.1(transitive)
- Removed@amalto/switch@1.1.1(transitive)
- Removed@amalto/validated-input@1.1.1(transitive)
- Removed@amalto/wordings@1.1.1(transitive)
- Removedpopper.js@1.12.9(transitive)
Updated@amalto/helpers@^1.2.2
Updated@amalto/switch@^1.1.2
Updated@amalto/wordings@^1.1.2