New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

reaptcha

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reaptcha - npm Package Compare versions

Comparing version 0.1.0-beta.0 to 0.1.0-beta.1

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

<a name="0.1.0-beta.1"></a>
# [0.1.0-beta.1](https://github.com/sarneeh/reaptcha/compare/v0.1.0-beta.0...v0.1.0-beta.1) (2018-06-13)
### Bug Fixes
* don't reset on execution ([8047e1e](https://github.com/sarneeh/reaptcha/commit/8047e1e))
* reset recaptcha before execute ([e75a355](https://github.com/sarneeh/reaptcha/commit/e75a355))
<a name="0.1.0-beta.0"></a>

@@ -8,0 +20,0 @@ # 0.1.0-beta.0 (2018-06-12)

2

dist/index.js

@@ -290,3 +290,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

window.grecaptcha.execute(_this6.id);
return resolve();
resolve();
}

@@ -293,0 +293,0 @@ return reject('This recaptcha instance did not render yet.');

@@ -290,3 +290,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

window.grecaptcha.execute(_this6.id);
return resolve();
resolve();
}

@@ -293,0 +293,0 @@ return reject('This recaptcha instance did not render yet.');

{
"name": "reaptcha",
"version": "0.1.0-beta.0",
"version": "0.1.0-beta.1",
"description": "Google reCAPTCHA for React",

@@ -5,0 +5,0 @@ "repository": "git@github.com:sarneeh/reaptcha.git",

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