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-4 to 0.1.0-beta.0

CHANGELOG.md

16

dist/index.js

@@ -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",

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