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.13.2 to 0.13.3

8

extra/docs.ts

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

export const componentSetup: ComponentSetup & { examples: { name: string; description?: string; data: Component }[] } = {
definitions: null,
definitions: null as any,
storybookArgs,
styleSetup,
author: null,
author: null as any,
contributors: [],
owner: null,
owner: null as any,
htmlSlots,

@@ -57,3 +57,3 @@ i18n: i18nLanguages,

repoName: "@htmlbricks/hb-captcha-google-recaptcha-v2-invisible",
version: null,
version: null as any,
};

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

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

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

"devDependencies": {
"@htmlbricks/hb-jsutils": "^0.13.2",
"@htmlbricks/hb-jsutils": "^0.13.3",
"@htmlbricks/manifester": "^0.0.22",

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

"contributors": [],
"gitHead": "47f73513dfe4e9a81cfc79ee6a9ca6e9caf3cca2"
"gitHead": "5b13aa1c474ccfcee2c1f6722845466fe4347a74"
}

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

export const componentSetup: ComponentSetup & { examples: { name: string; description?: string; data: Component }[] } = {
definitions: null,
definitions: null as any,
storybookArgs,
styleSetup,
author: null,
author: null as any,
contributors: [],
owner: null,
owner: null as any,
htmlSlots,

@@ -57,3 +57,3 @@ i18n: i18nLanguages,

repoName: "@htmlbricks/hb-captcha-google-recaptcha-v2-invisible",
version: null,
version: null as any,
};

@@ -162,3 +162,3 @@ {

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

Sorry, the diff of this file is not supported yet

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