Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@matt-block/react-recaptcha-v2

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matt-block/react-recaptcha-v2 - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc