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.4 to 1.3.5

4

package.json
{
"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;
}
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