@matt-block/react-recaptcha-v2
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "@matt-block/react-recaptcha-v2", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Google reCAPTCHA v2 React component that does not pollute the DOM", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.esm.js", | ||
"dependencies": { | ||
"nanoid": "^3.3.4" | ||
"nanoid": "^3.3.6" | ||
}, | ||
@@ -42,7 +42,7 @@ "devDependencies": { | ||
"lint-staged": "^12.5.0", | ||
"prettier": "^2.8.4", | ||
"prettier": "^2.8.8", | ||
"rollup": "^2.79.1", | ||
"rollup-plugin-copy": "^3.4.0", | ||
"tslib": "^1.14.1", | ||
"typescript": "3.8.3" | ||
"typescript": "^3.9.10" | ||
}, | ||
@@ -49,0 +49,0 @@ "peerDependencies": { |
@@ -9,2 +9,4 @@ # React reCAPTCHA v2 | ||
⚠️ **Support for version 1.x has ended on 2023-06-01**. Migrate to the latest major version. | ||
### Features | ||
@@ -36,5 +38,6 @@ | ||
| React | Library | | ||
| :------: | :-----: | | ||
| >=16.0.0 | latest | | ||
| React | Library | Status | End-of-Life | | ||
| :---------------: | :---------------------------------------: | :--------: | :---------: | | ||
| `>=16.8.0` | [![npm (scoped)][npm_shield]][npm] | **Active** | - | | ||
| `16.0.0 - 16.7.x` | [![npm v1 (scoped)][npm_1_shield]][npm_1] | **EOL** | 2023-06-01 | | ||
@@ -110,2 +113,4 @@ ## Installation | ||
[npm_shield]: https://img.shields.io/npm/v/@matt-block/react-recaptcha-v2.svg | ||
[npm_1]: https://www.npmjs.com/package/@matt-block/react-recaptcha-v2/v/1.0.10 | ||
[npm_1_shield]: https://img.shields.io/badge/npm@legacy-v1.0.10-blue | ||
[recaptcha_admin]: https://www.google.com/recaptcha/admin | ||
@@ -112,0 +117,0 @@ [recaptcha_docs]: https://developers.google.com/recaptcha/docs/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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
16442
0
120
Updatednanoid@^3.3.6