react-google-invisible-recaptcha
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "react-google-invisible-recaptcha", | ||
"author": "szchenghuang <szchenghuang@gmail.com>", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "A React component which is simply interested in Google invisible reCaptcha.", | ||
@@ -31,27 +31,28 @@ "main": "index.js", | ||
"dependencies": { | ||
"prop-types": "^15.5.8", | ||
"react": "^15.5.4", | ||
"uuid": "^3.0.1" | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"uuid": "^3.1.0" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.14.0", | ||
"babel-core": "^6.14.0", | ||
"babel-eslint": "^6.1.2", | ||
"babel-loader": "^6.2.5", | ||
"babel-plugin-transform-object-rest-spread": "^6.23.0", | ||
"babel-preset-es2015": "^6.13.2", | ||
"babel-preset-react": "^6.1.18", | ||
"babel-register": "^6.11.6", | ||
"eslint": "^3.4.0", | ||
"eslint-config-airbnb": "^10.0.1", | ||
"eslint-config-google": "^0.6.0", | ||
"eslint-config-standard": "^6.0.0", | ||
"eslint-plugin-import": "^1.14.0", | ||
"eslint-plugin-jsx-a11y": "^2.2.1", | ||
"eslint-plugin-promise": "^2.0.1", | ||
"eslint-plugin-react": "^6.2.0", | ||
"eslint-plugin-standard": "^2.0.0", | ||
"html-webpack-plugin": "^2.22.0", | ||
"react-dom": "^15.5.4", | ||
"webpack": "^1.13.2" | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.0.1", | ||
"babel-loader": "^7.1.2", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-preset-react": "^6.24.1", | ||
"babel-register": "^6.26.0", | ||
"eslint": "^4.9.0", | ||
"eslint-config-airbnb": "^16.1.0", | ||
"eslint-config-google": "^0.9.1", | ||
"eslint-config-standard": "^10.2.1", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.2", | ||
"eslint-plugin-node": "^5.2.1", | ||
"eslint-plugin-promise": "^3.6.0", | ||
"eslint-plugin-react": "^7.4.0", | ||
"eslint-plugin-standard": "^3.0.1", | ||
"html-webpack-plugin": "^2.30.1", | ||
"react-dom": "^16.0.0", | ||
"webpack": "^3.8.1" | ||
}, | ||
@@ -58,0 +59,0 @@ "directories": { |
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
11085
21
+ Addedreact@16.14.0(transitive)
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
Updatedprop-types@^15.6.0
Updatedreact@^16.0.0
Updateduuid@^3.1.0