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.1.0 to 1.1.1

7

CHANGELOG.md

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

## [1.1.1](https://github.com/schedule-x/react/compare/v1.1.0...v1.1.1) (2023-12-29)
### Bug Fixes
* **event-modal:** make icon color in event modal reactive to theme changes ([96f68d7](https://github.com/schedule-x/react/commit/96f68d7025531f97f245822e1c177b3119f2ba1e))
# [1.1.0](https://github.com/schedule-x/react/compare/v1.0.0...v1.1.0) (2023-12-29)

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

16

package.json

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

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

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

"peerDependencies": {
"@schedule-x/calendar": "^0.8.0",
"@schedule-x/calendar": "^0.8.0 || ^1.0.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.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",
"@schedule-x/drag-and-drop": "^1.0.0",
"@schedule-x/e2e-testing": "^1.0.0",
"@schedule-x/eslint-config": "^1.0.0",
"@schedule-x/event-modal": "^1.0.0",
"@schedule-x/prettier-config": "^1.0.0",
"@schedule-x/theme-default": "^1.0.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