New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fullcalendar/bootstrap

Package Overview
Dependencies
Maintainers
0
Versions
62
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 7.0.0-beta.3 to 7.0.0-beta.4

2

index.global.js
/*!
FullCalendar Bootstrap 4 Plugin v7.0.0-beta.3
FullCalendar Bootstrap 4 Plugin v7.0.0-beta.4
Docs & License: https://fullcalendar.io/docs/bootstrap4

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

/*!
FullCalendar Bootstrap 4 Plugin v7.0.0-beta.3
FullCalendar Bootstrap 4 Plugin v7.0.0-beta.4
Docs & License: https://fullcalendar.io/docs/bootstrap4

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

@@ -1,3 +0,6 @@

import { Theme, injectStyles } from '@fullcalendar/core/internal.js';
import { injectStyles, Theme } from '@fullcalendar/core/internal.js';
var css_248z = ".fc-theme-bootstrap a:not([href]){color:inherit}.fc-theme-bootstrap .fc-more-link:hover{text-decoration:none}.fc-theme-bootstrap,.fc-theme-bootstrap .popover{line-height:normal}";
injectStyles(css_248z);
class BootstrapTheme extends Theme {

@@ -32,5 +35,2 @@ }

var css_248z = ".fc-theme-bootstrap a:not([href]){color:inherit}.fc-theme-bootstrap .fc-more-link:hover{text-decoration:none}.fc-theme-bootstrap,.fc-theme-bootstrap .popover{line-height:normal}";
injectStyles(css_248z);
export { BootstrapTheme };
{
"name": "@fullcalendar/bootstrap",
"version": "7.0.0-beta.3",
"version": "7.0.0-beta.4",
"title": "FullCalendar Bootstrap 4 Plugin",

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

"peerDependencies": {
"@fullcalendar/core": "7.0.0-beta.3"
"@fullcalendar/core": "7.0.0-beta.4"
},

@@ -19,0 +19,0 @@ "type": "module",

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