ap-angular2-fullcalendar
Advanced tools
Comparing version 1.3.4 to 1.3.5
{ | ||
"name": "ap-angular2-fullcalendar", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "Angular2 component for FullCalendar", | ||
@@ -33,3 +33,3 @@ "main": "index.js", | ||
"@types/jquery": "3.2.16", | ||
"fullcalendar": "3.6.2" | ||
"fullcalendar": "3.4.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
@@ -11,3 +11,3 @@ import { ElementRef, EventEmitter, AfterViewInit } from '@angular/core'; | ||
ngAfterViewInit(): void; | ||
fullCalendar(...args: any[]): void; | ||
fullCalendar(...args: any[]): any; | ||
} |
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
15989
+ Addedfullcalendar@3.4.0(transitive)
- Removedfullcalendar@3.6.2(transitive)
Updatedfullcalendar@3.4.0