New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hcaptcha/react-hcaptcha

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hcaptcha/react-hcaptcha - npm Package Compare versions

Comparing version 1.9.2 to 1.9.3

2

package.json
{
"name": "@hcaptcha/react-hcaptcha",
"version": "1.9.2",
"version": "1.9.3",
"types": "types/index.d.ts",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -49,2 +49,3 @@ // Type definitions for @hcaptcha/react-hcaptcha 0.1

setData(data: object): void;
isReady(): boolean;
execute(opts: { async: true }): Promise<ExecuteResponse>;

@@ -51,0 +52,0 @@ execute(opts?: { async: false }): void;

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