Comparing version 0.1.0-4 to 0.1.0-beta.0
@@ -166,3 +166,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
if (!explicit) { | ||
_this2.renderRecaptcha(); | ||
_this2.renderExplicitly(); | ||
} | ||
@@ -232,4 +232,4 @@ if (onLoad) { | ||
}, { | ||
key: 'renderRecaptcha', | ||
value: function renderRecaptcha() { | ||
key: 'renderExplicitly', | ||
value: function renderExplicitly() { | ||
var _this4 = this; | ||
@@ -269,4 +269,4 @@ | ||
}, { | ||
key: 'resetRecaptcha', | ||
value: function resetRecaptcha() { | ||
key: 'reset', | ||
value: function reset() { | ||
var _this5 = this; | ||
@@ -283,4 +283,4 @@ | ||
}, { | ||
key: 'executeRecaptcha', | ||
value: function executeRecaptcha() { | ||
key: 'execute', | ||
value: function execute() { | ||
var _this6 = this; | ||
@@ -325,3 +325,3 @@ | ||
explicit: false, | ||
inject: false, | ||
inject: true, | ||
isolated: false | ||
@@ -328,0 +328,0 @@ }; |
@@ -166,3 +166,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
if (!explicit) { | ||
_this2.renderRecaptcha(); | ||
_this2.renderExplicitly(); | ||
} | ||
@@ -232,4 +232,4 @@ if (onLoad) { | ||
}, { | ||
key: 'renderRecaptcha', | ||
value: function renderRecaptcha() { | ||
key: 'renderExplicitly', | ||
value: function renderExplicitly() { | ||
var _this4 = this; | ||
@@ -269,4 +269,4 @@ | ||
}, { | ||
key: 'resetRecaptcha', | ||
value: function resetRecaptcha() { | ||
key: 'reset', | ||
value: function reset() { | ||
var _this5 = this; | ||
@@ -283,4 +283,4 @@ | ||
}, { | ||
key: 'executeRecaptcha', | ||
value: function executeRecaptcha() { | ||
key: 'execute', | ||
value: function execute() { | ||
var _this6 = this; | ||
@@ -325,3 +325,3 @@ | ||
explicit: false, | ||
inject: false, | ||
inject: true, | ||
isolated: false | ||
@@ -328,0 +328,0 @@ }; |
{ | ||
"name": "reaptcha", | ||
"version": "0.1.0-4", | ||
"version": "0.1.0-beta.0", | ||
"description": "Google reCAPTCHA for React", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:sarneeh/reaptcha.git", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
23386
4
1
0