Socket
Socket
Sign inDemoInstall

@htmlbricks/hb-captcha-google-recaptcha-v2-invisible

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@htmlbricks/hb-captcha-google-recaptcha-v2-invisible - npm Package Compare versions

Comparing version 0.14.40 to 0.14.41

2

extra/docs.ts

@@ -5,3 +5,3 @@ import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup } from "@htmlbricks/hb-jsutils/main";

export const storybookArgs = {
api_key: { control: { type: "string" } },
api_key: { control: { type: "text" } },

@@ -8,0 +8,0 @@ googleRecaptchaV2Response: { action: "googleRecaptchaV2Response" },

@@ -5,3 +5,3 @@ {

"description": "Svelte-Bootstrap Checkbox Input WebComponent",
"version": "0.14.40",
"version": "0.14.41",
"main": "release/release.js",

@@ -34,3 +34,3 @@ "publishConfig": {

"devDependencies": {
"@htmlbricks/hb-jsutils": "^0.14.40",
"@htmlbricks/hb-jsutils": "^0.14.41",
"@htmlbricks/manifester": "^0.0.22",

@@ -80,3 +80,3 @@ "@rollup/plugin-alias": "^3.1.2",

"contributors": [],
"gitHead": "53669632ab33de6f110ef6450a4aba8b76182663"
"gitHead": "4815fb46e25385d2b73292daecb1e749930b265d"
}
export var storybookArgs = {
api_key: { control: { type: "string" } },
api_key: { control: { type: "text" } },
googleRecaptchaV2Response: { action: "googleRecaptchaV2Response" },

@@ -4,0 +4,0 @@ googleRecaptchaRendered: { action: "googleRecaptchaRendered" },

@@ -5,3 +5,3 @@ import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup } from "@htmlbricks/hb-jsutils/main";

export const storybookArgs = {
api_key: { control: { type: "string" } },
api_key: { control: { type: "text" } },

@@ -8,0 +8,0 @@ googleRecaptchaV2Response: { action: "googleRecaptchaV2Response" },

@@ -70,3 +70,3 @@ {

"control": {
"type": "string"
"type": "text"
}

@@ -163,3 +163,3 @@ },

"repoName": "@htmlbricks/hb-captcha-google-recaptcha-v2-invisible",
"version": "0.14.40"
"version": "0.14.41"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc