Socket
Socket
Sign inDemoInstall

ngx-captcha

Package Overview
Dependencies
7
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.10 to 1.1.11

51

package.json
{
"name": "ngx-captcha",
"version": "1.1.10",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Enngage/ngx-captcha"
},
"author": "richard sustek",
"description": "Dynamic captcha (Google reCaptcha) implementation for Angular 5+",
"keywords": [
"Captcha",
"reCaptcha",
"Google captcha",
"Angular Captcha",
"Angular reCaptcha"
],
"private": false,
"peerDependencies": {
"@angular/common": "^5.2.0",
"@angular/compiler": "^5.2.0",
"@angular/core": "^5.2.0"
},
"main": "index.js",
"types": "index.d.ts"
}
"name": "ngx-captcha",
"version": "1.1.11",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Enngage/ngx-captcha"
},
"author": "richard sustek",
"description": "Dynamic captcha (Google reCaptcha) implementation for Angular 5+",
"keywords": [
"Captcha",
"reCaptcha",
"Google captcha",
"Angular Captcha",
"Angular reCaptcha"
],
"private": false,
"peerDependencies": {
"@angular/common": "^5.2.0",
"@angular/compiler": "^5.2.0",
"@angular/core": "^5.2.0"
},
"main": "./index.js",
"types": "./index.d.ts"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc