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.4 to 1.0.5

30

package.json
{
"name": "@matt-block/react-recaptcha-v2",
"version": "1.0.4",
"version": "1.0.5",
"description": "Google reCAPTCHA v2 React component that does not pollute the DOM",

@@ -20,7 +20,7 @@ "main": "lib/index.esm.js",

"type": "git",
"url": "https://github.com/matt-block/react-recaptcha-v2.git"
"url": "https://github.com/matei-radu/react-recaptcha-v2.git"
},
"bugs": "https://github.com/matt-block/react-recaptcha-v2/issues",
"homepage": "https://github.com/matt-block/react-recaptcha-v2#readme",
"author": "Matei Bogdan Radu <matei.radu.92@gmail.com>",
"bugs": "https://github.com/matei-radu/react-recaptcha-v2/issues",
"homepage": "https://github.com/matei-radu/react-recaptcha-v2#readme",
"author": "Matei Bogdan Radu <opensource@mateiradu.dev>",
"license": "MIT",

@@ -33,15 +33,15 @@ "private": false,

"dependencies": {
"nanoid": "^2.0.0"
"nanoid": "^2.0.3"
},
"devDependencies": {
"@types/nanoid": "^1.2.0",
"@types/react": "^16.7.3",
"husky": "^1.1.3",
"lint-staged": "^8.0.4",
"prettier": "^1.15.2",
"rollup": "^0.67.1",
"rollup-plugin-copy": "^0.2.3",
"rollup-plugin-typescript": "^1.0.0",
"@types/nanoid": "^2.0.0",
"@types/react": "^16.8.19",
"husky": "^2.4.0",
"lint-staged": "^8.2.0",
"prettier": "^1.18.2",
"rollup": "^1.14.4",
"rollup-plugin-copy": "^2.0.1",
"rollup-plugin-typescript": "^1.0.1",
"tslib": "^1.9.3",
"typescript": "^3.1.6"
"typescript": "^3.5.1"
},

@@ -48,0 +48,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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