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

vue-recaptcha-v3

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

vue-recaptcha-v3 - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

24

package.json
{
"name": "vue-recaptcha-v3",
"version": "1.8.0",
"version": "1.9.0",
"keywords": [

@@ -33,3 +33,3 @@ "captcha",

"dependencies": {
"recaptcha-v3": "^1.7.2"
"recaptcha-v3": "^1.8.0"
},

@@ -39,18 +39,18 @@ "devDependencies": {

"eslint": "6",
"eslint-config-standard-with-typescript": "^11.0.1",
"eslint-config-standard-with-typescript": "^12.0.1",
"eslint-plugin-import": "2",
"eslint-plugin-node": "10",
"eslint-plugin-node": "11",
"eslint-plugin-promise": "4",
"eslint-plugin-standard": "4",
"html-webpack-plugin": "^3.2.0",
"ts-loader": "^6.2.1",
"typescript": "^3.7.2",
"vue": "^2.6.10",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.9.0"
"html-webpack-plugin": "^4.0.4",
"ts-loader": "^6.2.2",
"typescript": "^3.8.3",
"vue": "^2.6.11",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"
},
"peerDependencies": {
"vue": "^2.6.10"
"vue": "^2.6.11"
}
}

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