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

@fullcalendar/bootstrap

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/bootstrap - npm Package Compare versions

Comparing version 6.1.12 to 6.1.13

4

index.global.js
/*!
FullCalendar Bootstrap 4 Plugin v6.1.12
FullCalendar Bootstrap 4 Plugin v6.1.13
Docs & License: https://fullcalendar.io/docs/bootstrap4
(c) 2023 Adam Shaw
(c) 2024 Adam Shaw
*/

@@ -6,0 +6,0 @@ FullCalendar.Bootstrap = (function (exports, core, internal$1) {

/*!
FullCalendar Bootstrap 4 Plugin v6.1.12
FullCalendar Bootstrap 4 Plugin v6.1.13
Docs & License: https://fullcalendar.io/docs/bootstrap4
(c) 2023 Adam Shaw
(c) 2024 Adam Shaw
*/
FullCalendar.Bootstrap=function(e,t,o){"use strict";class r extends o.Theme{}r.prototype.classes={root:"fc-theme-bootstrap",table:"table-bordered",tableCellShaded:"table-active",buttonGroup:"btn-group",button:"btn btn-primary",buttonActive:"active",popover:"popover",popoverHeader:"popover-header",popoverContent:"popover-body"},r.prototype.baseIconClass="fa",r.prototype.iconClasses={close:"fa-times",prev:"fa-chevron-left",next:"fa-chevron-right",prevYear:"fa-angle-double-left",nextYear:"fa-angle-double-right"},r.prototype.rtlIconClasses={prev:"fa-chevron-right",next:"fa-chevron-left",prevYear:"fa-angle-double-right",nextYear:"fa-angle-double-left"},r.prototype.iconOverrideOption="bootstrapFontAwesome",r.prototype.iconOverrideCustomButtonOption="bootstrapFontAwesome",r.prototype.iconOverridePrefix="fa-";o.injectStyles(".fc-theme-bootstrap a:not([href]){color:inherit}.fc-theme-bootstrap .fc-more-link:hover{text-decoration:none}");var a=t.createPlugin({name:"@fullcalendar/bootstrap",themeClasses:{bootstrap:r}}),n={__proto__:null,BootstrapTheme:r};return t.globalPlugins.push(a),e.Internal=n,e.default=a,Object.defineProperty(e,"__esModule",{value:!0}),e}({},FullCalendar,FullCalendar.Internal);
{
"name": "@fullcalendar/bootstrap",
"version": "6.1.12",
"version": "6.1.13",
"title": "FullCalendar Bootstrap 4 Plugin",

@@ -16,3 +16,3 @@ "description": "Bootstrap 4 theme for FullCalendar",

"peerDependencies": {
"@fullcalendar/core": "~6.1.12"
"@fullcalendar/core": "~6.1.13"
},

@@ -32,3 +32,3 @@ "type": "module",

},
"copyright": "2023 Adam Shaw",
"copyright": "2024 Adam Shaw",
"types": "./index.d.ts",

@@ -35,0 +35,0 @@ "main": "./index.cjs",

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