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

@schedule-x/react

Package Overview
Dependencies
Maintainers
1
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 1.0.0 to 1.1.0

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

# [1.1.0](https://github.com/schedule-x/react/compare/v1.0.0...v1.1.0) (2023-12-29)
### Features
* **calendar:** add callbacks for clicking on date and times ([070bbe7](https://github.com/schedule-x/react/commit/070bbe79b9fdcf2b7aee3adeda5d10e30ae3d93f))
# 1.0.0 (2023-12-29)

@@ -7,0 +14,0 @@

16

package.json

@@ -17,3 +17,3 @@ {

"types": "dist/types/index.d.ts",
"version": "1.0.0",
"version": "1.1.0",
"type": "module",

@@ -30,3 +30,3 @@ "scripts": {

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

@@ -40,8 +40,8 @@ "react-dom": "^16.7.0 || ^17 || ^18"

"@rollup/plugin-typescript": "^11.1.5",
"@schedule-x/drag-and-drop": "^0.7.0",
"@schedule-x/e2e-testing": "^0.7.0",
"@schedule-x/eslint-config": "^0.7.0",
"@schedule-x/event-modal": "^0.7.0",
"@schedule-x/prettier-config": "^0.7.0",
"@schedule-x/theme-default": "^0.7.0",
"@schedule-x/drag-and-drop": "^0.8.0",
"@schedule-x/e2e-testing": "^0.8.0",
"@schedule-x/eslint-config": "^0.8.0",
"@schedule-x/event-modal": "^0.8.0",
"@schedule-x/prettier-config": "^0.8.0",
"@schedule-x/theme-default": "^0.8.0",
"@semantic-release/changelog": "^6.0.3",

@@ -48,0 +48,0 @@ "@semantic-release/git": "^10.0.1",

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