react-chrono
Advanced tools
Comparing version 1.10.1 to 1.11.0
{ | ||
"name": "react-chrono", | ||
"version": "1.10.1", | ||
"version": "1.11.0", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "description": "A Modern Timeline component for React", | ||
"@emotion/core": "^11.0.0-next.10", | ||
"@emotion/react": "^11.4.0", | ||
"@emotion/react": "^11.4.1", | ||
"@emotion/styled": "^11.3.0", | ||
@@ -45,14 +45,14 @@ "classnames": "^2.3.1", | ||
"devDependencies": { | ||
"@babel/core": "^7.14.6", | ||
"@babel/core": "^7.15.0", | ||
"@babel/plugin-proposal-optional-chaining": "^7.14.5", | ||
"@babel/plugin-transform-runtime": "^7.14.5", | ||
"@babel/preset-env": "^7.14.7", | ||
"@babel/plugin-transform-runtime": "^7.15.0", | ||
"@babel/preset-env": "^7.15.0", | ||
"@babel/preset-react": "^7.14.5", | ||
"@babel/preset-typescript": "^7.14.5", | ||
"@babel/preset-typescript": "^7.15.0", | ||
"@emotion/babel-plugin": "^11.3.0", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-buble": "^0.21.3", | ||
"@rollup/plugin-commonjs": "^19.0.1", | ||
"@rollup/plugin-node-resolve": "^13.0.2", | ||
"@rollup/plugin-strip": "^2.0.1", | ||
"@rollup/plugin-commonjs": "^20.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.4", | ||
"@rollup/plugin-strip": "^2.1.0", | ||
"@snowpack/app-scripts-react": "^2.0.1", | ||
@@ -65,21 +65,21 @@ "@snowpack/plugin-dotenv": "^2.1.0", | ||
"@testing-library/react": "^12.0.0", | ||
"@testing-library/user-event": "^13.2.0", | ||
"@testing-library/user-event": "^13.2.1", | ||
"@types/classnames": "^2.3.1", | ||
"@types/jest": "^26.0.24", | ||
"@types/node": "^16.3.3", | ||
"@types/react": "^17.0.14", | ||
"@types/jest": "^27.0.1", | ||
"@types/node": "^16.6.1", | ||
"@types/react": "^17.0.17", | ||
"@types/react-dom": "^17.0.9", | ||
"@types/react-router-dom": "^5.1.8", | ||
"@types/snowpack-env": "^2.3.4", | ||
"@typescript-eslint/eslint-plugin": "^4.28.3", | ||
"@typescript-eslint/parser": "^4.28.3", | ||
"@typescript-eslint/eslint-plugin": "^4.29.1", | ||
"@typescript-eslint/parser": "^4.29.1", | ||
"babel-loader": "^8.2.2", | ||
"cssnano": "^5.0.6", | ||
"cypress": "^7.7.0", | ||
"eslint": "^7.31.0", | ||
"cssnano": "^5.0.7", | ||
"cypress": "8.2.0", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-react": "^7.24.0", | ||
"husky": "^7.0.1", | ||
"jest": "^27.0.6", | ||
"lint-staged": "^11.0.1", | ||
"postcss": "^8.3.5", | ||
"lint-staged": "^11.1.2", | ||
"postcss": "^8.3.6", | ||
"prettier": "^2.3.2", | ||
@@ -91,8 +91,8 @@ "react": "^17.0.2", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.53.2", | ||
"rollup-plugin-postcss": "^4.0.0", | ||
"rollup": "^2.56.2", | ||
"rollup-plugin-postcss": "^4.0.1", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup-plugin-typescript2": "^0.30.0", | ||
"snowpack": "^3.8.2", | ||
"start-server-and-test": "^1.12.6", | ||
"snowpack": "^3.8.6", | ||
"start-server-and-test": "^1.13.1", | ||
"stylelint": "^13.13.1", | ||
@@ -102,8 +102,8 @@ "stylelint-config-recommended": "^5.0.0", | ||
"stylelint-processor-styled-components": "^1.10.0", | ||
"ts-jest": "^27.0.3", | ||
"ts-jest": "^27.0.4", | ||
"typescript": "^4.3.5" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1" | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
}, | ||
@@ -110,0 +110,0 @@ "resolutions": { |
@@ -162,3 +162,3 @@ <div align="center"> | ||
| itemWidth | width of the timeline section in `HORIZONTAL` mode. | 300 | | ||
| hideControls | hides the navigation controls. | 300 | | ||
| hideControls | hides the navigation controls. | false | | ||
| allowDynamicUpdate | allows timeline items to be updated dynamically. | false | | ||
@@ -165,0 +165,0 @@ | cardHeight | sets the minimum height of the timeline card. | 200 | |
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
295827
1816
309
+ Addedreact@17.0.2(transitive)
+ Addedreact-dom@17.0.2(transitive)
+ Addedscheduler@0.20.2(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedscheduler@0.19.1(transitive)
Updated@emotion/react@^11.4.1