react-github-corner
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "react-github-corner", | ||
"description": "Add a Github banner to your project page. A React version of: https://github.com/tholman/github-corners", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"homepage": "https://github.com/skratchdot/react-github-corner/", | ||
@@ -41,3 +41,3 @@ "main": "./lib/GithubCorner.js", | ||
"peerDependencies": { | ||
"react": ">=0.14.0 || >=15.0.0 || >=16.0.0" | ||
"react": "*" | ||
}, | ||
@@ -47,6 +47,6 @@ "devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.1.2", | ||
"babel-jest": "^22.0.4", | ||
"babel-loader": "^7.1.2", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.12", | ||
"babel-eslint": "^8.2.3", | ||
"babel-jest": "^22.4.3", | ||
"babel-loader": "^7.1.4", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.13", | ||
"babel-preset-env": "^1.6.1", | ||
@@ -56,27 +56,27 @@ "babel-preset-react": "^6.5.0", | ||
"bootstrap": "^3.3.6", | ||
"copy-webpack-plugin": "^4.3.1", | ||
"cross-env": "^5.1.3", | ||
"css-loader": "^0.28.8", | ||
"copy-webpack-plugin": "^4.5.1", | ||
"cross-env": "^5.1.4", | ||
"css-loader": "^0.28.11", | ||
"enzyme": "^3.3.0", | ||
"enzyme-adapter-react-16": "^1.1.1", | ||
"eslint": "^4.15.0", | ||
"eslint": "^4.19.1", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-react": "^7.5.1", | ||
"eslint-plugin-react": "^7.7.0", | ||
"extract-text-webpack-plugin": "^3.0.2", | ||
"html-loader": "^0.5.4", | ||
"jest": "^22.0.4", | ||
"jsdom": "^11.5.1", | ||
"less": "^2.7.3", | ||
"less-loader": "^4.0.5", | ||
"markdown-loader": "^2.0.1", | ||
"html-loader": "^0.5.5", | ||
"jest": "^22.4.3", | ||
"jsdom": "^11.7.0", | ||
"less": "^3.0.1", | ||
"less-loader": "^4.1.0", | ||
"markdown-loader": "^2.0.2", | ||
"npm-run-all": "^4.1.2", | ||
"object-path-get": "^1.0.0", | ||
"prettier": "^1.9.2", | ||
"prop-types": "^15.6.0", | ||
"react": "^16.2.0", | ||
"react-bootstrap": "^0.32.0", | ||
"react-dom": "^16.2.0", | ||
"react-redux": "^5.0.6", | ||
"prettier": "^1.12.0", | ||
"prop-types": "^15.6.1", | ||
"react": "^16.3.1", | ||
"react-bootstrap": "^0.32.1", | ||
"react-dom": "^16.3.1", | ||
"react-redux": "^5.0.7", | ||
"react-router-dom": "^4.2.2", | ||
"react-test-renderer": "^16.2.0", | ||
"react-test-renderer": "^16.3.1", | ||
"redux": "^3.5.2", | ||
@@ -86,3 +86,3 @@ "redux-devtools": "^3.4.1", | ||
"rimraf": "^2.6.2", | ||
"url-loader": "^0.6.2", | ||
"url-loader": "^1.0.1", | ||
"webpack": "^3.10.0", | ||
@@ -89,0 +89,0 @@ "webpack-dev-server": "^2.10.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
24315