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 4.0.1 to 4.1.0

README.md

4

main.d.ts

@@ -47,4 +47,4 @@ declare module "@fullcalendar/list/ListEventRenderer" {

export { ListView };
const _default_8: import("@fullcalendar/core/plugin-system").PluginDef;
export default _default_8;
const _default_9: import("@fullcalendar/core/plugin-system").PluginDef;
export default _default_9;
}
/*!
@fullcalendar/list v4.0.1
FullCalendar List View Plugin v4.1.0
Docs & License: https://fullcalendar.io/

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

/*!
@fullcalendar/list v4.0.1
FullCalendar List View Plugin v4.1.0
Docs & License: https://fullcalendar.io/

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

{
"name": "@fullcalendar/list",
"title": "FullCalendar List View Plugin",
"description": "Full-sized drag & drop event calendar",
"description": "View your events as a bulleted list",
"keywords": [

@@ -11,6 +11,8 @@ "calendar",

"homepage": "https://fullcalendar.io/",
"docs": "https://fullcalendar.io/docs/list-view",
"bugs": "https://fullcalendar.io/reporting-bugs",
"repository": {
"type": "git",
"url": "https://github.com/fullcalendar/fullcalendar.git"
"url": "https://github.com/fullcalendar/fullcalendar.git",
"homepage": "https://github.com/fullcalendar/fullcalendar"
},

@@ -24,6 +26,6 @@ "license": "MIT",

"copyright": "2019 Adam Shaw",
"version": "4.0.1",
"releaseDate": "2019-03-18",
"version": "4.1.0",
"releaseDate": "2019-04-24",
"peerDependencies": {
"@fullcalendar/core": "^4.0.1"
"@fullcalendar/core": "~4.1.0"
},

@@ -30,0 +32,0 @@ "main": "main.js",

Sorry, the diff of this file is not supported yet

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