ap-angular2-fullcalendar
Advanced tools
Comparing version 1.3.6 to 1.3.7
@@ -6,3 +6,3 @@ "use strict"; | ||
var common_1 = require("@angular/common"); | ||
var CalendarModule = (function () { | ||
var CalendarModule = /** @class */ (function () { | ||
function CalendarModule() { | ||
@@ -9,0 +9,0 @@ } |
{ | ||
"name": "ap-angular2-fullcalendar", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "Angular2 component for FullCalendar", | ||
@@ -31,5 +31,5 @@ "main": "index.js", | ||
"@angular/forms": "^5.x.x", | ||
"@types/fullcalendar": "3.5.1", | ||
"@types/jquery": "3.2.16", | ||
"fullcalendar": "3.4.0" | ||
"@types/fullcalendar": "3.5.2", | ||
"@types/jquery": "3.2.17", | ||
"fullcalendar": "3.6.2" | ||
}, | ||
@@ -40,7 +40,7 @@ "devDependencies": { | ||
"@angular/platform-browser": "^5.x.x", | ||
"@types/node": "8.0.50", | ||
"ng2-datepicker": "2.1.3", | ||
"rxjs": "5.5.2", | ||
"typescript": "2.4.2" | ||
"@types/node": "8.5.2", | ||
"ng2-datepicker": "2.1.7", | ||
"rxjs": "5.5.6", | ||
"typescript": "2.6.2" | ||
} | ||
} |
@@ -6,3 +6,4 @@ "use strict"; | ||
require("fullcalendar"); | ||
var CalendarComponent = (function () { | ||
var fullcalendar_1 = require("fullcalendar"); | ||
var CalendarComponent = /** @class */ (function () { | ||
function CalendarComponent(element, zone) { | ||
@@ -9,0 +10,0 @@ this.element = element; |
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
17410
152
+ Added@types/fullcalendar@3.5.2(transitive)
+ Added@types/jquery@3.2.17(transitive)
+ Addedfullcalendar@3.6.2(transitive)
- Removed@types/fullcalendar@3.5.1(transitive)
- Removed@types/jquery@3.2.16(transitive)
- Removedfullcalendar@3.4.0(transitive)
Updated@types/fullcalendar@3.5.2
Updated@types/jquery@3.2.17
Updatedfullcalendar@3.6.2