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

react-chrono

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-chrono - npm Package Compare versions

Comparing version 2.2.5 to 2.2.7

1

dist/models/TimelineModel.d.ts

@@ -66,2 +66,3 @@ /// <reference types="@types/react" />

disableNavOnKey?: boolean;
disableTimelinePoint?: boolean;
enableBreakPoint?: boolean;

@@ -68,0 +69,0 @@ enableDarkToggle?: boolean;

7

dist/README.md

@@ -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

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