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

@schedule-x/react

Package Overview
Dependencies
Maintainers
0
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schedule-x/react - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0

1

dist/types/schedule-x-calendar.d.ts

@@ -17,2 +17,3 @@ import { CalendarApp } from '@schedule-x/calendar';

headerContent?: ReactComponent;
interactiveModalAdditionalFields?: ReactComponent;
};

@@ -19,0 +20,0 @@ };

22

package.json

@@ -18,3 +18,3 @@ {

"types": "dist/types/index.d.ts",
"version": "2.1.2",
"version": "2.2.0",
"type": "module",

@@ -35,3 +35,3 @@ "files": [

"peerDependencies": {
"@schedule-x/calendar": "^2.2.1",
"@schedule-x/calendar": "^2.3.0",
"react": "^16.7.0 || ^17 || ^18",

@@ -42,13 +42,13 @@ "react-dom": "^16.7.0 || ^17 || ^18"

"@fontsource/open-sans": "^5.0.19",
"@rollup/plugin-commonjs": "^26.0.0",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"@schedule-x/calendar-controls": "^2.2.1",
"@schedule-x/drag-and-drop": "^2.2.1",
"@schedule-x/e2e-testing": "^2.2.1",
"@schedule-x/eslint-config": "^2.2.1",
"@schedule-x/event-modal": "^2.2.1",
"@schedule-x/events-service": "^2.2.1",
"@schedule-x/prettier-config": "^2.2.1",
"@schedule-x/shared": "^2.2.1",
"@schedule-x/calendar-controls": "^2.3.0",
"@schedule-x/drag-and-drop": "^2.3.0",
"@schedule-x/e2e-testing": "^2.3.0",
"@schedule-x/eslint-config": "^2.3.0",
"@schedule-x/event-modal": "^2.3.0",
"@schedule-x/events-service": "^2.3.0",
"@schedule-x/prettier-config": "^2.3.0",
"@schedule-x/shared": "^2.3.0",
"@schedule-x/theme-default": "^2.0.0",

@@ -55,0 +55,0 @@ "@semantic-release/changelog": "^6.0.3",

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