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

next-recaptcha-v3

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-recaptcha-v3 - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4-canary.1

31

package.json
{
"name": "next-recaptcha-v3",
"version": "1.0.3",
"version": "1.0.4-canary.1",
"description": "🤖 Next.js hook to add Google ReCaptcha to your application",

@@ -34,3 +34,2 @@ "license": "MIT",

"pre-commit": "npm run lint && lint-staged",
"post-commit": "git update-index --again",
"prepublishOnly": "npm run rollup"

@@ -46,17 +45,15 @@ },

},
"dependencies": {
"next": "^12.2.5",
"devDependencies": {
"next": "^12.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"react-dom": "^18.2.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^13.3.0",
"@types/node": "^18.7.5",
"@types/react": "^18.0.17",
"@rollup/plugin-node-resolve": "^14.1.0",
"@types/node": "^18.7.18",
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"eslint": "^8.22.0",
"eslint-config-next": "^12.2.5",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"eslint": "^8.23.1",
"eslint-config-next": "^12.3.0",
"eslint-config-prettier": "^8.5.0",

@@ -67,7 +64,7 @@ "husky": "^8.0.1",

"pretty-quick": "^3.1.3",
"rollup": "^2.78.0",
"rollup": "^2.79.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.32.1",
"typescript": "^4.7.4"
"rollup-plugin-typescript2": "^0.34.0",
"typescript": "^4.8.3"
},

@@ -74,0 +71,0 @@ "lint-staged": {

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