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.17.34 to 0.18.0

2

extra/docs.ts

@@ -1,2 +0,2 @@

import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup } from "@htmlbricks/hb-jsutils/main";
import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup } from "wc-js-utils/main";
import type { Component } from "../app/types/webcomponent.type";

@@ -3,0 +3,0 @@

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

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

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

"build": "rm -rf ./dist && rollup -c",
"generate-manifest": "npm run generate-schemes && manifester --dir $PWD",
"generate-manifest": "npm run generate-schemes && monorepo-wc-packages-manifester --dir $PWD",
"generate-component-schema": "ts-json-schema-generator --type 'Component' --path 'app/types/webcomponent.type.d.ts' > dist/webcomponent.type.d.json",

@@ -35,4 +35,2 @@ "generate-events-schema": "ts-json-schema-generator --type 'Events' --path 'app/types/webcomponent.type.d.ts' > dist/webcomponent_events.type.d.json",

"devDependencies": {
"@htmlbricks/hb-jsutils": "^0.17.34",
"@htmlbricks/manifester": "^0.0.22",
"@rollup/plugin-alias": "^3.1.2",

@@ -51,2 +49,3 @@ "@rollup/plugin-commonjs": "^18.0.0",

"eslint-plugin-svelte3": "^3.2.0",
"monorepo-wc-packages-manifester": "^0.0.3",
"node-sass": "^6.0.1",

@@ -74,3 +73,4 @@ "postcss": "^8.2.13",

"typescript": "^4.2.4",
"typescript-transform-paths": "^2.2.3"
"typescript-transform-paths": "^2.2.3",
"wc-js-utils": "^0.0.1"
},

@@ -83,3 +83,3 @@ "keywords": [

"contributors": [],
"gitHead": "08e6506d9cae4165ef0aca0087726f251ab08cdb"
"gitHead": "a9e0321cfbbcca49f89951314c0b138036873350"
}

@@ -1,2 +0,2 @@

import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup } from "@htmlbricks/hb-jsutils/main";
import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup } from "wc-js-utils/main";
import type { Component } from "../app/types/webcomponent.type";

@@ -3,0 +3,0 @@

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

"repoName": "@htmlbricks/hb-captcha-google-recaptcha-v2-invisible",
"version": "0.17.34"
"version": "0.18.0"
}
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