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

@types/grecaptcha

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/grecaptcha - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

4

grecaptcha/index.d.ts

@@ -11,3 +11,5 @@ // Type definitions for Google Recaptcha 3.0

declare var grecaptcha: ReCaptchaV2.ReCaptcha;
declare var grecaptcha: ReCaptchaV2.ReCaptcha & {
enterprise: ReCaptchaV2.ReCaptcha;
};

@@ -14,0 +16,0 @@ declare namespace ReCaptchaV2 {

{
"name": "@types/grecaptcha",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for Google Recaptcha",

@@ -45,4 +45,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "2ab1eadf146796dd48a87d8f6c5605a24ec4a3fe7b45e6475ce89c8f66eb25a4",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "2e6edaf537ac1c11e2f3262b5965f04dfbb533eed23e2e000b7fab7cb740080f",
"typeScriptVersion": "3.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 26 Feb 2020 19:36:10 GMT
* Last updated: Thu, 29 Apr 2021 08:31:23 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `grecaptcha`

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