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

ng-recaptcha

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-recaptcha - npm Package Compare versions

Comparing version 4.0.0-beta.1 to 4.0.0

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="4.0.0"></a>
# [4.0.0](https://github.com/DethAriel/ng-recaptcha/compare/v4.0.0-beta.1...v4.0.0) (2018-09-29)
<a name="4.0.0-beta.1"></a>

@@ -2,0 +7,0 @@ # [4.0.0-beta.1](https://github.com/DethAriel/ng-recaptcha/compare/v3.0.5...v4.0.0-beta.1) (2018-05-17)

6

package.json
{
"name": "ng-recaptcha",
"version": "4.0.0-beta.1",
"version": "4.0.0",
"description": "Angular component for Google reCAPTCHA",

@@ -16,4 +16,4 @@ "scripts": {

"github-release": "conventional-github-releaser --preset angular",
"release": "NPM_TAG=latest npm version $1",
"release-beta": "NPM_TAG=beta npm version $1",
"release": "npm whoami && NPM_TAG=latest npm version $1",
"release-beta": "npm whoami && NPM_TAG=beta npm version $1",
"version": "yarn changelog && git add CHANGELOG.md",

@@ -20,0 +20,0 @@ "postversion": "git push && git push --tags && run-s github-release pub",

@@ -84,3 +84,3 @@ # Angular component for Google reCAPTCHA

You can also play with [this demo plunk](https://plnkr.co/edit/JNVNl0WJl3bFuWtt2O9i?p=preview) to get a feel of how this component can be used.
You can also play with [this Stackblitz demo](https://stackblitz.com/edit/ng-recaptcha-example) to get a feel of how this component can be used.

@@ -87,0 +87,0 @@ ## <a name="forms-ready"></a>Working with `@angular/forms`

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