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

@fullcalendar/react

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullcalendar/react - npm Package Compare versions

Comparing version 6.0.0-beta.3 to 6.0.0-beta.4

14

package.json
{
"name": "@fullcalendar/react",
"version": "6.0.0-beta.3",
"version": "6.0.0-beta.4",
"title": "FullCalendar React Component",

@@ -18,3 +18,3 @@ "description": "The official FullCalendar component for React",

"peerDependencies": {
"@fullcalendar/core": "6.0.0-beta.3",
"@fullcalendar/core": "6.0.0-beta.4",
"react": "^16.7.0 || ^17 || ^18",

@@ -27,5 +27,5 @@ "react-dom": "^16.7.0 || ^17 || ^18"

"@babel/preset-react": "^7.9.4",
"@fullcalendar/core": "6.0.0-beta.3",
"@fullcalendar/daygrid": "6.0.0-beta.3",
"@fullcalendar/list": "6.0.0-beta.3",
"@fullcalendar/core": "6.0.0-beta.4",
"@fullcalendar/daygrid": "6.0.0-beta.4",
"@fullcalendar/list": "6.0.0-beta.4",
"@rollup/plugin-babel": "^5.0.0",

@@ -64,5 +64,5 @@ "@rollup/plugin-commonjs": "^12.0.0",

".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",
"import": "./dist/index.js",
"types": "./dist/index.d.ts"
"import": "./dist/index.js"
}

@@ -69,0 +69,0 @@ },

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