Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ap-angular2-fullcalendar

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ap-angular2-fullcalendar - npm Package Compare versions

Comparing version 1.3.6 to 1.3.7

2

angular2-fullcalendar.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc