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

@fullcalendar/list

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullcalendar/list - npm Package Compare versions

Comparing version 5.0.0-beta.3 to 5.0.0-beta.4

4

main.d.ts

@@ -1,2 +0,2 @@

import { DateComponent, ViewProps, createElement, Seg, DateMarker, EventStore, EventUiHash, DateRange, EventRenderRange, ViewApi, Identity, ClassNamesGenerator, CustomContentGenerator, DidMountHandler, WillUnmountHandler, FormatterInput, DateFormatter, PluginDef } from '@fullcalendar/common';
import { ViewApi, DateComponent, ViewProps, createElement, Seg, DateMarker, EventStore, EventUiHash, DateRange, EventRenderRange, Identity, ClassNamesGenerator, CustomContentGenerator, DidMountHandler, WillUnmountHandler, FormatterInput, DateFormatter, PluginDef } from '@fullcalendar/common';

@@ -39,2 +39,2 @@ interface NoEventsHookProps {

export default _default;
export { ListView };
export { ListView, NoEventsHookProps };
/*!
FullCalendar v5.0.0-beta.3
FullCalendar v5.0.0-beta.4
Docs & License: https://fullcalendar.io/

@@ -4,0 +4,0 @@ (c) 2019 Adam Shaw

{
"name": "@fullcalendar/list",
"version": "5.0.0-beta.3",
"version": "5.0.0-beta.4",
"title": "FullCalendar List View Plugin",

@@ -8,3 +8,3 @@ "description": "View your events as a bulleted list",

"dependencies": {
"@fullcalendar/common": "5.0.0-beta.3",
"@fullcalendar/common": "5.0.0-beta.4",
"tslib": "^1.9.3"

@@ -11,0 +11,0 @@ },

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