Socket
Socket
Sign inDemoInstall

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 1.15.0 to 1.15.1

28

package.json
{
"name": "react-chrono",
"version": "1.15.0",
"version": "1.15.1",
"license": "MIT",

@@ -60,17 +60,17 @@ "description": "A Modern Timeline component for React",

"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^14.1.1",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^14.2.0",
"@types/classnames": "^2.3.1",
"@types/jest": "^27.5.0",
"@types/node": "^17.0.31",
"@types/jest": "^27.5.1",
"@types/node": "^17.0.33",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"@vitejs/plugin-react": "^1.3.2",
"babel-loader": "^8.2.5",
"cssnano": "^5.1.7",
"cypress": "^9.6.0",
"eslint": "^8.14.0",
"cypress": "^9.6.1",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",

@@ -83,3 +83,3 @@ "eslint-plugin-import": "^2.26.0",

"husky": "^7.0.4",
"jest": "^28.0.3",
"jest": "^28.1.0",
"lint-staged": "^12.4.1",

@@ -95,9 +95,9 @@ "postcss": "^8.4.13",

"rimraf": "^3.0.2",
"rollup": "^2.71.1",
"rollup": "^2.73.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.31.2",
"snyk": "^1.917.0",
"snyk": "^1.931.0",
"start-server-and-test": "^1.14.0",
"stylelint": "^14.8.1",
"stylelint": "^14.8.2",
"stylelint-config-recommended": "^6.0.0",

@@ -109,3 +109,3 @@ "stylelint-config-styled-components": "^0.1.1",

"typescript": "^4.6.4",
"vite": "^2.9.7"
"vite": "^2.9.9"
},

@@ -112,0 +112,0 @@ "peerDependencies": {

@@ -447,2 +447,3 @@ <div align="center">

- [Horizontal Basic](https://codesandbox.io/s/keen-shannon-gtjwn?file=/src/App.js)
- [Horizontal - Show all cards](https://codesandbox.io/s/show-all-cards-5vuf2x?file=/src/App.js)
- [Vertical basic](https://codesandbox.io/s/react-chrono-vertical-basic-0rm1o?file=/src/App.js)

@@ -449,0 +450,0 @@ - [Vertical Alternating](https://codesandbox.io/s/react-chrono-tree-text-1fcs3?file=/src/App.js)

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