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

@fullcalendar/moment-timezone

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

Comparing version 6.1.4 to 6.1.5

2

index.global.js
/*!
FullCalendar Moment Timezone Plugin v6.1.4
FullCalendar Moment Timezone Plugin v6.1.5
Docs & License: https://fullcalendar.io/docs/moment-timezone-plugin

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

/*!
FullCalendar Moment Timezone Plugin v6.1.4
FullCalendar Moment Timezone Plugin v6.1.5
Docs & License: https://fullcalendar.io/docs/moment-timezone-plugin

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

@@ -1,4 +0,4 @@

import { createPlugin } from '@fullcalendar/core';
import { createPlugin } from '@fullcalendar/core/index.js';
import moment from 'moment-timezone';
import { NamedTimeZoneImpl } from '@fullcalendar/core/internal';
import { NamedTimeZoneImpl } from '@fullcalendar/core/internal.js';

@@ -5,0 +5,0 @@ class MomentNamedTimeZone extends NamedTimeZoneImpl {

{
"name": "@fullcalendar/moment-timezone",
"version": "6.1.4",
"version": "6.1.5",
"title": "FullCalendar Moment Timezone Plugin",

@@ -17,3 +17,3 @@ "description": "Enhanced named time zone functionality with Moment Timezone",

"peerDependencies": {
"@fullcalendar/core": "~6.1.4",
"@fullcalendar/core": "~6.1.5",
"moment-timezone": "^0.5.40"

@@ -43,2 +43,3 @@ },

"./index.cjs": "./index.cjs",
"./index.js": "./index.js",
".": {

@@ -45,0 +46,0 @@ "types": "./index.d.ts",

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