react-chrono
Advanced tools
Comparing version 2.2.5 to 2.2.7
@@ -66,2 +66,3 @@ /// <reference types="@types/react" /> | ||
disableNavOnKey?: boolean; | ||
disableTimelinePoint?: boolean; | ||
enableBreakPoint?: boolean; | ||
@@ -68,0 +69,0 @@ enableDarkToggle?: boolean; |
@@ -198,2 +198,3 @@ <div align="center"> | ||
| verticalBreakPoint | 768px | Sets the pixel count below which the timeline will switch to `VERTICAL` mode. | | ||
| disableTimelinePoint | false | Disables the timeline point in both `HORIZONTAL` and `VERTICAL` mode. | | ||
@@ -673,3 +674,3 @@ ### Mode | ||
Prabhu Murthy – [@prabhumurthy2](https://twitter.com/prabhumurthy2) – prabhu.m.murthy@gmail.com | ||
Prabhu Murthy – [@prabhumurthy2](https://twitter.com/prabhumurthy2) – <prabhu.m.murthy@gmail.com> | ||
[https://github.com/prabhuignoto](https://github.com/prabhuignoto) | ||
@@ -685,6 +686,2 @@ | ||
[react]: https://reactjs.org | ||
[typescript]: https://typescriptlang.org | ||
[emotion]: https://emotion.sh/ | ||
## Contributors ✨ | ||
@@ -691,0 +688,0 @@ |
{ | ||
"name": "react-chrono", | ||
"version": "2.2.5", | ||
"version": "2.2.7", | ||
"license": "MIT", | ||
@@ -56,7 +56,7 @@ "description": "A Modern Timeline component for React", | ||
"devDependencies": { | ||
"@babel/core": "^7.22.19", | ||
"@babel/core": "^7.22.20", | ||
"@babel/plugin-proposal-optional-chaining": "^7.21.0", | ||
"@babel/plugin-transform-runtime": "^7.22.15", | ||
"@babel/plugin-transform-typescript": "^7.22.15", | ||
"@babel/preset-env": "^7.22.15", | ||
"@babel/preset-env": "^7.22.20", | ||
"@babel/preset-react": "^7.22.15", | ||
@@ -74,3 +74,3 @@ "@babel/preset-typescript": "^7.22.15", | ||
"@stylelint/postcss-css-in-js": "^0.38.0", | ||
"@testing-library/dom": "^9.3.1", | ||
"@testing-library/dom": "^9.3.3", | ||
"@testing-library/jest-dom": "^6.1.3", | ||
@@ -82,3 +82,3 @@ "@testing-library/react": "^14.0.0", | ||
"@types/node": "^20.6.2", | ||
"@types/react": "^18.2.21", | ||
"@types/react": "^18.2.22", | ||
"@types/react-dom": "^18.2.7", | ||
@@ -88,4 +88,4 @@ "@types/react-router-dom": "^5.3.3", | ||
"@types/testing-library__jest-dom": "^6.0.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | ||
"@typescript-eslint/parser": "^6.7.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.2", | ||
"@typescript-eslint/parser": "^6.7.2", | ||
"@vitejs/plugin-react": "^4.0.4", | ||
@@ -109,4 +109,4 @@ "@vitest/coverage-v8": "^0.34.4", | ||
"lint-staged": "^14.0.1", | ||
"postcss": "^8.4.29", | ||
"postcss-preset-env": "^9.1.3", | ||
"postcss": "^8.4.30", | ||
"postcss-preset-env": "^9.1.4", | ||
"postcss-syntax": "^0.36.2", | ||
@@ -131,3 +131,3 @@ "prettier": "^3.0.3", | ||
"size-limit": "^9.0.0", | ||
"snyk": "^1.1220.0", | ||
"snyk": "^1.1223.0", | ||
"start-server-and-test": "^2.0.0", | ||
@@ -134,0 +134,0 @@ "stylelint": "^15.10.3", |
@@ -198,2 +198,3 @@ <div align="center"> | ||
| verticalBreakPoint | 768px | Sets the pixel count below which the timeline will switch to `VERTICAL` mode. | | ||
| disableTimelinePoint | false | Disables the timeline point in both `HORIZONTAL` and `VERTICAL` mode. | | ||
@@ -673,3 +674,3 @@ ### Mode | ||
Prabhu Murthy – [@prabhumurthy2](https://twitter.com/prabhumurthy2) – prabhu.m.murthy@gmail.com | ||
Prabhu Murthy – [@prabhumurthy2](https://twitter.com/prabhumurthy2) – <prabhu.m.murthy@gmail.com> | ||
[https://github.com/prabhuignoto](https://github.com/prabhuignoto) | ||
@@ -685,6 +686,2 @@ | ||
[react]: https://reactjs.org | ||
[typescript]: https://typescriptlang.org | ||
[emotion]: https://emotion.sh/ | ||
## Contributors ✨ | ||
@@ -691,0 +688,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
480589
2533
105
0
714