react-responsive-tabs
Advanced tools
Comparing version 4.1.1 to 4.2.0
{ | ||
"author": "Vitalii Maslianok <maslianok@gmail.com> (https://github.com/maslianok)", | ||
"version": "4.1.1", | ||
"version": "4.2.0", | ||
"name": "react-responsive-tabs", | ||
@@ -29,3 +29,4 @@ "description": "React responsive tabs", | ||
"peerDependencies": { | ||
"react": "^0.14.7 || ^15.1.0 || ^16.0.0" | ||
"react": "^15.1.0 || ^16.0.0 || ^17.0.0", | ||
"react-dom": "^15.1.0 || ^16.0.0 || ^17.0.0" | ||
}, | ||
@@ -39,18 +40,18 @@ "dependencies": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.10.1", | ||
"@babel/core": "^7.10.2", | ||
"@babel/plugin-proposal-class-properties": "^7.10.1", | ||
"@babel/preset-env": "^7.10.2", | ||
"@babel/preset-react": "^7.10.1", | ||
"@babel/cli": "^7.12.10", | ||
"@babel/core": "^7.12.10", | ||
"@babel/plugin-proposal-class-properties": "^7.12.1", | ||
"@babel/preset-env": "^7.12.11", | ||
"@babel/preset-react": "^7.12.10", | ||
"babel-eslint": "^10.1.0", | ||
"babel-plugin-module-resolver": "^4.0.0", | ||
"babel-plugin-module-resolver": "^4.1.0", | ||
"babel-plugin-transform-imports": "^2.0.0", | ||
"cross-env": "^7.0.2", | ||
"eslint": "^7.1.0", | ||
"eslint-config-airbnb": "^18.1.0", | ||
"eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-jsx-a11y": "^6.2.3", | ||
"eslint-plugin-react": "^7.20.0", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^7.17.0", | ||
"eslint-config-airbnb": "^18.2.1", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jsx-a11y": "^6.4.1", | ||
"eslint-plugin-react": "^7.22.0", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"rimraf": "^3.0.2" | ||
@@ -57,0 +58,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
138590
6