react-tabs
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "react-tabs", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "An accessible and easy tab component for ReactJS", | ||
@@ -51,18 +51,18 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.21.0", | ||
"@babel/core": "7.21.4", | ||
"@babel/eslint-parser": "7.21.3", | ||
"@babel/preset-env": "7.21.4", | ||
"@babel/preset-react": "7.18.6", | ||
"@testing-library/dom": "9.2.0", | ||
"@babel/cli": "7.22.9", | ||
"@babel/core": "7.22.9", | ||
"@babel/eslint-parser": "7.22.9", | ||
"@babel/preset-env": "7.22.9", | ||
"@babel/preset-react": "7.22.5", | ||
"@testing-library/dom": "9.3.1", | ||
"@testing-library/jest-dom": "5.16.5", | ||
"@testing-library/react": "14.0.0", | ||
"@testing-library/user-event": "14.4.3", | ||
"babel-jest": "29.5.0", | ||
"babel-loader": "9.1.2", | ||
"babel-jest": "29.6.1", | ||
"babel-loader": "9.1.3", | ||
"babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"cross-env": "7.0.3", | ||
"css-loader": "6.7.3", | ||
"css-loader": "6.8.1", | ||
"css-minimizer-webpack-plugin": "^5.0.0", | ||
"eslint": "8.38.0", | ||
"eslint": "8.45.0", | ||
"eslint-config-prettier": "8.8.0", | ||
@@ -75,22 +75,23 @@ "eslint-plugin-import": "2.27.5", | ||
"html-loader": "4.2.0", | ||
"html-webpack-plugin": "5.5.1", | ||
"jest": "29.5.0", | ||
"jest-environment-jsdom": "29.5.0", | ||
"html-webpack-plugin": "5.5.3", | ||
"jest": "29.6.1", | ||
"jest-environment-jsdom": "29.6.1", | ||
"less": "4.1.3", | ||
"less-loader": "11.1.0", | ||
"mini-css-extract-plugin": "2.7.5", | ||
"less-loader": "11.1.3", | ||
"mini-css-extract-plugin": "2.7.6", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "2.8.7", | ||
"prettier": "2.8.8", | ||
"prism-react-renderer": "2.0.6", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"react-live": "4.0.0", | ||
"react-live": "4.1.3", | ||
"react-modal": "3.16.1", | ||
"react-test-renderer": "18.2.0", | ||
"rimraf": "5.0.0", | ||
"webpack": "5.80.0", | ||
"webpack-cli": "5.0.1", | ||
"webpack-dev-server": "4.13.3" | ||
"rimraf": "5.0.1", | ||
"webpack": "5.88.1", | ||
"webpack-cli": "5.1.4", | ||
"webpack-dev-server": "4.15.1" | ||
}, | ||
"dependencies": { | ||
"clsx": "^1.1.0", | ||
"clsx": "^2.0.0", | ||
"prop-types": "^15.5.0" | ||
@@ -97,0 +98,0 @@ }, |
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
59712
0
41
+ Addedclsx@2.1.1(transitive)
- Removedclsx@1.2.1(transitive)
Updatedclsx@^2.0.0