Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

solid-hcaptcha

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-hcaptcha - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

package.json
{
"name": "solid-hcaptcha",
"description": "hCaptcha Component Library for Solid.",
"version": "0.2.3",
"version": "0.2.4",
"license": "MIT",

@@ -6,0 +6,0 @@ "source": "./src/index.tsx",

@@ -117,3 +117,2 @@ # Solid hCaptcha Component Library

| `hl` | `string` (ISO 639-2 code) | `auto` | hCaptcha auto-detects language via the user's browser. This overrides that to set a default UI language. See [language codes](https://hcaptcha.com/docs/languages). |
|
| `apihost` | `string` | `-` | See enterprise docs. |

@@ -157,3 +156,3 @@ | `assethost` | `string` | `-` | See enterprise docs. |

## Development
## Development (for /package)

@@ -166,8 +165,8 @@ > `git clone https://github.com/Vexcited/solid-hcaptcha`

* `pnpm build`: Builds to the `dist` folder.
* `pnpm build`: Lints and builds to the `dist` folder.
* `pnpm lint`: Checks if there's any TypeScript error.
* `pnpm release`: Script that I use to release new versions of this package.
* `pnpm release`: Runs `release-it` to release new versions.
### Example
### Example Website
You can see how to contribute to the [example website](https://vexcited.github.io/solid-hcaptcha) in the [`example` folder](./example/).
You can see how to contribute to the [example website](https://vexcited.github.io/solid-hcaptcha/) in the [`example` folder](/example/).
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