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

@fullcalendar/moment-timezone

Package Overview
Dependencies
Maintainers
1
Versions
61
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.0.0-beta.3 to 6.0.0-beta.4

2

index.global.js
/*!
FullCalendar Moment Timezone Plugin v6.0.0-beta.3
FullCalendar Moment Timezone Plugin v6.0.0-beta.4
Docs & License: https://fullcalendar.io/

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

/*!
FullCalendar Moment Timezone Plugin v6.0.0-beta.3
FullCalendar Moment Timezone Plugin v6.0.0-beta.4
Docs & License: https://fullcalendar.io/

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

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

@@ -5,0 +4,0 @@

{
"name": "@fullcalendar/moment-timezone",
"version": "6.0.0-beta.3",
"version": "6.0.0-beta.4",
"keywords": [

@@ -29,4 +29,3 @@ "calendar",

"peerDependencies": {
"@fullcalendar/core": "6.0.0-beta.3",
"moment": "^2.29.1",
"@fullcalendar/core": "6.0.0-beta.4",
"moment-timezone": "^0.5.31"

@@ -38,3 +37,3 @@ },

"unpkg": "./index.global.min.js",
"jsdelvr": "./index.global.min.js",
"jsdelivr": "./index.global.min.js",
"exports": {

@@ -41,0 +40,0 @@ "./package.json": "./package.json",

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